I
really like #! CrunchBang Linux but one of the things I could not find
out initially was what the root password was set to. During installation
the root password is set to something random and the recommended
approach would be to use sudo. That said I like to have root access!
To enable the root password :
$ sudo passwd root
Type the password twice when prompted. Then change to root :
$ su root
Have fun :)
No comments:
Post a Comment