SIMULATION
When SUSE Linux Enterprise Server 10 starts, some boot messages scroll by on the screen quickly. What is the name of the file in /var/log/ where these messages are stored?
Answer is in the explanation below.
Loading demo links...
Showing 1–3 of 10 questions
SIMULATION
When SUSE Linux Enterprise Server 10 starts, some boot messages scroll by on the screen quickly. What is the name of the file in /var/log/ where these messages are stored?
Answer is in the explanation below.
You can schedule jobs to be executed by cron in several ways. Which directories are used for scripts that are to be executed at regular intervals? (Choose 2.)
Select all that apply, then click Submit answer.
/etc/cron.d/
/etc/crontabs/
/etc/cron.daily/
/var/spool/cron/tabs/
How do you start a YaST module (for instance, the sw_single module used to install software) directly from the command line? (Choose 2.)
Select all that apply, then click Submit answer.
yast sw_single
yast2 sw_single
yast2 -m sw_single
yast --start sw_single
yast2 --module sw_single