Deck 8: System Initialization and X Windows
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/50
Play
Full screen (f)
Deck 8: System Initialization and X Windows
1
Under what directory is the Linux kernel stored?
A) /
B) /boot
C) /root
D) /krnl
A) /
B) /boot
C) /root
D) /krnl
B
2
After modifying the /etc/default/grub file, what command should be run to rebuild the grub config files?
A) grub2-install
B) grub-config
C) grub-mkconfig
D) grub-compile
A) grub2-install
B) grub-config
C) grub-mkconfig
D) grub-compile
C
3
In order to change keyboard layout if X Windows can't detect the layout, you should use what CLI command?
A) sys-conf-kb
B) system-config-kb
C) sys-config-keyboard
D) system-config-keyboard
A) sys-conf-kb
B) system-config-kb
C) sys-config-keyboard
D) system-config-keyboard
D
4
What command below can be used to re-install GRUB2 in the event that the boot loader becomes corrupted?
A) grub-install
B) grub2-install
C) install_grub
D) install_grub2
A) grub-install
B) grub2-install
C) install_grub
D) install_grub2
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
5
You can choose to use a window manager only, and not use a desktop manager.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
6
At what runlevel does a Linux system have no daemons active in memory, allowing it to be safely powered off?
A) 0
B) 1
C) 6
D) 7
A) 0
B) 1
C) 6
D) 7
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
7
The GUI components and related software take up how much space on a typical Linux installation?
A) 1 GB
B) 2 GB
C) 3 GB
D) 4 GB
A) 1 GB
B) 2 GB
C) 3 GB
D) 4 GB
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
8
Fedora 20 makes use of the XFree86 implementation of X Windows.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
9
When using Systemd, what command can be used to start, stop, and configure daemons to start automatically when the system starts?
A) chkconfig
B) service
C) systemctl
D) syscontroller
A) chkconfig
B) service
C) systemctl
D) syscontroller
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
10
In Fedora 20, where are user configured settings for Xorg stored?
A) /etc/X11/xorg.conf
B) /etc/X11/xorg.conf.d/
C) /etc/inittab
D) /etc/X11.conf
A) /etc/X11/xorg.conf
B) /etc/X11/xorg.conf.d/
C) /etc/inittab
D) /etc/X11.conf
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
11
Once X Windows is configured, what command can be used to fine tune the vertical and horizontal refresh rate?
A) xvidtune
B) xvideotune
C) xtune
D) vidtune
A) xvidtune
B) xvideotune
C) xtune
D) vidtune
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
12
What file controls the default runlevel when using Systemd?
A) /etc/inittab
B) /etc/systemd/system/default.target
C) /etc/systemd/inittab.target
D) /etc/systemd.conf
A) /etc/inittab
B) /etc/systemd/system/default.target
C) /etc/systemd/inittab.target
D) /etc/systemd.conf
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
13
Most daemon scripts accept the arguments start, stop, and restart.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
14
The /etc/rc.d/rc 5 script only executes files that start with S in the /etc/rc.d/rc5.d/ directory.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
15
Much like the SysV init daemon, the Systemd init daemon is used to start daemons during system initialization as well as start and stop daemons after system initialization.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
16
What is the default target on a system with a GUI installed?
A) multi-user.target
B) single-user.target
C) graphical.target
D) gui.target
A) multi-user.target
B) single-user.target
C) graphical.target
D) gui.target
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
17
Which command below can be used to start, stop, or restart any daemons in the /etc/init.d directory?
A) daemon
B) manip-daemon
C) service
D) daemon-service
A) daemon
B) manip-daemon
C) service
D) daemon-service
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
18
In the /etc/lilo.conf file, what keyword should be specified in order to provide the absolute pathname to the Linux kernel?
A) image=
B) default=
C) install=
D) root=
A) image=
B) default=
C) install=
D) root=
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
19
In Linux, what runlevel is also known as the multiuser mode?
A) 1
B) 2
C) 3
D) 4
A) 1
B) 2
C) 3
D) 4
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
20
What stage of the GRUB boot loader typically resides on the MBR / GPT?
A) Stage1
B) Stage1.5
C) Stage2
D) Stage2.5
A) Stage1
B) Stage1.5
C) Stage2
D) Stage2.5
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
21
List and describe the seven Linux runlevels. Mention the common name of each.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
22
Match each correct item with the statement below.
a.active partition
b.daemon
c.mutter window manager
d.runlevel
e.Systemd
f.target unit
g.upstart
h.UNIX Sys V
i.X client
j.X server
A Linux system process that provides a system service.
a.active partition
b.daemon
c.mutter window manager
d.runlevel
e.Systemd
f.target unit
g.upstart
h.UNIX Sys V
i.X client
j.X server
A Linux system process that provides a system service.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
23
Describe the GRUB root partition, and explain how it is located by GRUB.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
24
The ____________ command can be used to start X Windows and the default window manager or desktop environment.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
25
What keyword tells the Linux kernel to avoid printing errors to the screen during system startup?
A) silent
B) noerror
C) whisper
D) quiet
A) silent
B) noerror
C) whisper
D) quiet
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
26
Match each correct item with the statement below.
a.active partition
b.daemon
c.mutter window manager
d.runlevel
e.Systemd
f.target unit
g.upstart
h.UNIX Sys V
i.X client
j.X server
The component of X Windows that draws graphics to windows on the terminal screen.
a.active partition
b.daemon
c.mutter window manager
d.runlevel
e.Systemd
f.target unit
g.upstart
h.UNIX Sys V
i.X client
j.X server
The component of X Windows that draws graphics to windows on the terminal screen.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
27
When a computer first initializes, the system BIOS performs a(n) ____________________.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
28
Match each correct item with the statement below.
a.active partition
b.daemon
c.mutter window manager
d.runlevel
e.Systemd
f.target unit
g.upstart
h.UNIX Sys V
i.X client
j.X server
The default window manager for the GNOME Desktop Environment in Fedora 13
a.active partition
b.daemon
c.mutter window manager
d.runlevel
e.Systemd
f.target unit
g.upstart
h.UNIX Sys V
i.X client
j.X server
The default window manager for the GNOME Desktop Environment in Fedora 13
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
29
A(n) ____________________ defines the number and type of daemons that are loaded into memory and executed by the kernel on a particular system.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
30
What command below can be used to uninstall the LILO bootloader from an active partition?
A) lilo --remove
B) lilo -d
C) lilo delete
D) lilo -U
A) lilo --remove
B) lilo -d
C) lilo delete
D) lilo -U
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
31
In standard GRUB notation, select the option below that represents the first hard drive in a system, and the first partition on that hard drive.
A) (hd0,0)
B) (hd1,1)
C) (hda,0)
D) (hda,1)
A) (hd0,0)
B) (hd1,1)
C) (hda,0)
D) (hda,1)
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
32
Match each correct item with the statement below.
a.active partition
b.daemon
c.mutter window manager
d.runlevel
e.Systemd
f.target unit
g.upstart
h.UNIX Sys V
i.X client
j.X server
A UNIX standard that is used to provide the structure of the system initialization process on Linux systems.
a.active partition
b.daemon
c.mutter window manager
d.runlevel
e.Systemd
f.target unit
g.upstart
h.UNIX Sys V
i.X client
j.X server
A UNIX standard that is used to provide the structure of the system initialization process on Linux systems.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
33
On Linux systems that use the traditional UNIX SysV init, what command below can be used to list and modify the runlevels that a daemon is started in?
A) systemctl
B) chkconfig
C) autoservice
D) run-daemon
A) systemctl
B) chkconfig
C) autoservice
D) run-daemon
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
34
How is X Windows configured by default? Where would you find the configuration file for X Windows should you need to edit it manually?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
35
Explain what Systemd is, and describe service units and target units.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
36
The first daemon process on a system is called the ____________________ daemon.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
37
The _________________ file often contains a single uncommented line that configures the default runlevel for a system.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
38
Match each correct item with the statement below.
a.active partition
b.daemon
c.mutter window manager
d.runlevel
e.Systemd
f.target unit
g.upstart
h.UNIX Sys V
i.X client
j.X server
A UNIX SysV term that defines a certain type and number of daemons on a Linux system.
a.active partition
b.daemon
c.mutter window manager
d.runlevel
e.Systemd
f.target unit
g.upstart
h.UNIX Sys V
i.X client
j.X server
A UNIX SysV term that defines a certain type and number of daemons on a Linux system.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
39
What command can be used to configure the LILO, ELILO, GRUB, and GRUB2 bootloaders?
A) boot-config
B) loaderconf
C) grubby
D) parted
A) boot-config
B) loaderconf
C) grubby
D) parted
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
40
Provide an overview as to how GRUB2 is different from GRUB.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
41
Select the two window managers that have been used in GNOME:
A) kwin
B) lxde
C) metacity
D) mutter
A) kwin
B) lxde
C) metacity
D) mutter
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
42
What two window managers is the Compiz Fusion window manager based upon?
A) compiz
B) sawfish
C) fvwm
D) beryl
A) compiz
B) sawfish
C) fvwm
D) beryl
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
43
The GNOME 3 desktop environment utilizes what window manager and toolkit below?
A) kwin
B) mutter
C) Qt toolkit
D) GTK+ toolkit
A) kwin
B) mutter
C) Qt toolkit
D) GTK+ toolkit
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
44
Match each correct item with the statement below.
a.active partition
b.daemon
c.mutter window manager
d.runlevel
e.Systemd
f.target unit
g.upstart
h.UNIX Sys V
i.X client
j.X server
The partition searched for an operating system after the MBR/GPT.
a.active partition
b.daemon
c.mutter window manager
d.runlevel
e.Systemd
f.target unit
g.upstart
h.UNIX Sys V
i.X client
j.X server
The partition searched for an operating system after the MBR/GPT.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
45
Match each correct item with the statement below.
a.active partition
b.daemon
c.mutter window manager
d.runlevel
e.Systemd
f.target unit
g.upstart
h.UNIX Sys V
i.X client
j.X server
A recent version of the UNIX SysV system initialization process used on modern Linux distributions.
a.active partition
b.daemon
c.mutter window manager
d.runlevel
e.Systemd
f.target unit
g.upstart
h.UNIX Sys V
i.X client
j.X server
A recent version of the UNIX SysV system initialization process used on modern Linux distributions.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
46
Match each correct item with the statement below.
a.active partition
b.daemon
c.mutter window manager
d.runlevel
e.Systemd
f.target unit
g.upstart
h.UNIX Sys V
i.X client
j.X server
A Systemd term that is used to describe the number and type of daemons running on a Linux system. It is functionally equivalent to the UNIX SysV term runlevel .
a.active partition
b.daemon
c.mutter window manager
d.runlevel
e.Systemd
f.target unit
g.upstart
h.UNIX Sys V
i.X client
j.X server
A Systemd term that is used to describe the number and type of daemons running on a Linux system. It is functionally equivalent to the UNIX SysV term runlevel .
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
47
The K desktop environment utilizes what window manager and toolkit below?
A) kwin
B) mutter
C) Qt toolkit
D) GTK+ toolkit
A) kwin
B) mutter
C) Qt toolkit
D) GTK+ toolkit
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
48
Match each correct item with the statement below.
a.active partition
b.daemon
c.mutter window manager
d.runlevel
e.Systemd
f.target unit
g.upstart
h.UNIX Sys V
i.X client
j.X server
The component of X Windows that requests graphics to be drawn from the X server and displays them on the terminal screen.
a.active partition
b.daemon
c.mutter window manager
d.runlevel
e.Systemd
f.target unit
g.upstart
h.UNIX Sys V
i.X client
j.X server
The component of X Windows that requests graphics to be drawn from the X server and displays them on the terminal screen.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
49
Select the two keywords that can be used in the lilo.conf file in order to specify where LILO should be installed, and what parameters should be passed to the Linux kernel when loaded:
A) append=
B) map=
C) initrd=
D) boot=
A) append=
B) map=
C) initrd=
D) boot=
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
50
Match each correct item with the statement below.
a.active partition
b.daemon
c.mutter window manager
d.runlevel
e.Systemd
f.target unit
g.upstart
h.UNIX Sys V
i.X client
j.X server
A relatively new software framework used on Linux systems that provides a system initialization process and system management functions.
a.active partition
b.daemon
c.mutter window manager
d.runlevel
e.Systemd
f.target unit
g.upstart
h.UNIX Sys V
i.X client
j.X server
A relatively new software framework used on Linux systems that provides a system initialization process and system management functions.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck