Showing posts with label User Admin. Show all posts
Showing posts with label User Admin. Show all posts

How to disable root user account

To disable root user Password type below command in terminal:-

sudo passwd -l root




Turbo Tagger

How to set/change/enable root user password

To set/change/enable root user password type command below in terminal:-

sudo passwd root




Turbo Tagger