I downloaded the current.iso image of DSL available from ftp://ibiblio.org/pub/Linux/distributions/damnsmall/current/
It did not asked me to set up any account or anything but when I tried to ping, it asked for root privileges. where can I get the root password from
Thanks.
Best Regards, AbhishekThere simply is no root password.
Just type:
sudo su
and that will give you root priviledges.
Quote
The useful master shares his teachings freely. Whereas the worthless master shares his teachings while trying to make his student feel worthless.
If you later want to add a root password, you can. With a Frugal install or liveCD, or pendrive, you type dsl and the cheat codes host=yourhostnamehere and secure at the boot prompt or in the first line of your menu.lst in a grub install.using dsl 2.0 entered sudo su and asked for password its not root toor password or (blank)
Pls helpI added a line in .bash_profile that overwrites /etc/passwd with a modified file (using passwd). eg sudo cp ~/startup/passwd /etc/passwdNext Page...
original here.