PDA

View Full Version : Can't use SUDO



sssSami
July 16th, 2011, 07:05 PM
When I'm trying to install a program using the Terminal, it's just saying "Sorry, try again" and I'm absolutely sure I've typed the right password. :x
wth is wrong?

sssSami
July 16th, 2011, 07:11 PM
never mind:rolleyes:
Just me who is impatient and try to paste multiple commands at a time. But strange it cannot take 5 commands at the time?

nom_nom
July 16th, 2011, 09:24 PM
You may find it useful to deliminate the commands with semicolons
Example:


sudo apt-get update; sudo apt-get upgrade;