it is not asking root password

Asked by scavi4u

hi
im installing a system ubuntu server 64 bit, it is not asking for "root' user and password

is there any other option ?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Daniel Schwitzgebel (schwitzd) said :
#1

When you install the password root is same of the installation user

Revision history for this message
bhuvi (bhuvanesh) said :
#2

By default root account is not enabled in ubuntu.You can use sudo command for daily adminstration works.If you need root account enable it by typing the following in the terminal:
sudo passwd root
if you want to disable root type the follwing in the terminal:
sudo passwd -l root
consult this documentation before doing anything
https://wiki.ubuntu.com/RootSudo

Revision history for this message
bhuvi (bhuvanesh) said :
#3

if your problems are solved please mark this question as solved ,also use this solved my problem button to mark the answer which solved your problem

Can you help with this problem?

Provide an answer of your own, or ask scavi4u for more information if necessary.

To post a message you must log in.