ubuntu doesn't provide a specific root(admin) account to be created in such a case you can create it through the terminal mode of ubunbu. Once you open the terminal window type as
su root
it requests for a user name and once given a password is requested specify your password.
The root account is enabled and you have extra privileges like viewing your hard disk partition made in your system with
fdisk -l
command
No comments:
Post a Comment