Some Useful Ubuntu Commands
Here’s a useful guide for some IT people that are getting into Linux, and more specifically Ubuntu.
Basically, it’s a reference for Windows users to do Linux-type commands. I’ll be adding to this post as time goes on.
Shell Commands
sudo -i set the command shell to have root privileges
Networking Commands
ifconfig shows network information (ipconfig in Windows)
ifdown eth0 [...]