How to reset root password via command Redhat 5.2
Answer Posted / sunil bhatt
You can reset the password from your shell
root@[~]passwd
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
How do I know my shell?
What is difference between free and available memory in linux?
What does mkdir mean?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
What is umask 000?
How can I delete a file in linux?
What Command used to lock user password?
What is a good processor speed?
How to write the output of a command to a file?
How does mkdir work in linux?
What is cpu utilization linux?
What does curl command do in linux?
Who whoami linux?
What is s in permission linux?
How do I find old commands in linux?