Useful Ubuntu Commands
A list of usful commands.
- gksudo nautilus (opens file browser as admin)
- sudo -i (open a sudo terminal)
- apt-get update (get apt-get uptodate)
- apt-get install nautilus-gksu (Open folder as root)
- apt-get install compizconfig-settings-manager (Extra cool graphics)
- apt-get install x11vnc (VNC for linux, nice to have remote desktop viewer on reverse)
- apt-get install xrdp (xRDP application)
- apt-get install ddclient (dyndns.org updater)
- apt-get install hplip-gui (GUI HP Printer Tools)
- dpkg -l | grep ii >file.txt (Get a list of software installed and put into file |grep not required)
- Image Resizer
- Install SSH
- Batch Image Editor

No comments yet.