Valid SCA_SLES15 Dumps shared by ExamDiscuss.com for Helping Passing SCA_SLES15 Exam! ExamDiscuss.com now offer the newest SCA_SLES15 exam dumps, the ExamDiscuss.com SCA_SLES15 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com SCA_SLES15 dumps with Test Engine here:
Assume you need to make the third menu entry of your GRUB2 boot menu your default menu selection. What tasks must be completed to accomplish this? (Choose two)
Correct Answer: A,B
Explanation To make the third menu entry of your GRUB2 boot menu your default menu selection, you need to do the following tasks: Edit the /etc/default/grub file and set GRUB_DEFAULT to 2 Run the grub2-mkconfig command The /etc/default/grub file contains various settings for the GRUB2 boot loader, such as the default menu entry, the timeout value, the theme file, etc. The GRUB_DEFAULT setting can be set to a numeric value that corresponds to the menu entry index (starting from 0), or a string value that matches the menu entry title. The grub2-mkconfig command will generate a new /boot/grub2/grub.cfg file based on the settings in /etc/default/grub and other configuration files and scripts. References: https://documentation.suse.com/sles/15-SP3/html/SLES-all/sec-grub2-config.html#sec-grub2-config-default