answersLogoWhite

0


Best Answer

When it askes for user enter root, and then when it asks for password enter the password. If you don't know password for root it's a really serious problem.

You can also log in as root via command line by typing "su"

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

chmod 777 +r /usr/share

The easier way is to use the 'sudo' program and add that user to the sudoers group. This way you don't even have to give the other user the root password.

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

passwd root

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you change the root password in Linux?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you reset your Linux password?

Run the command "passwd". You will have to enter your old password to change it. If you are root, you will not have to enter the old password to change a user's password.


What is the password for su root in Linux?

The password would be whatever the root password is set to.


What is a root password?

In Linux and Unix-like systems, the "root" account is the only account with all possible privileges. The "root" password would be the password needed to access this account or assume its identity.


Can you recover a root password in Linux?

No, none of the passwords used in a Linux system can be "recovered" because there isn't a reverse encryption for it. However, you can "reset" the root password by using the single-user mode at boot time (which puts you in the root account automatically) and then changing at that time.


When you open DS Linux it asks you for a user name and password What do you put in?

Try "root" as the username and "uClinux" as the password.


Which Linux command can be used to create and reset password for a user?

$ passwd to change your own password:Log in as root to change the password for a user named fred:# passwd fredCommands to add a new user and then set a password for a user named fred:# adduser fred# passwd fred


How do you find your root password in Linux Mint terminal?

Linux Mint, like Ubuntu and most other Debian-based distros, do not enable the root account by default. If you need root permissions to do something, enter the commandsudo [whatever program you want to run]and enter your password when prompted.


How do you obtain root permissions in Linux?

su (will change user to root)sudo command (will run command as root)


How do you change your password on Linux?

To change your own password, enter passwd at the terminal. To change someone else's password, provided you have superuser privileges, enter passwd [username], substituting the correct user name to be changed.


How can you stop a user from logging on in Linux?

Just change their password to something unguessable with the passwd command.


Which sign represents the root partition in Linux?

the sign for root partition in linux is : /


What to do when you forget Linux password?

You click forgot password and they send your password to your email