You are on page 1of 17

Pertanyaan sebelumnya

What is the name of a Linux command that displays a path to the current working
directory?
Jawaban BENAR×
pwd Jawaban yang benar
mkdir
ls
cd

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What is used to specify a group ID?
Jawaban BENAR×
-o
-f
-g Jawaban yang benar
-n

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which Linux Debian-based distribution is the most popular for general use?
Jawaban BENAR×
Ubuntu Jawaban yang benar
Fedora
Slackware
Red Hat Enterprise Linux (RHEL)

-----------------------------------------------------------------------------
What is the function of the Linux man command? (Choose three).

Provide examples of common usage of the command.Provide examples of common usage of


the command. Jawaban yang benar
Give a description of the specific Linux command’s purpose.
Provide a list of other unrelated commands.
Include a list of related commands.

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What does the ls -l command do?
Jawaban SALAH×
Lists directory contents with default output
Lists hidden files in the current working directory
Lists directory contents in long format Jawaban yang benar
Lists only the Linux programs in the current working directory Jawaban kamu

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
You have a user who is denied permission to execute a script that they themselves
created. What is the cause of this problem?
Jawaban BENAR×
Like with any other file, the user needs write permission in order to change a
script's contents.
The execute permission is not automatically set for new files. Jawaban yang benar
By default, the write and execute permissions on directories enable users to delete
the objects therein.
The user needs read permission in order to execute a script.

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which command displays information about all block storage devices that are
currently available on the system?
Jawaban BENAR×
lsblk Jawaban yang benar
blkid
fsck
resize2fs

-----------------------------------------------------------------------------
What command is used to change the owner, the group, or both for a file or a
directory?

chgrp Jawaban Salah

chmod

umask

chown Jawaban benar

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
If a user is unable to access a file, despite the owner context having full
permissions what is causing this to happen?
Jawaban BENAR×
The directory's owning group is not the same as the user's group.
The file's owning group is set to the same group that these users are members of.
By default, files created by a user take on that user's group ID.
The user is not the owner of the file. Jawaban yang benar

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Analyze the following scenarios and determine which accurately describes the use of
an ad hoc Wi-Fi network.
Jawaban SALAH×
A smartphone shares its Internet connection with a PC.
Multiple types of wireless devices establish a peer-to-peer network. Jawaban kamu
A smartphone connects to a PC via Bluetooth.
Two wireless stations connect to each other on a temporary basis.
Jawaban yang benar

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
As a system administrator, why might you issue the id command?
Jawaban SALAH×
To display user ID (UID) and group ID (GID) information. Jawaban yang benar
Is used to determine the details of users currently logged in to a system.
Is used to display the details of users who are currently logged in to a system and
their transactions. Jawaban kamu
To display the history of user login and logout actions.

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which command supported by Vim, has the function that reverts to the last saved
format without closing the file?
Jawaban BENAR×
:e! Jawaban yang benar
:q
:! {any Linux command}
:w {file name}

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What is the second thing to do when searching for a file using locate?
Jawaban SALAH×
Assume superuser privileges
Enter locate {string}
Enter find {path} -name {string} Jawaban kamu
Enter updatedb Jawaban yang benar

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which command is a program that you can use to modify text files according to
various parameters?
Jawaban BENAR×
grep
awk
sed Jawaban yang benar
ln

-----------------------------------------------------------------------------
Which ls command option can be used to show all files in a directory, including
files that begin with a period?

-d
-n
-a Jawaban yang benar
-l

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What is the area of memory that includes everything outside of kernel space?
Jawaban SALAH×
System Call Interface (SCI)
User space Jawaban yang benar
Kernel space Jawaban kamu
Linux kernel

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which directory contains shared libraries and binaries for general program and
software packages?
Jawaban BENAR×
/usr/lib/modules//kernel/crypto/
/etc/modprobe.d/
/proc/sys/
/usr/lib/ Jawaban yang benar

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What is the command used to add or remove modules from a kernel?
Jawaban BENAR×
depmod
sysctl
blacklist {module name}
modprobe Jawaban yang benar

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
When a user space application sends a system call, the kernel reads the request and
passes it on to the drivers that manage the activities of that particular device.
What name is given to this kernel layer?
Jawaban BENAR×
Process management
Memory management
File system management
Device management Jawaban yang benar

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which desktop environment is the default in most Linux distributions?
Jawaban BENAR×
Cinnamon
KDE Plasma
GNOME Jawaban yang benar
MATE

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which command enables you to alter the scheduling priority of an already running
process?
Jawaban BENAR×
top
renice Jawaban yang benar
lsof
nice

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What modern software suite provides an init method for initializing a system?
Jawaban BENAR×
SysVinit
hostnamectl
systemd Jawaban yang benar
systemctl

-----------------------------------------------------------------------------
Which command displays system usage reports based on data collected from system
activity?

sar Jawaban yang benar


free
uptime
vmstat

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What is the process that begins when the kernel first loads?
Jawaban BENAR×
System initialization Jawaban yang benar
Service management
Environment variables
Runlevels

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which command displays system usage reports based on data collected from system
activity?
Jawaban BENAR×
free
uptime
vmstat
sar Jawaban yang benar

-----------------------------------------------------------------------------
What modern software suite provides an init method for initializing a system?

hostnamectl
systemd Jawaban yang benar
SysVinit
systemctl

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Below is the function of the Linux man command is correct, except?
Jawaban BENAR×
Give a description of the specific Linux command’s purpose.
Provide examples of common usage of the command.Provide examples of common usage of
the command.
Provide a list of other unrelated commands. Jawaban yang benar
Include a list of related commands.

-----------------------------------------------------------------------------
Which of the Linux commands is used to update timestamps on an existing file?

touch Jawaban yang benar


nano
echo
vim

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which command can display, combine, and create text files and is most frequently
used to display the contents of small text files, as it does not have a screen
scrolling capability?
Jawaban BENAR×
cp
cat Jawaban yang benar
mv
touch

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which desktop environment is the default in most Linux distributions?
Jawaban BENAR×
GNOME Jawaban yang benar
KDE Plasma
MATE
Cinnamon

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What is the second step in the procedure to remove a file?
Jawaban SALAH×
Enter rm {file name} Jawaban yang benar
Ensure you have write privileges for the desired file.
Enter mv {file/directory to move} {destination}
Enter rm -R {directory name} Jawaban kamu

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What file does the last command retrieve information from?
Jawaban BENAR×
/etc/shadow
/etc/passwd
/var/log/wtmp Jawaban yang benar
/etc/group

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which file provides shell configuration for the initial login environment?
Jawaban SALAH×
/etc/profile
/etc/profile.d/
/etc/bashrc Jawaban kamu
.bash_profile Jawaban yang benar

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which command is primarily used to display the details of users who are currently
logged in to a system and their transactions?
Jawaban BENAR×
last
who
w Jawaban yang benar
whoami

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
During the account creation process, the contents of which directory are
automatically copied into the home directories of new users?
Jawaban BENAR×
/home/<account name>
/usr/lib
/etc/profile.d
/etc/skel Jawaban yang benar

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What does the Principle of Least Privilege state?
Jawaban BENAR×
Users should log in with a standard user account then elevate their privilege to
root as needed.
Users have an opportunity to correct mistakes before they become part of the
running configuration.
Users can delegate specific commands to specific users without granting them full
privileges on the server.
Users should be given no more authority on the system than they need to perform
their job. Jawaban yang benar

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which type of user account plays two roles on a Linux system?
Jawaban BENAR×
Wheel group
Service
Standard user
Root user Jawaban yang benar

-----------------------------------------------------------------------------
what are the three commands used to properly edit the /etc/passwd file (select all
three)
useradd, usermod, and userdel

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What is the recognition, diagnosis, and resolution of problems?
Jawaban BENAR×
Sticky Bit
Access Control List (ACL)
Immutable flag
Troubleshooting Jawaban yang benar

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What is the second step in a troubleshooting module?
Jawaban BENAR×
Establish a theory of probable cause. Jawaban yang benar
Establish a plan of action to resolve the problem, while identifying the potential
effects of your plan.
Test the theory to determine the cause.
Identify the problem.

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
You have a user who is denied permission to execute a script that they themselves
created. What is the cause of this problem?
Jawaban BENAR×
Like with any other file, the user needs write permission in order to change a
script's contents.
By default, the write and execute permissions on directories enable users to delete
the objects therein.
The execute permission is not automatically set for new files. Jawaban yang benar
The user needs read permission in order to execute a script.

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which one of the setfacl command options used to set the access control list (ACL)
of an object, can also replace the same ACL if it already exists?
Jawaban SALAH×
-m Jawaban kamu
-s Jawaban yang benar
-R
-b

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What does the ls -l command do?
Jawaban BENAR×
Lists only the Linux programs in the current working directory
Lists directory contents in long format Jawaban yang benar
Lists hidden files in the current working directory
Lists directory contents with default output
-----------------------------------------------------------------------------
Pertanyaan sebelumnya
If a user is unable to access a file, despite the owner context having full
permissions what is causing this to happen?
Jawaban BENAR×
The directory's owning group is not the same as the user's group.
The user is not the owner of the file. Jawaban yang benar
By default, files created by a user take on that user's group ID.
The file's owning group is set to the same group that these users are members of.

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
There are many common symptoms that can relate to permission issues. What symptom
can be caused by the owner not being granted read access?
Jawaban BENAR×
The owner of a text file is denied permission to view the contents of the text
file. Jawaban yang benar
A user is denied permission to remove a file, despite having full permissions on
that file.
A user is denied permission to remove a directory, despite having write permission.
The root user is denied permission to modify a file.

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What command is used to change the owner, the group, or both for a file or a
directory?
Jawaban BENAR×
chown Jawaban yang benar
chmod
umask
chgrp

-----------------------------------------------------------------------------
What defines exactly what a user is allowed to do with a particular file or
directory?

Permissions
Permission string
Permission attributes Jawaban yang benar
Default permissions

-----------------------------------------------------------------------------
-----------------------------------------------------------------------------
MID
-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What is the second step in configuring a kernel module?
Jawaban Benar
Open /etc/modprobe.d/{module name}.conf in the text editor of your choice.
Jawaban yang benar
Enter lsmod , grep {module name} and verify that the module was either added or
removed.
Enter depmod to update the module dependencies database.
Enter sysctl -a to display all parameters and their current values.

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which file in the /proc directory contains information about modules currently
installed on the system?
Jawaban BENAR×
/proc/devices
/proc/cmdline
/proc/filesystems
/proc/modules Jawaban yang benar

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What is the smallest unit of storage read from or written to a drive?
Jawaban BENAR×
Kernal panic
Master Boot Record (MBR)
Sector Jawaban yang benar
GUID Partition Table (GPT)

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which ls command option can be used to show all files in a directory, including
files that begin with a period?
Jawaban Benar×
-l
-n
-a Jawaban yang benar
-d

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which of the Linux commands is used to update timestamps on an existing file?
Jawaban BENAR×
echo
touch Jawaban yang benar
nano
vim

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
You need a file system that does not provide the same capabilities as more modern
file systems and is typically used for compatibility reasons. Which file system
supported by Linux is compatible with many different operating systems, including
all versions of Unix, Windows, and macOS?
Jawaban BENAR×
XFS (Extended File System)
FAT (File Allocation Table) Jawaban yang benar
ext3
ext2

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What command is used to print any messages sent to the kernel’s message buffer
during and after system boot?
Jawaban BENAR×
dmesg Jawaban yang benar
-c
-l {level list}
-L

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
As defined in the Filesystem Hierarchy Standard (FHS), the topmost directory in a
Linux file system is the root directory, indicated by a single forward slash (/).
Below the root directory are various subdirectories that are standardized as part
of the FHS. Which subdirectory stores hardware and software device drivers and
maintains file system entries that represent the devices connected to the system?
Jawaban BENAR×
/opt
/lib
/dev Jawaban yang benar
/bin

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Each file that is opened in Linux is assigned a file descriptor that keeps track of
the file when it is open. It is possible, on a very busy server where a great many
files may be opened simultaneously, that the descriptors could all be consumed.
What common storage issue does this describe?
Jawaban BENAR×
Degraded storage
Missing devices
Resource exhaustion Jawaban yang benar
Missing volumes

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What modern software suite provides an init method for initializing a system?
Jawaban BENAR×
hostnamectl
systemctl
systemd Jawaban yang benar
SysVinit

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What refers to the root file system that is temporarily loaded into memory upon
system boot?
Jawaban BENAR×
The dracut command
The initrd image
The mkinitrd command
The initial ramdisk (initrd) Jawaban yang benar

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which Linux Debian-based distribution is the most popular for general use?
Jawaban BENAR×
Slackware
Ubuntu Jawaban yang benar
Fedora
Red Hat Enterprise Linux (RHEL)

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which Linux distribution is Debian-based and used for penetration testing?
Jawaban BENAR×
Kali Linux Jawaban yang benar
Red Hat Enterprise Linux (RHEL)
Ubuntu
Fedora
-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What is the second thing to do when searching for a file using locate?
Jawaban BENAR×
Enter find {path} -name {string}
Enter locate {string}
Enter updatedb Jawaban yang benar
Assume superuser privileges

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which command enables you to search a specific location for files and directories
that adhere to some search criteria?
Jawaban BENAR×
whereis
find Jawaban yang benar
which
locate

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which kernel, despite its disadvantage of consuming more RAM (Random Access
Memory), can interact quickly with devices?
Jawaban BENAR×
Device driver
Linux
Monolithic Jawaban yang benar
Microkernel

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What is the name of a Linux command used to change your current directory?
Jawaban BENAR×
ls
cd Jawaban yang benar
pwd
mkdir

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which one of the tune2fs command options specify the maximum time interval between
file system checks in days, months, or weeks?
Jawaban BENAR×
-i {d,m,w} Jawaban yang benar
-e {continue,remountro,panic}
-r {reserved blocks count}
-l

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What mount option specifies that only the root user can mount a device or a file
system?
Jawaban BENAR×
sync
rw
async
nouser Jawaban yang benar
-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What command is used to change the owner, the group, or both for a file or a
directory?
Jawaban BENAR×
chgrp
chmod
chown Jawaban yang benar
umask

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What remote desktop software is a free and open source utility that constructs a
Remote Desktop Protocol (RDP)-like server for the non-Windows system?
Jawaban BENAR×
NoMachine (NX)
Virtual Network Computing (VNC)
Simple Protocol for Independent Computing Environments (SPICE)
xrdp Jawaban yang benar

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
During the account creation process, the contents of which directory are
automatically copied into the home directories of new users?
Jawaban BENAR×
/etc/skel Jawaban yang benar
/usr/lib
/etc/profile.d
/home/<account name>

----------------------------------------------------------------------------
Pertanyaan sebelumnya
What defines exactly what a user is allowed to do with a particular file or
directory?
Jawaban BENAR×
Permission string
Default permissions
Permission attributes Jawaban yang benar
Permissions

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which command is primarily used to display the details of users who are currently
logged in to a system and their transactions?
Jawaban BENAR×
last
whoami
w Jawaban yang benar
who

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What is the area of memory that includes everything outside of kernel space?
Jawaban BENAR×
User space Jawaban yang benar
System Call Interface (SCI)
Kernel space
Linux kernel
-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which man command option searches for the specified string on all pages?
Jawaban BENAR×
-k
-f
-t
-K Jawaban yang benar

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What does the ls -l command do?
Jawaban BENAR×
Lists directory contents with default output
Lists hidden files in the current working directory
Lists directory contents in long format Jawaban yang benar
Lists only the Linux programs in the current working directory

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
If a user is unable to access a file, despite the owner context having full
permissions what is causing this to happen?
Jawaban BENAR×
The user is not the owner of the file. Jawaban yang benar
By default, files created by a user take on that user's group ID.
The directory's owning group is not the same as the user's group.
The file's owning group is set to the same group that these users are members of.

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which command is used to create a user account and configure basic settings?
Jawaban BENAR×
useradd Jawaban yang benar
chage
passwd

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which command enables you to alter the scheduling priority of an already running
process?
Jawaban BENAR×
top
renice Jawaban yang benar
nice
lsof

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which boot option is a part of the Unified Extensible Firmware Interface (UEFI)
standard that enables a client to retrieve the necessary boot loader and system
files from a server over the network?
Jawaban BENAR×
Boot from ISO
Boot from HTTP/FTP
Preboot Execution Environment (PXE) Jawaban yang benar
Boot from NFS

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which desktop environment is the default in most Linux distributions?
Jawaban BENAR×
KDE Plasma
Cinnamon
MATE
GNOME Jawaban yang benar

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
There are five different states that a process can be in during a process lifecycle
(creation to termination), each one defining how the system or other apps can
interact with that process. What state indicates that a process was terminated, but
that it has not yet been released by its parent process?
Jawaban BENAR×
Interruptible sleep
Zombie Jawaban yang benar
Running
Uninterruptible sleep

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which boot process component configures device drivers?
Jawaban BENAR×
The systemd program
BIOS/UEFI
The boot loader
The kernel Jawaban yang benar

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
In the boot process, a booting environment reads a small program that is stored in
read-only memory (ROM). What is the process of starting or restarting a computer,
and loading an operating system for the user to access?
Jawaban BENAR×
Boot Loader
Booting Jawaban yang benar
Basic Input/Output System (BIOS)
Unified Extensible Firmware Interface (UEFI)

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which one of the setfacl command options used to set the access control list (ACL)
of an object, can also replace the same ACL if it already exists?
Jawaban BENAR×
-R
-s Jawaban yang benar
-m
-b

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What is the name of a Linux command that displays a path to the current working
directory?
Jawaban BENAR×
mkdir
cd
pwd Jawaban yang benar
ls
-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which command displays information about all block storage devices that are
currently available on the system?
Jawaban BENAR×
fsck
lsblk Jawaban yang benar
blkid
resize2fs

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Kernel module management commands enable you to view, load, unload, or modify
kernel modules. Which kernel command removes a module from the currently running
kernel?
Jawaban BENAR×
modinfo
lsmod
rmmod Jawaban yang benar
insmod

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What is a single-key shortcut that is used to navigate through files in command
mode?
Jawaban BENAR×
Text editors
Editing operators
Motions Jawaban yang benar
Vim

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which one of the storage devices that are supported by the Linux operating system
uses electromechanical devices that use magnetic storage technology to store data,
usually in large amounts?
Jawaban BENAR×
Hard Disk Drive (HDD) Jawaban yang benar
External storage drive
Solid-State Drive (SSD)
USB (Universal Serial Bus) thumb drive

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What is the process of accepting input data from a source other than the keyboard
and sending output data to a destination other than the display device?
Jawaban BENAR×
Text stream
Standard input
Piping
Redirection Jawaban yang benar

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What file does the last command retrieve information from?
Jawaban BENAR×
/etc/passwd
/etc/group
/etc/shadow
/var/log/wtmp Jawaban yang benar

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What is the second step in the procedure to remove a file?
Jawaban BENAR×
Ensure you have write privileges for the desired file.
Enter rm -R {directory name}
Enter mv {file/directory to move} {destination}
Enter rm {file name} Jawaban yang benar

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What are the three ways to properly edit the /etc/group files? (Select three)
Jawaban BENAR×
groupdel Jawaban yang benar
groupadd Jawaban yang benar
passwd
groupmod Jawaban yang benar

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What clocks does the timedatectl command expose? (Choose all that apply)
Jawaban BENAR×
Localization
The Universal Time Jawaban yang benar
The hardware clock Jawaban yang benar
The local clock Jawaban yang benar

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
Which command displays system usage reports based on data collected from system
activity?
Jawaban BENAR×
sar Jawaban yang benar
free
vmstat
uptime

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What is the command used to add or remove modules from a kernel?
Jawaban BENAR×
blacklist {module name}
sysctl
depmod
modprobe Jawaban yang benar

-----------------------------------------------------------------------------
Pertanyaan sebelumnya
What is the recognition, diagnosis, and resolution of problems?
Jawaban BENAR×
Immutable flag
Access Control List (ACL)
Sticky Bit
Troubleshooting Jawaban yang benar

-----------------------------------------------------------------------------
What boot loader component controls the installation of drive sectors and can only
be run when booting from a drive?

Second stage boot loader


Booting
Boot sector program
Boot loader installer Jawaban yang benar

-----------------------------------------------------------------------------
END MID
-----------------------------------------------------------------------------
-----------------------------------------------------------------------------

You might also like