A) Install the application, as the system meets the application requirements
B) Procure new equipment that matches the recommended specifications
C) Recompile the Linux kernel to support the installation.
D) Reconfigure lib modules to support the new application. Reconfigure lib modules to support the new application.
Correct Answer
verified
Multiple Choice
A) iptables -F
B) iptables -L
C) iptables -I
D) iptables -C
E) iptables -A
F) iptables -N
Correct Answer
verified
Multiple Choice
A) sed -f TZ=America/New_York
B) cat TZ=America/New_York
C) export TZ=America/New_York
D) printf TZ=America/New_York
Correct Answer
verified
Multiple Choice
A) ls -D
B) ls -a
C) ls -Z
D) ls -1
Correct Answer
verified
Multiple Choice
A) Virtual machines
B) Type 2 hypervisor
C) Chroot jails
D) Containers
Correct Answer
verified
Multiple Choice
A) Host-only
B) Bridged
C) NAT
D) Dual-homed
Correct Answer
verified
Multiple Choice
A) The shebang points to the wrong path.
B) The script is not executable.
C) The formatting of the file is incorrect.
D) Nslookup is not installed.
Correct Answer
verified
Multiple Choice
A) ![]()
B) ![]()
C) ![]()
D) ![]()
Correct Answer
verified
Multiple Choice
A) DHCP
B) NTP
C) DNS
D) SSH
Correct Answer
verified
Multiple Choice
A) Add the content of id_rsa.pub file to the remote system ~/.ssh/authorized_keys location. Add the content of id_rsa.pub file to the remote system ~/.ssh/authorized_keys location.
B) Add the content of id_rsa file to the remote system ~/.ssh/authorized_keys location. id_rsa location.
C) Add the content of id_rsa file to the remote system ~/.ssh/known_hosts location. ~/.ssh/known_hosts
D) Add the content of id_rsa.pub file to the remote system ~/.ssh/known_hosts location.
Correct Answer
verified
Multiple Choice
A) KDE
B) GNOME
C) GUI
D) VNC
E) X11
F) SPICE
Correct Answer
verified
Multiple Choice
A) The drive is not formatted
B) The drive is thin provisioned
C) The drive is thick provision eager zeroed
D) The drive space is overallocated
Correct Answer
verified
Multiple Choice
A) free, fack, partprobe
B) lsof, lvcreate, mdadm
C) df, du, rmmod
D) fdisk, mkswap, swapon -a
Correct Answer
verified
Multiple Choice
A) ping -c 10 host1
B) traceroute -c 10 host1
C) netstat host1
D) pathping -c 10 host1
Correct Answer
verified
Multiple Choice
A) Runlevel 3
B) Runlevel 4
C) Runlevel 5
D) Runlevel 6
Correct Answer
verified
Multiple Choice
A) Containers only need the namespaces functionality to run on a Linux system available since kernel 2.6.
B) Containers need a hypervisor to run on a Linux system. Cgroups namespaces are functionalities used for the kernel but not for running containers.
C) Containers only need the cgroups functionality for running on a Linux system. Namespaces is not a Linux kernel functionality needed for creating and managing containers.
D) Containers use the cgroups and namespaces functionalities to isolate processes and assign hardware resources to each of those isolated processes.
Correct Answer
verified
Multiple Choice
A) route del default gw 192.168.2.1 eth0; route add default gw 192.168.1.1 eth0
B) route add -net 192.168.10.0 netmask 255.255.255.0 gw 192.168.2.1 eth0
C) route add 192.168.1.1 default 192.168.1.50 eth0
D) route host gw 192.168.1.1 eth0
Correct Answer
verified
Multiple Choice
A) lsmod, modprobe, modinfo
B) modinfo, insmod, modprobe
C) modinfo, insmod, dmesg
D) lsmod, insmod, dmesg
Correct Answer
verified
Multiple Choice
A) tar -cv domain.tar.gz /usr/domain
B) tar -cvf /usr/domain domain.tar.gz
C) tar -czvf domain.tar.gz /usr/domain
D) tar -cxzv /usr/domain domain.tar.gz
Correct Answer
verified
Multiple Choice
A) /etc/sysconfig/network/interfaces.cnf
B) /system/config/interfaces
C) /etc/sysconfig/network-scripts/ifcfg-eth0
D) /system/networking/ifconfig
E) /etc/interfaces/eth0.conf
Correct Answer
verified
Showing 161 - 180 of 252
Related Exams