1z0-100試験無料問題集「Oracle Linux 5 and 6 System Administration 認定」

Which three statements are true about rpm package dependencies?

正解:C,D,F 解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
Which statement is FALSE concerning the use of OpenSSH utilities? (Choose the best answer.)

Your Oracle Linux server has a network interface eth0 but the ifcfg-eth0 file is missing from the
/etc/sysconfig/network-scripts directly.
To set the IP address for the interface, you run this command as root:
[root@station1]# ifconfig eth0 192.168.0.1 up
What is the effect of the command?

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?

解説: (GoShiken メンバーにのみ表示されます)
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 have been deleted from your system and you want to determine the cause of the error.
Which two commands or utilities can help the root user diagnose this problem?

解説: (GoShiken メンバーにのみ表示されます)
Which four statements are true about the proc and sysfs filesystem?

正解:A,B,D,F 解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
Which two Statements are true concerning the configuration and use of cron and anacron?

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:/export/share3
Which mount options will automounter use to mount the filesystems listed in /etc/auto.direct?