Root user setup in linux from terminal

1. Open terminal a run following command

sudo passwd root 

2. Set password

3. Write
  su
 and press enter
 
you are now doing your task as a root user 
Reactions

Post a Comment

0 Comments