Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
Tags
- plugin
- 단축키
- vscode
- IntelliJ
- JavaScript
- 네트워크
- Windows 10
- Eclipse
- import
- Mac
- VirtualBox
- ssh
- resource
- grep
- profile
- GIT
- port
- Source
- Quartz
- tomcat
- bash
- Windows
- web.xml
- context
- maVen
- netsh
- xargs
- 줄바꿈 문자
- lsof
- find
Archives
- Today
- Total
develog
sudo 설치하기 본문
sudo 가 설치되어 있지 않은 경우
bash: sudo: command not found |
sudo 설치하기
apt-get update apt-get install sudo |