1Z0-100 Exam Questions
158 real 1Z0-100 exam questions with expert-verified answers and explanations. Page 2 of 4.
- Question #51
Which two statements are true about the installation of certain components of asmlib in Oracle Linux 6?
- Question #52
Which three statements are true about administering user accounts and groups for an Oracle Linux server in preparation for installing the Oracle Database server?
- Question #53
Which four are among the many components included in the oracle Linux distribution?
- Question #54
You are about to switch a Red Hat Enterprise Linux 6 (RHEL6) system from the Red Hat Network to the Unbreakable Linux Network (ULN). Consider this output: # rpm -qa *rhn* rhnlib-2....
- Question #55
Which three statements are true about the bash shell script's capabilities and features?
- Question #56
Which three compression programs can tar use to natively filter an archive?
- Question #57
Examine this /etc/fstab entry: Identify the actions you must perform to relocate this filesystem permanently to its new mount point?
- Question #58
During the setup of additional swap space on an ext2 filessystem, you encounter an error as shown below: Which action must you perform to add additional swap space?
- Question #59
Examine the command and output shown: bash-4.1# 1s 1s: error while loading shared libraries: libselinux.so.1: cannot open shared object file: No such file or directory No files hav...
- Question #60
For which three types of installs does the Oracle database Pre-install rpm help by installing required software packages and setting system parameters?
- Question #61
Which three statements are true concerning the IPTABLES Oracle Linux firewall?
- Question #62
Which two statements are true about signal handling in Oracle Linux?
- Question #63
Bash is invoked as an interactive login shell. What is the order in which the bash configuration files are read, assuming that all the files exist in their correct location and are...
- Question #64
Which type of nameserver is provided by the default bind configuration files on Oracle Linux?
- Question #65
Which three statements are true concerning the use of the grub menu in Oracle Linux?
- Question #66
Consider the output shown: #rpm -i sendmail-cf-8.14.4-8.e16.noarch.rpm Error: Failed dependencies: Sendmail = 7.14.4-8.e16 is needed by sendmail-cf-8.e16.noarch # rpm -i sendmail-8...
- Question #67
Which three statements are true about the User Private Group scheme in Oracle Linux?
- Question #68
Which two actions are the required steps to prevent: non-root ssh access to the system?
- Question #69
Examine this MDAM output: Which two aspects can be determined from this output?
- Question #70
Which three statements are true about the Oracle Linux Logical Volume Manager (LVM)?
- Question #71
You want to convert an rpm packages file into a standard format as part of a shell script and then manipulate the contents. Which archive format is used by rpm?
- Question #72
Which four statements correctly describe the contents of the sysfs filesystem?
- Question #73
Which three statements are true about the mount command?
- Question #74
Examine these configuration files: # cat /etc/auto.master /net-hosts /- auto.direct ro # cat /etc/auto.direct /nfs1 o16:/export/share1 /nfs2 -sync o16:/export/share2 /nfs o16:/expo...
- Question #75
Examine the UserDir directives in this extract from /etc/httpd/conf/httpd.conf: <IfModule mod_userdir.c> UserDirenabled user1 UserDirdisabled user1 UserDirpublic_html </IfModule> A...
- Question #76
Which three Statements describe the capabilities and functions of the chkconfig command in Oracle Linux?
- Question #77
Which three statements are true concerning the use of open SSH utilities?
- Question #78
The default locations and paths used by logwatch are: /etc/logwatch/conf /user/share/logwatch/default.conf /user/share/logwatch/dist.conf Which three statements are true logwatch i...
- Question #79
Which three tasks should be performed to configure a host to act as an SSH server?
- Question #80
Which three methods might be used to change kernel parameters, thereby modifying the values for running system?
- Question #81
Examine some of the contents of the /boot/grub/grub.com file from an Oracle Linux system: Default=0 Timeout=5 Splashimage=(hd0, 0)/grub/splash.xpm.gz Hiddenmenu Title Oracle Linux...
- Question #82
Identify three features/functions enabled by using asmlib?
- Question #83
You must remove a Physical Volume (PV) from a Volume Group (VG) containing one Logical Volume (LV) without compromising data availability. What must you do before using the vgreduc...
- Question #84
Examine some rules from the /etc/rsyslog.conf file: *.info;mail.debug;authpriv.none;cron.none/var/log/messages uucp, news.notice/var/log/spooler Which statement is true about the l...
- Question #85
Examine this output captured on an NFS server: # mount | grep export /dev/sdc1 on /export type ext3 (rw) /dev/sdc2 on /export/share2 type ext3 (rw) # cat /etc/exports /export (*ro)...
- Question #86
A web server on HOST01 is listening on port 80. Examine the IPTABLES rule shown: [root@host01 ~] # iptables -L INPUT Chain INPUT (policy ACCEPT) targetportoptsourcedestination ACCE...
- Question #87
Which three actions may be performed using the date command in Oracle Linux?
- Question #88
Match the following symbolic notations of the file permissions with their numeric values: (1)- - - - S - - - - - - a) 5000 (2)- - - - - - - S - - - b) 4100 (3)- - - - - - - - - - -...
- Question #89
In which two situations would you use TCP as the preferred protocol to transfer data between different systems over a network spread across the globe? (Choose two.)
- Question #90
Identify the situation in which you would opt for aggregating multiple networks into a single interface via the Etherchannel.
- Question #91
As a Linux administrator, you issued the following command: tune2fs -O ^has_journal /dev/sdb2 What is the purpose of issuing this command?
- Question #92
The user smith, whose primary group is smith, wants to create a file in his home directory, which belongs to the group apps. Which two statements are correct?
- Question #93
Which three are valid directories for cron jobs to be run at known intervals?
- Question #94
Which two statements are true concerning the installation and configuration of the bootloader by the Anaconda installer, which is then used to boot Oracle Linux?
- Question #95
You want to display the value of a shell variable called service after assigning a value as shown: SERVICE =ACCT S Which two settings will display the name of the variable and its...
- Question #96
Which statements is true concerning Oracle Linux configuration files for users and groups?
- Question #97
Examine these statements and their output taken right after successful install of Oracle Linux: [root@FAROUT /] rpm q firstboot Firstboot -1.110.10-1.0.2.e16.x86_64 [root @FAROUT /...
- Question #98
Which three settings can be controlled by using the chage breemar command as the root user, to modify the parameters in the /etc/shadow file?
- Question #99
Examine this extract from the /etc/ssh/sshd_config file: passwordAuthentication no What is the effect of this parameter settings on the use of openSSH commands on both the client a...
- Question #100
Which four statements are true about software on the Oracle Public YUM server?