Tuesday 18 June 2013

root access/privileges

go to the root by typing
$ sudo -i
then
# useradd -g root user
then verify with
# id user

No comments:

Post a Comment