You're setting up a SUES 15 server which will require very large data volumes and journaling capabilities. Which file system listed below would be the best choice for your data volumes?
A. VFAT
B. XFS
C. Ext2
D. ReiserFS
E. Ext3
What does the (x) permission on a directory mean?
A. Nothing - the execute permission cannot be assigned to a directory.
B. The export permission on a directory means that directory can be mounted by a remote server.
C. The exclude permission on a directory means that the directory will not be displayed by the Is command.
D. The execute permission on a directory means you can use the cd command to change into the directory.
E. The exclude permission on a directory means that the files in the directory are hidden.
F. The examine permission on a directory means that you can see the directory's contents.
What does the following command allow you to do? alias endear"
A. You can type clear to run the c command.
B. You can type c to run the clear command.
C. Nothing, since there is not a command named alias.
D. It launches a second Login Shell and allows you to rename the clear command to just c.
E. It allows you to rename the clear command to just c and then deletes the clear command.
What does the file /etc/hosts provide?
A. Local name resolution
B. The hostname of this system
C. A list of DNS servers to use
D. List of domains to search
E. List of routes to take to remote hosts
Which command is used to view the manual pages?
A. help -man
B. doc -man
C. man
D. show
E. info
Which of the following configuration files have a format that is compatible with the system logging facility in SUSE Linux Enterprise? (Choose two)
A. /etc/syslog.conf
B. /etc/syslog-ng
C. /var/log/syslog-ng.conf
D. /etc/rsyslog.conf
E. /ar/log/kernel-log
Which statements about using the -U option and the -F option when running the rpm command are true? (Choose two)
A. The -U option will install a package whether or not a previous version of the package is already installed.
B. The -F option will install a package whether or not a previous version of the package is already installed.
C. The -U option remove all binaries, scripts, links, and documentation files associated with the RPM in the RPM Database.
D. The -F option will verify (fix) a broken application based on the information in the RPM Database.
E. The -U option will remove all the binaries in the package from the file system and update the RPM Database.
F. The -F option will install a package only if a previous version of the package is already installed.
Which command gives you a real-time view of the processes running on your system by giving you a continuously updated list?
A. procupdate
B. pstree
C. Is-la
D. ps -x
E. top
F. showproc
Which statements are true regarding a daemon? (Choose three)
A. A daemon process is associated to the system terminal.
B. A daemon process is associated to the user that launched the process.
C. A daemon will wait for some event to occur to trigger action on the part of the daemon.
D. A daemon process is launched by the system.
E. A daemon process is not associated with a terminal or a graphical environment.
F. The user that launched the daemon will control what the daemon does based on the user's input.
Which Network Interface type supported by SLES is used for link aggregation?
A. Basic
B. Bridge
C. VPN
D. Bond
E. Custom