The systems on your network use only the command line to log in. As part of a security review you are asked to track the number of failed logins beyond three attempts. You create the /var/adm/loginlog file. To complete this task you must edit the file that contains the line SYSLOG_FAILED_LOGINS=5. Which file contains this line? A. /etc/default/login B. /etc/default/loginlog C. /etc/default/failedlogin D. /etc/default/security/login
Answer: A
How do you create a password entry for the group staff? A. Use the passwd -g staff command. B. Use the groupmod -p staff command. C. Use the smgroup modify -- -n staff -p commands. D. There is no command to create a group password entry. You must edit the group file directly.
Answer: D
Your print server has one printer spooler defined called printer1. You have a requirement to modify the shell script that actually sends the jobs associated with printer1 to the printer. Which file should you modify? A. /etc/printers.conf B. /etc/lp/interfaces/printer1 C. /var/spool/lp/requests/printer1 D. /usr/lib/lp/postscript/postprint
Answer: A
Given: # lpstat -d What displays on the screen? A. The name of the default printer. B. The default printer’s print queue. C. A brief description of the default printer. D. Detailed status information about the default printer.
Answer: A
The only entry in the /etc/host.equiv file is a +. In which two ways does this entry affect remote operations? (Choose two) A. Any user on any host can execute the rwall command. B. A locally known user from any remote host can execute the rsh and rcp command to the local system. C. The root user is the only user who can use the rlogin command to access the local system without typing a password. D. A user from any remote host can access the local system as a user with the same
Answer: B, D
There is a process on your system called runaway with a PID of 874. This process must be killed immediately. Which two commands will achieve this? (Choose two) A. kill -9 874 B. kill -15 runaway C. pkill -9 runaway D. kill 874 runaway E. pkill -15 runaway
Answer: A, C
You have a printer that accepts only PostScript as an input content type. All of your data that you intend to send to the printer is an ASCII format. When you create the printer, which content type should you select? A. any B. ASCII C. PostScript D. PostScropt and ASCII
Answer: D
The user called user12 sent 100 identical print jobs to the print spooler called printer1. You are logged in as the user root. Which command should you use to remove all of the jobs that user12 sent to printer1? A. cancel printer1 B. cancel printer1 user12 C. cancel -u user12 printer1 D. lpadmin -d printer1 user12
Answer: C
The print spooler called printer1 has many requests pending in its queue, and is currently sending jobs to a printer. Which command can you use to prevent additional jobs from arriving in the queue, but still allow the existing jobs to complete? A. reject printer1 B. accept printer1 C. enable printer1 D. disable printer1
Answer: A
A user who is logged on to a client complains about being unable to print through the print server server1. The printer settings on the client are correct. Which print daemon, if it failed to run on the server, leads to this problem? A. in.lpd B. lpsched C. lpprint.d D. remote.lpd
Answer: A
View page << Previous 1 [2] 3 4 5 6 7 8 9 10 Next >>

Go Top