Bash Commands
Version vom 8. Oktober 2012, 16:04 Uhr von Nikolayhg (Diskussion | Beiträge)
Internet
- wget -N http://...
- Downloads the give file and overwrites the local one
File Manager
- gksudo nautilus (start it as root)
Unzip
- tar xzf <filename>
Cron Jobs
- crontab -e
- Add/Remove cron jobs