최신Oracle Linux Fundamentals (Oracle PartnerNetwork) - 1Z0-409무료샘플문제
You executed the following command to verify the integrity of sendmail:
[root@station1 ~]# rpm -Va sendmail .......T. c /etc/mail/sendmail.cf S.5....T. c /var/log/mail/statistics [root@station1 ~]#
What do infer about the /var/log/mail/statistics file from the output?
Which command could help a user to output the data appended to a text file at the shell prompt, as the file grows?
Which three statements are true about tunneling an application through ssh? (Choose three.)
Which two statements are true about Regular Expressions? (Choose two.)
View the Exhibit and note the directory hierarchy. How would you delete the /test1 directory hierarchy? (Choose all that apply.)

The user scott tries to create a directory hierarchy and encounters the following error:
[scott@server1 tmp]$ mkdir test/test1/stored/all mkdir: cannot create directory `test/test1/stored/all`: No such file or directory [scott@server1 tmp]$pwd /tmp
Which two commands can the user scott use to create the directory hierarchy successfully? (Choose two.)
The user bob on station1 wants to chat using talk with smith on station2 in the same network. Identify the statement that holds true in this scenario.
What happens when you execute the lpq command without passing any arguments?
Match the query commands with their functions.
1.rpm -qa a. lists packages on which the package depends
2.rpm -qi b. lists all packages installed on the system
3.rpm -qR c. list of all the files in the package
4.rpm -ql d. information about the package
Match the following signal values with their description.
1. 9 a. Hangup
2 . 19 b. Terminate the process and dump core
3.11 c. Kill signal
4.1 d. Stop the process
Which statements are true about a source RPM? (Choose all that apply.)
A normal user bob wants to get into the graphical mode and executes the startx command. Identify the statement that holds true in this context.
As user smith you issue the mesg command on the tty1 terminal to know its status. The output of the command is shown below:
[ smith@station2 ]$ mesg
is y
[ smith@station2 ]$
Which three statements are true in this context? (Choose three.)
A printer has been connected to the single available port. You execute the following command at the prompt:
echo "This is a simple test" > /dev/lp0
What can you infer from the command?
Which command would help you identify and count how many lines have the letter "w" and the letters (together) in the words.txt file?
You have downloaded a file called firefox.tar.gz. Which of the following commands could help you to extract the files from this tar file? (Choose all that apply.)
You want to archive a directory and its subdirectories (excluding a list of subdirectories from a file) using the tar command. Which option would help you to do this?