Online Access Free 1z0-100 Practice Test
Exam Code: | 1z0-100 |
Exam Name: | Oracle Linux 5 and 6 System Administration |
Certification Provider: | Oracle |
Free Question Number: | 142 |
Posted: | Sep 09, 2025 |
Examine the extract of the /etc/nologin file and the /etc/pam.d/login file on server1:
[root@server1 ~] # cat /etc/nologin
bob
smith
[root@server1 ~] # cat /etc/pam.d/login
accountrequiredpam_nologin.so
accountincludesystem-auth
Which statement is true about users?
Examine this /etc/fstab entry:
Identify the actions you must perform to relocate this filesystem permanently to its new mount point?
Examine the content of the mdstat pseudo file:
# cat /proc/msstat
personalities: [raid1] [raid0] [raid6] [raid5] [raid4]
md0 : active raid1 md2[1] md1[0]
207680blocks super 1.2 [2/2] [UU]
md2 : activeraid0 sdg[1] sdf1[0]
207872blocks super 1.2 512k chinks
Md1 :active raid0sde1[1] sdd1[0]
207872blocks super 1.2 512k chunks
Unused devices: <none>
Which two statements are true about the MD0 RAID set?