网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
How would a system administrator review root’s current cron jobs of the following?()
A

crontab -l

B

cron -l root

C

lscron -l root

D

cat /var/cron/crontabs/root


参考答案

参考解析
解析: 暂无解析
更多 “单选题How would a system administrator review root’s current cron jobs of the following?()A crontab -lB cron -l rootC lscron -l rootD cat /var/cron/crontabs/root” 相关考题
考题 Howwouldasystemadministratorreviewroot’scurrentcronjobsofthefollowing?() A.crontab-lB.cron-lrootC.lscron-lrootD.cat/var/cron/crontabs/root

考题 ASystempadministratorisreviewingroot’scommandhistoryonadevelopmentserverandfindsthatajunioradminstratorhadbeenattemptingtocorrectafullfilesystem.Oneofthefollowingcommandscauseddamagethatmustbecorrected.Whichcommandwasit()A.rm/var/preserve/*B.cat/dev/null/var/adm/cron/logC./var/adm/wtmpD.rm/var/adm/ras/errlog

考题 ASystempadministratorsuspectstheyarereceivinganerrorfromoneoftheirnightlycronjobs.Thejobis:01***/usr/local/bin/nightlycheck.plWhereshouldtheadministratorfirstlookforerrorsreportedbythiscronjob() A./var/log/syslog.outB.var/log/cron.logC./var/spool/cron/logsD.mail

考题 An operator notices that a job on the system is causing poor performance. The job is a root process and the administrator has concluded it is not important and can be stopped. Shortly after stopping the process, it starts again. Which of the following commands will list repeating scheduled tasks?()A. at -lB. jobs -lC. sched -lD. crontab -l

考题 An operator wants to view all the scheduled jobs on a system. Which of the following locations would house scheduled jobs?() A. /etc/var/spoolB. /var/spool/cronC. /var/sched/jobsD. /usr/sched/crontabs

考题 在linux系统中,系统管理员要为用户jenny建立cron任务,应执行()命令。A、crontab -l jennyB、crontab -e jennyC、crontab -l -u jennyD、crontab -e -u jenny

考题 An operator notices that a job on the system is causing poor performance. The job is a root process and the administrator has concluded it is not important and can be stopped. Shortly after stopping the process, it starts again. Which of the following commands will list repeating scheduled tasks?()A、at -lB、jobs -lC、sched -lD、crontab -l

考题 查看root用户的cron计时器设置的命令是()。A、crontab-u root -lB、crontab -lC、crontab -u root -eD、crontab -u root -r

考题 对cron的访问控制说法正确的是()。A、默认情况下,所有用户都能访问cronB、若需要对cron进行访问控制,可以生成/etc/cron.allow与/etc/cron.deny文件C、存在/etc/cron.allow文件时,只有cron.allow文件中允许的用户才能访问cronD、cron.allow和cron.deny同时存在时,只有cron.deny中的用户被拒绝

考题 哪两个文件控制访问crontab命令()A、/etc/cron/cronusersB、/var/crom/cronnousersC、/etc/cron.d/cron.allowD、/etc/cron.d/cron.deny

考题 A small company would like help in identifying an apparent system performance problem on its internal mail server, especially to determine peak hour usage. What would be the first step in identifying the problem?()A、 cd /var/spool/cron/crontabs,uncomment the lines in the adm file, in order to start gathering statistics.B、 cd /var/spool/cron/crontabs; uncomment the lines in the sys file, in order to start gathering statistics.C、 cd /usr/lib/cron/; vi the adm file; startsrc -s sadcD、 cd /usr/lib/cron/; vi the sys file; startsrc -s sadc

考题 A System p administrator suspects they are receiving an error from one of their nightly cron jobs. The  job is: 0 1 * * * /usr/local/bin/nightlycheck.pl Where should the administrator first look for errors reported by  this cron job()A、/var/log/syslog.outB、var/log/cron.logC、/var/spool/cron/logsD、mail

考题 A System p administrator is reviewing root’s command history on a development server and finds that a junior adminstrator had been attempting to correct a full file system. One of the following commands caused damage that must be corrected.  Which command was it()A、rm /var/preserve/*B、cat /dev/null  /var/adm/cron/logC、 /var/adm/wtmpD、rm /var/adm/ras/errlog

考题 An operator wants to view all the scheduled jobs on a system. Which of the following locations would house scheduled jobs?()A、/etc/var/spoolB、/var/spool/cronC、/var/sched/jobsD、/usr/sched/crontabs

考题 How would a system administrator review root’s current cron jobs of the following?()A、crontab -lB、cron -l rootC、lscron -l rootD、cat /var/cron/crontabs/root

考题 Which procedure should be used to configure the system to prevent all users from using the ’at’ command()?  A、Create a /var/adm/cron/at.allow file with no entriesB、Create a /var/adm/cron/at.deny file with ’*’ as the only entryC、Create a /var/adm/at/at.deny file with ’ALL’ as the only entryD、Create a /var/adm/at/at.allow file with ’NONE’ as the only entry

考题 如果你使用cron调度定时的进程,应该用哪个命令编辑配置文件?()A、cron-eB、cron-vC、crontab-eD、crontab–x

考题 cron有哪两种配置文件()。A、/etc/crontab,全局配置文件B、crontab命令生成的配置文件,属于用户级C、/etc/cron:全局配置文件D、/etc/crontab,用户级配置文件

考题 单选题A System p administrator suspects they are receiving an error from one of their nightly cron jobs. Thejob is: 0 1 * * * /usr/local/bin/nightlycheck.pl Where should the administrator first look for errors reported by this cron job()A /var/log/syslog.outB /var/log/cron.logC /var/spool/cron/logsD mail

考题 多选题cron有哪两种配置文件()。A/etc/crontab,全局配置文件Bcrontab命令生成的配置文件,属于用户级C/etc/cron:全局配置文件D/etc/crontab,用户级配置文件

考题 单选题A System p administrator is reviewing root’s command history on a development server and finds that a junior adminstrator had been attempting to correct a full file system. One of the following commands caused damage that must be corrected.  Which command was it()A rm /var/preserve/*B cat /dev/null  /var/adm/cron/logC  /var/adm/wtmpD rm /var/adm/ras/errlog

考题 单选题Which procedure should be used to configure the system to prevent all users from using the ’at’ command()?A Create a /var/adm/cron/at.allow file with no entriesB Create a /var/adm/cron/at.deny file with ’*’ as the only entryC Create a /var/adm/at/at.deny file with ’ALL’ as the only entryD Create a /var/adm/at/at.allow file with ’NONE’ as the only entry

考题 单选题查看root用户的cron计时器设置的命令是()。A crontab-u root -lB crontab -lC crontab -u root -eD crontab -u root -r

考题 多选题对cron的访问控制说法正确的是()。A默认情况下,所有用户都能访问cronB若需要对cron进行访问控制,可以生成/etc/cron.allow与/etc/cron.deny文件C存在/etc/cron.allow文件时,只有cron.allow文件中允许的用户才能访问cronDcron.allow和cron.deny同时存在时,只有cron.deny中的用户被拒绝

考题 单选题A System p administrator suspects they are receiving an error from one of their nightly cron jobs. The  job is: 0 1 * * * /usr/local/bin/nightlycheck.pl Where should the administrator first look for errors reported by  this cron job()A /var/log/syslog.outB var/log/cron.logC /var/spool/cron/logsD mail

考题 单选题An operator wants to view all the scheduled jobs on a system. Which of the following locations would house scheduled jobs?()A /etc/var/spoolB /var/spool/cronC /var/sched/jobsD /usr/sched/crontabs

考题 单选题A small company would like help in identifying an apparent system performance problem on its internal mail server, especially to determine peak hour usage. What would be the first step in identifying the problem?()A  cd /var/spool/cron/crontabs,uncomment the lines in the adm file, in order to start gathering statistics.B  cd /var/spool/cron/crontabs; uncomment the lines in the sys file, in order to start gathering statistics.C  cd /usr/lib/cron/; vi the adm file; startsrc -s sadcD  cd /usr/lib/cron/; vi the sys file; startsrc -s sadc