RedHat EX200 Exam - Topic 2 Question 76 Discussion
Part 2 (on Node2 Server)Task 1 [Controlling the Boot Process]Interrupt the boot process and reset the root password. Change it to kexdrams to gain access to the system
A) Explanation:
*
1. Reboot the server pressing by Ctrl+Alt+Del
2. When the boot-loader menu appears, press the cursor keys to highlight the default boot-loader entry
3. Press e to edit the current entry.
4. Use the cursor keys to navigate to the line that starts with linux.
5. Press End to move the cursor to the end of the line.
6. Append rd.break to the end of the line.
7. Press Ctrl+x to boot using the modified configuration.
8. At the switch_root prompt
*
switch_root:/# mount -o remount,rw /sysroot
switch_root:/# chroot /sysroot
sh-4.4# echo kexdrams | passwd --stdin root
Changing password for user root.
passwd: all authentication tokens updated successfully.
sh-4.4# touch /.autorelabel
sh-4.4# exit; exit
*
Type exit twice to continue booting your system as usual.
Brandee
8 months agoKizzy
8 months agoTegan
8 months agoWhitney
8 months agoCarissa
8 months agoWerner
9 months agoTiera
9 months agoAnnelle
9 months agoShad
9 months agoPaulina
9 months agoMarge
9 months agoJohnathon
9 months agoScarlet
9 months agoKerry
9 months agoErinn
10 months agoMarsha
10 months ago