Module 8 Live Virtual Machine Labs 1-5 Flashcards
lab 8-1
Which parameter should you use to reload an application’s configuration files without restarting the system?
Reboot
Reload
Start
Restart
Reload
For Ubuntu, what is the name of the Apache Web server package on Ubuntu?
Apache
http
Httpd
Apache2
Apache2
When files or directories are deleted from a Linux system, the _______ process continues to reference them unless the process is reloaded.
Systemctl
Daemon
Boot
System
Systemctl
Which utility has replaced the chkconfig utility in Ubuntu?
update-rc.d
Systemctl
Systemd
Daemon-reload
update-rc.d
Which directory stores the symbolic links for the Apache Web server?
/etc/httpd/
/etc/www/
/etc/rcX.d/
/etc/apache2/
/etc/rcX.d/
lab 8-2
A Linux system that is configured to work in graphical mode, what is the run level?
6
5
3
1
5
Which runlevel shuts down the system and then reboots it with the mentioned level as the default runlevel?
4
2
5
3
1
6
6
Which two commands can be used to change the runlevel? [Choose two.]
runlevel
init
chkconfig
telinit
telinit
init
Which parameter should be used with the shutdown command to cancel a scheduled shutdown?
-a
-x
-z
-c
-c
Which parameter should be used with the shutdown command to schedule a shutdown?
-c
-x
-r
-a
-z
-r
lab 8-3
When a new date is set with the date command, what is the default format?
DD-MM-YYYY
YYYY-MM-DD
YY-MM-DD
MM-DD-YYYY
YYYY-MM-DD
Which parameter specifies that the command is related to a change of date?
+%T
+%C
+%D
+%B
+%D
Which parameter specifies that the command is related to a change of time?
+%B
+%T
+%D
+%C
+%T
Which parameter should you use with the hwclock command to set it as the system clock?
-t
-a
-b
-w
-w
Which parameter should you use to copy the hardware time to system time?
-t
-s
-b
-w
-a
-s
lab 8-4
Which of the following settings can be configured on the Typing Assist dialog box? [Choose all that apply.]
Slow Keys
Sticky Keys
Drop Keys
Bounce Keys
Bounce Keys
Sticky Keys
Slow Keys
Which of the following settings can be configured under the Slow Keys section in Typing Assist dialog box? [Choose all that apply.]
Beep when a key is accepted
Beep when a key is released
Beep when a key is pressed
Beep when a key is rejected
Beep when a key is accepted
Beep when a key is pressed
Beep when a key is rejected
Which settings, when being configured, bring up the Hover Click dialog box?
Click Assist
Typing Assist
Mouse Keys
Repeat Keys
Click assist
Which of the following feature flashes the entire screen?
Mouse Keys
Repeat Keys
Typing Assist
Visual Alerts
Click Assist
Visual alerts
Where is the Crosshairs setting located?
Repeat Keys
Click Assist
Typing Assist
Zoom
Visual Alerts
Mouse Keys
Zoom
lab 8-5
Which file contains the Ubuntu boot settings?
/etc/default/grub
/etc/default/grubconf
/etc/default/grub.config
/etc/default/grub.conf
/etc/default/grub
Which parameter in the /etc/default/grub file makes Ubuntu the default operating system if there is another operating system loaded?
GRUB_DISTRIBUTOR
GRUB_CMDLINE_LINUX
GRUB_HIDDEN
GRUB_DEFAULT
GRUB_DEFAULT
When you have more than one operating system, you can boot directly to the last operating system in the list. You will need to change the _______ setting.
GRUB_DEFAULT
GRUB_HIDDEN
GRUB_CMDLINE_LINUX
GRUB_DISTRIBUTOR
GRUB_DEFAULT
If you want to change the Ubuntu boot timing, which parameter should you edit?
GRUB_DEFAULT
GRUB_TIMEOUT
GRUB_DISTRIBUTOR
GRUB_HIDDEN
GRUB_CMDLINE_LINUX
GRUB_TIMEOUT
If you make any changes to the /etc/default/grub file, you need to ensure that the _______ file is updated.
/boot/grub/grubcfg
/boot/grub/grub.cfg
/boot/grub/grub.config
/boot/grub/grubconfig.cfg