CREATE ROOT USER IN UBUNTU

1st step : Open Terminal

2nd step : sudo passwd root

3rd step : give current password

4th step : set new password for root user

5th step : confirm new password for root user

6th step : su

7th step : give root user password

Done :) You are now using terminal as root user

Comments

Popular posts from this blog

WP register_post_type() with custom CMB2 meta box

Git post receive setup at server for git push to the production from local machine