Praxis 10 Mod
Praxis 10 Mod
Praxis 10 Mod
13. Which API is used to manage the KVM hypervisor in Rad Hat enterprise
Linux?
a) virt-mgr
b) libvirt
c) virt
d) virt-manager
14. Which permissions ACL allows to be allocated to a file?
a) NTFS
b) FS
c) Fine-grained
d) ReFS
15. In SELinux context_type of web server ports is
a) httpd_t
b) http_port
c) http_port_t
d) httpd_port_t
16. Which permission should be for ssh public key file?
a) 600
b) 777
c) 644
d) 600
17. The process of adding a new file system to the existing directory tree is call
a) Mount
b) Mount point
c) Partition
d) Formatting
18. Which kinds of processes attempt to keep CPU usage to themselves?
a) High nice level
b) Negative nice level
c) Low nice level
d) Mid nice level
19. _ is the default file system for the auto mounter, but it can be used to
auto mount a range of different file systems.
a) ISCSI
b) LVM
c) NFS
20. Which command will discover shares of NFSv2 and NFSv3?
a) showshare
b) shownfs
c) showmount
d) showmn
21. We Use command to display information about physical volumes.
a) lvdisplay
b) pvdisplay
c) vgdisplay
d) vgsv
22. Additional sections begin with a line that starts with a… character and end
with a line with the %end directive.
a) %
b) #
c) $
d) ;
23. Which of the following command is used to debug Kerberos issues and to
work with Kerberos tickets?
a) Krb5-workstation
b) authconfig
c) krb5-conf
d) sssd
24. In kickstart configuration file, what character represent that the line is
commands?
a) #
b) @
c) $
d) %
25. By default the KVM is built into the standard RHEL kernel. The statement
is
a) true
b) false
a. 2
b. 3
c. 4
d. 5
66.In kickstart configuration file, what character represent that the line is
commands?
a. #
b. @
c. $
d. %
67.There is one package that must be installed in order to mount SMB
shares: ____. Both the mount command and autofs automounter rely on
this package for mount CIFS file system.
a. samba-client
b. nfs-utils
c. Cifs
d. cifs-utils
68.Which security method NFSv4 use whith RHEL7?
a. None
b. krb5i
c. krb5
d. sys
69.Which file system have build-in ACL support?
a. Ext4
b. Ext3
c. Xfs
d. nfs
70.The automounter or ___ service can be configured to mount SMB shares
“on demand” when a process attempts to access a file on the SMB share.
The automounter will then unmount the share once it is no longer in use,
after a certain period of inactivity.
a. samba
b. autofs
c. Autod
d. autofsd
71.Which command is used for Scheduling one-time task?
a. At
b. cron
c. crontab
d. crontab a”e
72.Which symbol you use for the regular expression match linux at the end
of the line?
a. %
b. $
c. ^
d. &
73.Which permission you should have to make scripts and make it
executable?
a. Read
b. executable
c. write
d. edit
74.Which kind of process easily give up their CPU resources to others?
a. High nice level
b. Negative nice level
c. Low nice level
d. Mid nice level
75.Which mode are used for both logs & protects in SELinux?
a. Enforcing mode
b. Permission mode
c. disabled mode
d. None
76.Which security method NFSv4 uses with RHEL7?
a) None
b) krb5i
c) krb5
d) sys
77.In red hat linux7, what is highly extensible text editor?
a) Vi
b) Nano
c) Cat
d) Vim
78.Which yum cmd use to view the list of installed packages?
a) yum list installed
b) yum ijstalled list
c) yum list yum
d) yum repolist
79.Which command is used to add the new physical volume to the volume
group?
a) vgadd
b) vgextend
c) vgext
d) partprobe
80.Which command create scheduling or edit jobs for the current user?
a) Cron
b) Crontab
c) Crontab-e
d) Crontab-1
81.Which of the following command is used to debug Kerberos issues and to
work with Kerberos tickets?
a) Krb5-workstation
b) authconfig
c) krb5.conf
d) sssd
82.A common choice for authentication is username and password pairs.
These can either be added to the mount command (or /etc/fstab entry) or
stored in a __that is referenced during the mount operation.
a) password file
b) credentials file
c) authentication file
d) samba file
83.Which command is used to remove a volume group that no longer
needed?
a) Rmvg
b) vgrm
c) vgreomve
d) pvremove
84.How many step we usually need to create a useable LVM?
a) Eight
b) Seven
c) Five
d) Four
85.Which symbol you use for the regular expression match linux at the end
of the line?
a) %
b) $
c) ^
d) &
86.Which of the following switch are used to display & set into SELinux
context ?
a) -D
b) -N
c) -F
d) -Z
87.Which option provide multiple system hardware private cloud?
a) RHEL
b) RHEV
c) RHEL
d) OpenStack platform
e) RHEV-M
88.What is the package helps you create a kickstart configuration file?
a) kickstart
b) httpd
c) system-config-kickstart
d) vsftpd
89.The file system type needs to be specified with the option and then a
comma separated list of mount options, the same mount options used by
the mount command. The server URI address needs to be prefixed with a
colon":".
a) -fstype=cifs-utils
b) fstype=cifs
c) -fstype-cifs
d) fstype-cifs-util
90.which is the oldest and most common commands for creating and
working with backup archives?
a) tars
b) tar
c) art
d) tart
91.Why sssd is configured?
a) To retrieve
b) validate
c) cache authentication
d) user information
92.Which file has a useful syntax diagram for creating scheduling jobs?
a) /etc/cron
b) /etc/crontab
c) /etc/cron.d
d) /etc/cron.daliy
93.Which kinds of process easily give up their CPU resources to others?
a) High nice level
b) Negative nice level
c) Low nice level
d) Mid nice level
94.In which of the following location the logs are persistently stored?
a) /var/passwd
b) /etc/passwd
c) /var/log
d) /home/logs
95.Which mode are used for troubleshoot issuses?
a) Enforcing mode
b) Permissive mode
c) disabled mode
d) None
96.Lower nice level indicates higher priority. The Statement is
a) True
b) False
97.Which permissions ACL allows to be allocated to a file?
a) NTFS
b) FS
c) Fine-grained
d) ReFS
98.Which protocol NFSv4 uses to communicate with server?
a) NFSv4
b) TCP
c) UDP
d) SSL
99.Which mode are used for both logs & protects in SELinux ?
a) Enforcing mode
b) Permissive mode
c) disabled mode
d) None
100. Higher nice level indicate
a. Higher priority
b. Lower priority
c. Medium priority
d. None of the above
101. What is the command that provide as part of the distribution which
utilizes regular expressions to isolated matching data?
a. Cat
b. Vim
c. Grep
d. Nano
102. Which command can compress and archive a file at a time?
a. tar
b. zip
c. gunzip
d. gz
103. A Kickstart installation uses a to provide all of the answers to these
questions, so no interaction is required.
a. directory
b. html file
c. script file
d. text file
104. Which command is used to show the one-time task?
a. At
b. Atq
c. Cron
d. At-l
e. B&D
105. A second package has some useful command-line utilities-for
example, smbclient and is often worth installing as well.
a. cifs
b. Samba
c. samba-client
d. cifs-utils
106. What command used for managing temporary file in linux7?
a. Systemctl
b. System
c. Systemd-tmpfiles
d. System-files
107. What command is used to generate ssh key?
a. ssh-key
b. ssh-keygen
c. ssh-gen
d. sshd
108. . A common choice for authentication is username and password
pairs. These can either be added to the mount command (or /etc/fstab
entry) or stored in a that is referenced during the mount operation.
a. password file
b. credentials file
c. authentication file
d. samba file
109. The nfs-secure service is part of the package, which should be
installed by
a. default.
b. nfs-server
c. nfs-utils
d. nfs-share
e. nfs-service
110. How many SELinux modess are used in RHEL7 ?
a. 2
b. 3
c. 4
d. 5
111. is an Internet standard protocol used by Linux, UNIX and similar
operating systems as their native network file system.
a. Internet Small Computer System Interface (ISCSI)
b. Logical Volume Managemen (LVM)
c. Samba
d. Network File System (NFS)
112. Which API is used to manage the KVM hypervisor in Rad Hat
enterprise Linux?
a. virt-mgr
b. libvirt
c. virt
d. virt-manager
113. Which permissions ACL allows to be allocated to a file?
a. NTFS
b. FS
c. Fine-grained
d. ReFS
114. In SELinux context_type of web server ports is
a. httpd_t
b. http_port
c. http_port_t
d. httpd_port_t
115. Which permission should be for ssh public key file?
a. 600
b. 777
c. 644
d. 600
116. The process of adding a new file system to the existing directory
tree is call
a. Mount
b. Mount point
c. Partition
d. Formatting
117. Which kinds of processes attempt to keep CPU usage to
themselves?
a. High nice level
b. Negative nice level
c. Low nice level
d. Mid nice level
118. _ is the default file system for the auto mounter, but it can be used
to auto mount a range of different file systems.
a. ISCSI
b. LVM
c. NFS
119. Which command will discover shares of NFSv2 and NFSv3?
a. showshare
b. shownfs
c. showmount
d. showmn
120. We Use command to display information about physical volumes.
a. lvdisplay
b. pvdisplay
c. vgdisplay
d. vgsv
121. Additional sections begin with a line that starts with a… character
and end with a line with the %end directive.
a. %
b. #
c. $
d. ;
122. Which of the following command is used to debug Kerberos issues
and to work with Kerberos tickets?
a. Krb5-workstation
b. authconfig
c. krb5-conf
d. sssd
123. In kickstart configuration file, what character represent that the line
is commands?
a. #
b. @
c. $
d. %
124. By default the KVM is built into the standard RHEL kernel. The
statement is
a. true
b. false
125. Which command is used to add, modify and remove standard ACLs
on file and directories?
a) set
b) setacl
c) setfacl
d) none
126. A Kickstart installation uses a ___ to provide all of the answers to
these questions, so no interaction is required.
a) Directory
b) Html file
c) Script file
d) Text file
127. _____ switch that enables/disables a set of policy rules in SELinux.
a) Boolean
b) Context
c) Enforcing
d) Permissive
128. What is the command that provide as part of the distribution which
utilizes regular expressions to isolated matching data?
a) cat
b) vim
c) grep
d) nano
129. What is the complete range of nice levels?
a) -20 to -19
b) -20 to 19
c) -19 to 20
d) -19 to 10
130. ______ is an Internet Standard Protocol used by Linux, UNIX and
similar operating system as their native network file system.
a) Internet Small Computer System Interface (ISCSI)
b) LVM
c) Samba
d) NFS
131. Which protocol NFSv4 uses to communicate with server?
a) NFSv4
b) TCP
c) UDP
d) SSL
132. Which command is used to show the one-time task?
a) At
b) Atq
c) Cron
d) At –l
e) B & D
133. Which mode are used for both logs and protects in SELinux?
a) Enforcing mode
b) Permissive mode
c) Disable mode
d) None
134. In Kickstart configuration-file what script is executed before any
disk partitioning is done?
a) %pre
b) %config
c) %inf
d) %package
135. What command is used to view the current ACL in the directory or
file?
a) getacl
b) getfacl
c) setacl
d) setfacl
136. Name used for the storage chunk of a PV, also the smallest storage
chunk for a LV is __
a) Logical Volume
b) Volume Group
c) Logical Extent
d) Physical Extent
137. Lower nice level indicates higher priority.
a) True
b) False
138. Which yum cmd we generally use to view a summary of install and
remove transactions?
a) Yum remove list
b) Yum install list
c) Yum history
d) None
139. Which mode are used for troubleshoot issues?
a) Enforcing mode
b) Permissive mode
c) Disabled mode
d) None
140. NFS uses the ____ service to help negotiate and manage
communication with the server when connecting to Kerberos-secured
shares.
a) nfs-server secure
b) nfs-secure server
c) nfs server
d) nfs secure
141. ____ is the default file system for the automounter, but it can be
used to auto mount a range of different file systems.
a) ISCSI
b) LVM
c) NFS
d) SAMBA
142. A second package ____ has some useful command-line utilities for
example, smbclient and is often worth installing as well.
a) cifs
b) samba
c) samba-client
d) cifs-utils
143. Which tool can obtain software packages and update through a
content distribution network provided by RedHat?
a) PackageKit
b) Yum
c) All of them
d) None of them
144. Which nice level root user cannot set?
a) -10 to -20
b) -1 to -20
c) -0 to -20
d) -20 to -1
145. We Use __command to display information about physical volumes.
a. Lvdisplay
b. pvdisplay
c. vgdisplay
d. vgs
146. The automounter or _ _service can be configured to mount SMB shares
"on demand" when a process attempts to access a file on the SMB share. The
automounter will then unmount the share once it is no longer in use, after a
certain period of inactivity.
a. samba
b. autofs
c. Autod
d. Autofsd
152. Which command display the current IP address and netmask for all
interfaces ?(1st book)
a. ip -s link show etho
b. ip-1 link show etho
c. ip addr
d. ls -1 show etho
153. Which permission you should have to make scripts and make it
executable?
a. Read
b. executable
c. write
d. edit
154. Select the correct option(s) and fill up the blank. Interface configuration
files control the______for individual network devices.(1st book)
a. hardware interfaces
b. software interfaces
c. only hardware interfaces
d. all of the above