SIMULATION - Install the appropriate kernel update from http://server.domain11.example.com/pub/updates. The following criteria must also be met: The updated kernel is the default kernel when the system is rebooted The original kernel remains available and bootable on the system Suggested Answer: See explanation below. ftp server.domain11.example.com Anonymous login ftp> cd /pub/updates ftp> ls ftp> mget kernel* ftp> bye rpm -ivh kernel* vim /etc/grub.conf Check the updatted kernel is the first kernel and the orginal kernel remains available. set default=0 :wq! This question is in EX200 Red Hat Certified System Administrator (RHCSA) Exam For getting Red Hat Certified System Administrator (RHCSA) Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Redhat. Trademarks, certification & product names are used for reference only and belong to Redhat. The website does not contain actual questions and answers from Redhat's Certification Exam.
Please login or Register to submit your answer