Archives for the 'commands' Category

Command list for your Ubuntu terminal [Hack Your Day]

Today I was quite perplexed, as I could not unmount a drive in Ubuntu. The message was that I needed to be root to do it. No problem, you can either log in to your root user account (discouraged for security reasons), or you can use sudo.
Sudo is essentially a command for doing something with [...]

19 March 2008 | bash, commands, linux, mounting, terminal, unmounting | No Comments