live chatMcAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
Pass4Test 10%OFF Discount Code

Oracle Linux 6 Advanced System Administration - 1z0-105 Exam Questions

QUESTION NO: 1
Examine the udevadm command:
udevadm info --query=all --name=/dev/sdb
What does this command display?
Correct Answer: D
QUESTION NO: 2
Examine this extract from /etc/httpd/conf/httpd.conf for virtual hosts:
<VirtualHost *:80>
ServerAdmin [email protected]
DocumentRoot /www/docs/site1.example.com
ServerName site1.example.com
</VirtualHost>
<VirtualHost *:80>
ServerAdmin [email protected]
DocumentRoot /www/docs/site2.example.com
ServerName site2.example.com
</VirtualHost>
Which three statements are true about the configuration extract?
Correct Answer: A,C,E
QUESTION NO: 3
Which three statements are true about the contents of the /etc/ocfs2/cluster.conf configuration file?
Correct Answer: A,B,F
QUESTION NO: 4
You are required to create a file system that meets these requirements:
1.It must be created on /dev/ssd1.
2.It must be mounted on the already existing mount point/cryptfs.
3.Data stored on /cryptfs must be encrypted. Examine this list of commands:
1.cryptsetup luksFormat /dev/sdd1
2.cryptsetup luksOpen /dev/sdd1/sdd1
3.mkfs -t ext4 /dev/sdd1
4.mkfs -t ext4 /dev/mapper/sdd1
5.mount /dev/sdd1/cryptfs
6.mount /dev/mapper/sdd1/cryptfs
7.cryptsetup /cryptfs
Which option represents the commands in the correct order to create a file system that meet the requirements?
Correct Answer: A
QUESTION NO: 5
While copying a file to the /users file system, which is located on /dev/sdd1, you receive an error:
$ cp /etc/oratab /users/oracle
cp: cannot create regular file '/users/oracle/oratab': Disk quota exceeded
You examine your assigned quota as shown:
$ quota -g
Disk quotas for user oracle (uid 500):
Filesystem
blocks
quota
limit
grace
files
quota
limit
grace
/dev/sdd1
2000
100000
20000
103*
100
150
6 days
Which option represents the reason for receiving the Disk quota exceeded error?
Correct Answer: B
QUESTION NO: 6
Which three statements are true about support for the XFS file system in Oracle Linux?
Correct Answer: A,D,F
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).
QUESTION NO: 7
Which three types of output may be obtained from commands from the crash utility in Oracle Linux?
Correct Answer: D,E,F
QUESTION NO: 8
Examine this command and its output: # yum history list Loaded plugins: security ID Login user Data and time Action(s) Altered 3 <oracle> 2014-07-29 13:34 Install 3 2 <oracle> 2014-07-29 13:33 Install 7 1
<oracle>
2014-07-29 13:33
Install
history list
Which command must you use to undo the last two yum transactions?
Correct Answer: A
QUESTION NO: 9
Which two statements are true about the sendmail and postfix programs?
Correct Answer: B,F
QUESTION NO: 10
What is the purpose of the kpartx command?
Correct Answer: C
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).