I lost a root password and i need to give it, I treid to
change it through single usermode even though i am not get
a password, then what is the other procedure to give a root
password?
Answer Posted / hari
hi....
restart->goto shalsh mode(safe mode)->press e->select 2nd kernel line->press e, give 1(for single user mode)nd ENTER
press b(for boot)->sh-3.1# ll appear
then,sh-3.1#passwd root->now give the (new) passwd
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is 9 in kill?
How do you run a command for a limited time?
If the programmer wishes to execute an instruction at the specified time. Which command is used?
Which command is used to find what is in your home directory?
What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?
What command do you type to find help about the command who?
What does the ps command do in linux?
Brief about finger username?
How to give acl permission in numerical mode on linux?
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.
How do I run a script in linux?
What does mkdir do in linux?
What is the default number of shell commands saved in the history list of .cshrc file?
What is clang format?
What make install does?