how to recollect root password
Answers were Sorted based on User's Feedback
Answer / ravinder singh
for collecting root password you must do booting under
single user.
or you also can change root password by typing command in
shell -- #passwd
after that you change rooot password .
| Is This Answer Correct ? | 27 Yes | 3 No |
Answer / chetan grover
go to single user mode
and type passwd and then the required password u want to
change
>>>>>>>>>>>>>>>>>>
if it gives u error on entering the passwd command
than type setenforce 0
it will disable the selinux for that moment
and than again type the passwd command to change the
password
| Is This Answer Correct ? | 4 Yes | 0 No |
for recollecting root Password you must type .
passwd Xyz .
| Is This Answer Correct ? | 3 Yes | 8 No |
what is the use of runlevel 4 in redhat linux? in which cases it will use.
1 which file contains information about os wether it's 32 bit or 64 bit os 2 difference between logical block and physical block?? 3 what is the size of logical block and physical block?? 4 daemon for nfs on client end as well as server end??? 5 how to confirm from client end about nfs server sharing?? 6 what contains information about file and directory creating time or modification time??
i installed clustering packages.When i try to run it getting LUCI error...what is it..??
Give a Linux shell command to find all files in a directory which contain ip addresses.
How find out drivers of installed devices in linux (RHEL)?
Who owns the data dictionary?
what is the difference between unix and linux...
i want some basic level enterview questions can any one can help me in this
what restrict telnet for root itself but allow for other user
what is difference between TFTP abd FTP?
How to load the old kernel without rebooting server
what is memory mapped / IO mapped ? Which calls used for this to access any hardware address in linux device driver ?