Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Which command can be used to modify the default locale on the system? tzselect cmdline localectl export LANG = C Which of the following statements
Which command can be used to modify the default locale on the system?
tzselect
cmdline
localectl
export LANGC
Which of the following statements is true?
GRUB Legacy can be loaded from a MBR or GPT
After modifying etcdefaultgrub you must run the grubmkconfig command before the changes are made to GRUB
GRUB can only be loaded from a UEFI System Partition.
GRUB needs to be reinstalled after it has been modified.
Which runlevel starts a display manager, such as GDM
Which of the following Systemd units is functionally equivalent to a runlevel?
service
target
timer
mount
Which command can be used to start X Windows, the window manager, and the default desktop environment?
startgui
startgdm
startx
gstart
Which of the following statements is true?
Unicode provides the least localization support for different languages.
ASCII is the most common character set used today.
UTF is commonly used to provide Unicode character set support.
ASCII is an extension of the ISO standard.
Which of the following indicates the second MBR partition on the third hard disk drive to GRUB
hdmsdos
hdmbr
hdmbr
hdmsdos
Which two implementations of X Windows are commonly used in Linux? Choose two answers.
Xorg
XFCE
winX
Wayland
What is the name of the directory that contains symbolic links to UNIX SysV rc scripts for runlevel
etcrcd
etcinitdrcd
etcrunlevel
etcinittabrcd
Under what directory is Stage of the GRUB boot loader stored?
boot
root
bin
Which command instructs the UNIX SysV init or Systemd daemon to reboot the system?
init
telinit
init
telinit
Which assistive technology will make a desktop environment more accessible to a person with low vision?
High Contrast
Visual Alerts
Repeat Keys
Click Assist
You have recently modified the system time using the date command. What command can you run to ensure that the same time is updated within the system BIOS?
timedatectl update
tzselect
hwclock w
date set
You want to configure the runlevels that a particular upstart daemon is started in What should you do
Run the appropriate updatercd command.
Modify the contents of the etcrc#d directories.
Modify the daemon configuration file within the etcinit directory.
Run the appropriate systemctl command.
Which of the following Systemd commands can be used to stop a daemon called lala?
service stop lala
systemctl stop lala.service
chkconfig stop lala
stop lala
Which of the following commands can be used to start a UNIX SysV daemon called lala in runlevels and
chkconfig level lala on
updatercd lala defaults
systemctl enable lala
service enable lala
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started