Topic 1: Volume A
You work as a Network Administrator for Tech World Inc. The company has a Linux-based
network. The permissions on a file named Report are shown below:
rwxr-r—
You want to add a sticky bit to the file. Which of the following commands will you use?
A.
chmod 7744 report
B.
chmod 1744 report
C.
chmod 2744 report
D.
chmod 4744 report
chmod 1744 report
Which of the following commands can be used to check the errors of the ext2 and ext3
filesystems?
Each correct answer represents a complete solution. Choose two.
A.
fsck --ext2
B.
fsck.ext3
C.
fsck --ext3
D.
e2fsck
fsck.ext3
e2fsck
You work as a Network Administrator for Perfect Solutions Inc. The company has a Linuxbased
network. You have to create user accounts for four new Management Trainees. You
also have to create a group named MT and provide membership of this group to the new
user accounts. How will you accomplish this?
A.
Use the ADDUSER command to create new user accounts and the MT group. Add the
users account to the group.
B.
Use the USERADD command to create new user accounts and the MT group.
Add the user accounts to the group.
C.
Use the GROUPADD command to create the MT group. Use the USERADD command
to create the user accounts and provide them the membership of the MT group.
D.
Use the ADDGROUP command to create the MT group.
Use the ADDUSER command to create the user accounts and provide them the
membership of the MT group.
Use the GROUPADD command to create the MT group. Use the USERADD command
to create the user accounts and provide them the membership of the MT group.
You work as a Network Administrator for Secure Web Inc. The company has a Linux-based
network. The network has a mixed set of client operating systems. You want to format a
new hard disk drive. The drive will have only one partition. Both the Linux and Windows
operating systems will access the partition. Which of the following file systems will you
use?
A.
VFAT
B.
XFS
C.
REISER
D.
EXT3
VFAT
You have recently been appointed as a Network Administrator for Rick International Inc.
The company has a Linux-based network. You have to print an important file named
secure.txt urgently. You therefore want to know what printers are currently configured on
your computer and how you can connect to them. Which of the following commands will
you use to accomplish the task?
A.
lpstat -s
B.
lpstat -d
C.
lpr
D.
lpstat -p
lpstat -s
Page 4 out of 61 Pages |
Previous |