On Wed, 2005-07-27 at 22:34 -0400, Rajiv Vyas wrote: > > > > So how do I apt-get programs? sudo -s and then my password? > > Rajiv > It is easier than that: you jsut have to prefix your commands to be executed as root with sudo. sudo apt-get update sudo apt-get upgrade etc...