Topic 1: Volume A
Which of the following commands creates a new logical volume in a volume group?
A.
lvcreate
B.
vgcreate
C.
pvcreate
D.
mkfs
lvcreate
Drag and drop the appropriate command in front of its respective function.
Which of the following commands can be used to compress a file?
Each correct answer represents a complete solution. Choose all that apply.
A.
gzip
B.
compress
C.
tar
D.
zip
gzip
compress
zip
Which of the following files lists the file systems to be mounted automatically at startup?
A.
/etc/mtab
B.
/etc/fstab
C.
/dev/mtab
D.
/dev/fstab
/etc/fstab
You work as a Network Administrator for Perfect Solutions Inc. You are required to
configure a hard disk for a Linux workstation. You are using the FDISK utility to configure it.
Which of the following options will you use to show all the existing partitions of the hard
disk?
A.
n
B.
w
C.
1
D.
p
p
You want to make Rick an owner of the files TRADE1.TXT and TRDREPORT.TXT. Which
of the following commands will you use to accomplish this?
A.
chown rick TRADE1.TXT TRDREPORT.TXT
B.
chgrp rick TRADE1.TXT + TRDREPORT.TXT
C.
chown rick TRADE1.TXT + TRDREPORT.TXT
D.
chgrp rick TRADE1.TXT TRDREPORT.TXT
chown rick TRADE1.TXT TRDREPORT.TXT
You work as a Software Engineer for McNiel Inc. The company has a Linux-based network.
The company has 150 Engineers. The root user has configured quota limits for each user.
You want to view quota limits for your system. Which of the following commands will you
use to accomplish this task?
A.
repquota -a
B.
quota -v
C.
quotacheck
D.
edquota
quota -v
Which of the following statements are true about rsync? Each correct answer represents a
complete solution. Choose all that apply.
A.
It supports for copying links, devices, owners, groups, and permissions.
B.
It can use any transparent remote shell, including ssh or rsh.
C.
It does not support for anonymous or authenticated rsync daemons.
D.
It does not require super-user privileges.
It supports for copying links, devices, owners, groups, and permissions.
It can use any transparent remote shell, including ssh or rsh.
It does not require super-user privileges.
Which of the following files is used to initialize a computer-wide environment on a Linux
computer?
A.
/etc/group
B.
/etc/profile
C.
/etc/syslog.conf
D.
/etc/startup
/etc/profile
You want to temporarily change your primary group to another group of which you are a
member.
In this process, a new shell will be created, and when you exit the shell, your previous
group will be reinstated. Which of the following commands will you use to accomplish this
task?
A.
chgrp
B.
newgrp
C.
chmod
D.
chown
newgrp
Page 6 out of 31 Pages |
Previous |