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
10 months agoKizzy
10 months agoTegan
10 months agoWhitney
10 months agoCarissa
10 months agoWerner
11 months agoTiera
11 months agoAnnelle
11 months agoShad
11 months agoPaulina
11 months agoMarge
11 months agoJohnathon
11 months agoScarlet
11 months agoKerry
11 months agoErinn
11 months agoMarsha
12 months ago