任務地址
https://bbs.excellence-girls.org/topic/208/%E5%91%BD%E4%BB%A4%E8%A1%8C
完成時間
2016-12-04
任務要求的作業
Ubuntu上的各種常用命令行:
- 安裝更強大的終端 oh-my-zsh
- 文件/目錄:
cd
,mkdir
,cp
,rm
,mv
,pwd
,ls
,tar
,zip
,find
,grep
,less
,tail
,tree
- 帳號操作:
su
,sudo
,whoami
,passwd
- 包管理:
apt-get
,添加軟件源 - 進程相關:
ps
,kill
- 系統信息相關:
top
,df
,uname
- 網絡相關:
ping
,telnet
,curl
,netstat
,修改hosts
學習工程中我寫的其他博客
學習工程中我寫的其它小例子
- 無
任務總結
學習Ubuntu是個熟能生巧的過程。