I'm trying to install netbeans IDE in my Ubuntu and in the process its asking for my root password which i don't remember ? I know my sudo user password. How can I recover my root password ? Please help !!
|
|
As default Ubuntu has no password set for the root user, i.e., the account named To set a password for the
After this you are asked to type in the new password twice. After this the |
|||||||||
|
|
The root password on Ubuntu systems is left unset and unusable on purpose. Ubuntu uses If you're being prompted for any password, it's most likely your own (user) password that's needed. |
||||
|
|
|
Root account is by default disabled -- that means root has no password. Ubuntu is using sudo -- sudo allows "normal users" to run commands with superuser privilegies and and to "run" sudo they are using their own password. More information here: https://help.ubuntu.com/community/RootSudo |
|||||
|
|
Does it ask this if you install netbeans with sudo, too? It should never be necessary to activate the root account to achieve something in Ubuntu. |
|||
|
|
|
Use your password. If you are an administrator user, you can use your password in these password prompts. If not, you will need to log on as an administrator user to do system wide things like installing software. |
|||
|
|
|
Please see the link below: https://help.ubuntu.com/community/RootSudo#Re-disabling%20your%20root%20account |
||||
|
|
Try installing Netbeans from the package repositories. It's packaged in such a way as to avoid the need for a root password. |
|||
|
|
|
By default root account is disabled.And you wont have password for your root account.If you need password for your root account,then you have to create one for root Note:
You can find information for enabling root account here.Use it at your own risk. |
||||
|
|
|
Encryption for passwords invented to protect them from viewing. You cannot just view it but you can change it without viewing old one. The only way to view encrypted password is to decode it. You can try, encrypted passwords in /ets/shadow file but you'll just waste your time. So just change root password like this:
|
|||||||||||||||
|
