Thread
:
Installing Apps Via the Terminal
View Single Post
fatalsaint
2009-12-17 , 17:54
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#
2
The only command you need to run with sudo is:
"sudo gainroot"
Then run everything as root. After running that you just do "apt-get install Attitude", for example.
The password prompted would normally be your "user" account password, by default there isn't one and sudo won't work. Sudo is not configured, by default, to allow you to run *any* command without a password. Sudo gainroot is the exception.
PS: Unix never shows passwords being typed. It's a security enhancement so shoulder lookers can't see how many *'s your password is. You will get no indication you are typing a password in a *nix terminal.
Quote & Reply
|
The Following User Says Thank You to fatalsaint For This Useful Post:
DannStarr
fatalsaint
View Public Profile
Send a private message to fatalsaint
Find all posts by fatalsaint