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
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
Post a Comment