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