Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Question 1 ( 1 point ) What filesystem type must you specify with the mount command to mount an ISO image to your / mnt
Question point
What filesystem type must you specify with the mount command to mount an ISO image to your mnt directory?
Question options:
UFS
media
ISO
loop
Question point
Which of the following key combinations can save your current document in the Emacs editor?
Question options:
CtrlsCtrlf
Ctrls
Ctrlx
CtrlxCtrls
Question point
Which command can be used to remove a directory full of files?
Question options:
rm r
del r
deltree
rmdir
Question point
Vi is often referred to as a bimode editor. Why is that?
Question options:
Because vi is the universal Unix system editor
Vi runs in one of two modes: command mode and input mode
Because vi allows you to edit configuration and system files
Vi is a full screen editor or visual editor
Question point
Which of the following commands would install a package?
Question options:
rpmqf sample.package.rpm
rpmr sample.package.rpm
rpme sample.package.rpm
rpmi sample.package.rpm
Question point
Which of the following commands are typically used within the body of a for loop?
Question options:
elif
&&
continue
function
Question point
Which of the following commands may be used to run a command as another user via entries in a configuration file?
Question options:
su
userrun
sudo
bashr
Question point
You attempt to obtain a web page from your Apache server but receive a "Forbidden error. What is likely the cause?
Question options:
the Apache daemon has reached its maximum number of concurrent connections
incorrect file permissions
an incorrect entry in etchttpdconfhttpdconf
the Apache daemon is not started
Question point
Which command may be used to upgrade to the latest version of Firefox from an online RPM distribution server?
Question options:
yum update firefox
yum firefox
yum install firefox
aptget firefox
Question point
Which option in etcsquidsquidconf will set the size of the proxy cache on the hard disk?
Question options:
cache size
cache mem
cache dir
cache proxy
Question point
Which of the following Linux Intrusion Detection Systems scan for changes to files on your system? Choose
Question options:
Tripwire
Snort
Port Sentry
AIDE
Question point
What command below will create an image file from the contents of a directory?
Question options:
mkisofs
image
dd
dumpefs
Question point
Which of the following commands can be used to unmount a filesystem?
Question options:
mkfs
fdisk
format
umount
Question point
Which character tells the bash shell to run a command as a background process?
Question options:
$
&
Question point
Which of the following are valid function declarations? Choose all that apply
Question options:
myfunc echo Hello World;
myfunc echo Hello World
function myfunc "echo Hello World";
function myfunc echo Hello World;
Question point
Which of the following crontab entries would be executed at :am on Fridays only?
Question options:
Question point
Which of the following is NOT a valid file when you issue the command: s
Question options:
rwxrxrx
owrxw
srwxwrwx
drwxrxrwx
Question point
What can you do to improve the security of xinetdmanaged daemons?
Question options:
Pray
Use a Linux IDS
Implement TCP wrappers
Implement PAM authentication
Question point
Which of the following tar commands will extract an archive?
Question options:
tarxzvf archive.tar.gz
tarcf archive.tar
tartvf archive.tar
tarcvf archive.tar
Question point
What command will change the root of the filesystem to the hard disk in System Rescue mode or on a Live DVD root shell?
Question options:
linux rescue
chrootmntsysimage
chown root
cd
Question point
Which virtualization components are provided by the Linux kernel and libraries in modern Linux distributions by default? Choose all that apply
Question options:
KVM
Xen
Qemu
HyperV
Question point
Which utility can list a module in the kernel?
Question options:
insmod
probemod
rmmod
lsmod
Question point
Which of the following will show one disk free space by filesystem?
Question options:
df
quot
du
mountt
Question point
Which one of the following uses proper command syntax? Choose all that apply
Question o
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