1z0-100 Oracle Linux 5 and 6 System Administration

Loading demo links...

Showing 1–3 of 10 questions

Question 1

Which two conditions should be met in order to successfully configure an openssh client on Oracle Linux?

Select all that apply, then click Submit answer.

  • The openssh-server package must not be installed.

  • The openssh package must be installed.

  • The sshd daemon must not be started.

  • The openssh-client package must be installed.

  • The ssh-agent must be started.

  • ssh keys must be generated by any user using the ssh client.

Question 2

Which three statements are true about the User Private Group scheme in Oracle Linux?

Select all that apply, then click Submit answer.

  • If a user jules is added with the useradd jules command, a group called jules_grp is also created

  • The umask for the jules user is 002 in /etc/bashrc

  • Users belonging to a group to which user jules also belongs, are automatically able to write to the private group belonging to the jules user.

  • If a user jules is added with the user add jules command, a group called jules is also added. but no other user may be a member of that group.

  • A directory owned by a group to which several users belong, and which has the setgid fa turned on, has shared write access to all members of the group.

  • The User private Group scheme is enabled by default in Oracle Linux.

Question 3

Which three statements are true when using the Anaconda Installer to install Oracle Linux?

Select all that apply, then click Submit answer.

  • Unattended installation is only possible if installing the Unbreakable Enterprise kernel.

  • The installation may be done from an NFS-mounted Image.

  • Unattended installation is only possible if installing the Red Hat-compatible kernel.

  • The installation may be done from a USB device.

  • The installation may be done in text or graphical mode.