How to reset root password via command Redhat 5.2
Answer Posted / vikas punia
#passwd <user Name> (For a User )
And (For Root)
can do
#passwd
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the use of finger command in linux?
What command should you use to check the number of files and disk space used and each user’s defined quotas?
What is cpu utilization linux?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc in Linux?
How many commands are there in linux?
How do I check my cpu speed?
What is difference between egrep and grep?
How do you run a command for a limited time?
What is the example of command sentence?
What is linux load average?
What is a make target?
What do you mean by directory?
What command do you type to find help about the command who?
You wish to print the file vacations with 60 lines to a page. Which of the following commands will accomplish this?
What will happen when a system call is encountered in a user program?