View Single Post
Posts: 152 | Thanked: 70 times | Joined on Aug 2012 @ India
#18
Originally Posted by ladoga View Post
Code:
# rm -fr /home/nitroid
(-f=force -r=recursive, try rm --help for more info)
use it as root, i mean..

first get root access by following these command:
devel-su
password is 'rootme' until u have changed it.

then the command mentioned above and you are done.