Systemnotes.org RHCE Study Guide for RHEL5RHCT skillsTroubleshooting and System MaintenanceRHCTs should be able to:1) boot systems into different run levels for troubleshooting and system maintenance
boot single to set root password, or fix mounting, or init problemQ: Machine won't bootA: modify /boot/grub/grub.conf root (hd0,0)A: Check files/etc/rc.local/etc/inittabA: Fix initrdmkinitrd initrd-`uname -r`.img `uname -r`Q: root password not knownA: 1) boot single (at grub screen, "a", "space", "1", enter),2) passwd rootItems to study: grub, initrd,vmlinuz, inittab, rc.sysinit...
2) diagnose and correct misconfigured networking
system-config-network, or vi /etc/sysconfig/network-scripts/ifcfg-eth0check IPADDR, NETMASK, GATEWAYONBOOT=yesPEERDNS=novi /etc/sysconfig/network
3) diagnose and correct hostname resolution problems
/etc/resolv.conf /etc/hosts
4) configure the X Window System and a desktop environment
Remember X troubleshooting should be done from the command prompt, andnot within X.Files:/etc/X11/xinit/xinitrc.d/etc/X11/xorg.conf
Page 2 of 17
Leave a Comment
Hi, The NIS solution which you have given,is it correct? It throws error Could not chdir to /home/guests/nis100 upon login