Fav cl tools
From Freelock Knowledge Base
Contents |
[edit] when logging in
- screen -l
- screen -R
[edit] system health
- df
- free
- w
[edit] getting out of trouble
- if bash prompt has non english gibberish characters, type reset (no, this doesn't restart your machine... I know it's a bad name)
- control-c
- control-d
- tail -f /var/log/logfile
[edit] tutorials
- vimtutor
[edit] upgrade software
apt-get

