How to reset root password via command Redhat 5.2
Answers were Sorted based on User's Feedback
Answer / pavan
you can reset the password by loggin into the single user
mode.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / sampath
echo "password u want to enter" | passwd --stdin username
| Is This Answer Correct ? | 0 Yes | 0 No |
Which Command used to lock user password in Linux?
what is the fastest way to enter a series of commands from the command-line in linux
What is the programming language for linux?
What is grep command?
Explain difference between nfs soft and hard mouniting points?
How do I run a script in linux?
Find command can search for files by
What is the command can be used to check for file corruption?
Who command in linux?
What is the command to see the installed rpm's in the linux system.
What does chmod 644 do?
Brief about the command kill PID?