Showing posts with label Linux root access/privileges. Show all posts
Showing posts with label Linux root access/privileges. Show all posts

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