网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
Which of the following entries should be added to the syslog.conf file to capture information to troubleshoot a problem reported with e-mail? ()
A
smpt.info /tmp/syslog.msgs
B
mail.debug /tmp/syslog.msgs
C
daemon.err /tmp/syslog.msgs
D
mail.err /tmp/syslog.msgs
参考答案
参考解析
解析:
暂无解析
更多 “单选题Which of the following entries should be added to the syslog.conf file to capture information to troubleshoot a problem reported with e-mail? ()A smpt.info /tmp/syslog.msgs B mail.debug /tmp/syslog.msgs C daemon.err /tmp/syslog.msgsD mail.err /tmp/syslog.msgs ” 相关考题
考题
Files /tmp/file2 and /tmp/file3 are hard linked to /tmp/file1.What will the result be if a user makes changes to /tmp/file2 at the same time another user tries to delete /tmp/file1?()
A.All three files will contain the updates and will remain available.B.All three files will be deleted and no changes will be made to /tmp/file2.C.Only /tmp/file2 will contain the updates, but /tmp/file3 will remain available.D.Both /tmp/file2 and /tmp/file3 will contain the updates and will remain available.
考题
Whichofthefollowingentriesshouldbeaddedtothesyslog.conffiletocaptureinformationtotroubleshootaproblemreportedwithe-mail?()
A.smpt.info/tmp/syslog.msgsB.mail.debug/tmp/syslog.msgsC.daemon.err/tmp/syslog.msgsD.mail.err/tmp/syslog.msgs
考题
An operator needs to run a script which will write standard output and standard error to different files. Which of the following commands will successfully perform this task?()
A. myscript.ksh 1/tmp/log/script.log 2/tmp/log/script.errB. myscript.ksh $1/tmp/log/script.log $2/tmp/log/script.errC. myscript.ksh 1/tmp/log/script.log 21 /tmp/log/script/errD. myscript.ksh 21 /tmp/log/script.log 2 /tmp/log/script.err
考题
Which of the following commands will display what space is used in /tmp filesystem?()
A. df -Ik /tmpB. df -fk /tmpC. df -Uk /tmpD. df -Fk /tmp
考题
linux系统中,在/tmp存在一文件file,想更新文件的时间目录为当前的时间的命令是()。A、mkdir /tmp/fileB、touch /tmp/fileC、mv /tmp/fileD、rm /tmp/file
考题
在linux系统中,在/tmp下创建一个空文件file的命令是()。A、mkdir /tmp/fileB、make /tmp/fileC、touch /tmp/fileD、mv /tmp/file
考题
在linux系统中,用cp命令将/tmp/test/file文件,复制到/tmp下,并保持原来的名字,以下命令中正确的是()。A、cp -l /tmp/test/file /tmpB、cp -s /tmp/test/file /tmpC、cp -r /tmp/test/file /tmpD、cp /tmp/test/file /tmpE、cp /tmp/test/file /tmp/file
考题
A user reports that they cannot cd to /tmp/application. A system administrator entered the following command: Is -Id /tmp/application drw-r-r- 4 root system 512 Jan 15 14:09 application Which of the following is the most likely cause of the problem()A、The /tmp/application should be globally writable.B、The /tmp/application directory should be executable.C、The /tmp/application directory should be owned by the user.D、The /tmp/application directory should have the sticky bit set
考题
An operator needs to run a script which will write standard output and standard error to different files. Which of the following commands will successfully perform this task?()A、myscript.ksh 1/tmp/log/script.log 2/tmp/log/script.errB、myscript.ksh $1/tmp/log/script.log $2/tmp/log/script.errC、myscript.ksh 1/tmp/log/script.log 21 /tmp/log/script/errD、myscript.ksh 21 /tmp/log/script.log 2 /tmp/log/script.err
考题
A user reports that they cannot cd to /tmp/application. A system administrator entered the following command: (1)ls -ld /tmp/application (2)drw-r--r-- 4 root system 512 Jan 15 14:09 application What is the most likely cause of the problem?()A、The /tmp/application should be globally writable.B、The /tmp/application directory should be executable.C、The /tmp/application directory should be owned by the user.D、The /tmp/application directory should have the sticky bit set.
考题
Files /tmp/file2 and /tmp/file3 are hard linked to /tmp/file1. What will the result be if a user makes changes to /tmp/file2 at the same time another user tries to delete /tmp/file1?()A、All three files will contain the updates and will remain available.B、All three files will be deleted and no changes will be made to /tmp/file2.C、Only /tmp/file2 will contain the updates, but /tmp/file3 will remain available.D、Both /tmp/file2 and /tmp/file3 will contain the updates and will remain available.
考题
An administrator was asked to log information on possible security breaches on a server. To which file should additional entries be added to capture this information()A、/var/adm/sulogB、/etc/syslog.confC、/etc/security/sysck.cfgD、/etc/security/syslog.conf
考题
Which of the following commands will display what space is used in /tmp filesystem?()A、df -Ik /tmpB、df -fk /tmpC、df -Uk /tmpD、df -Fk /tmp
考题
When a problem occurs in an HACMP cluster,which log file will show the high level overview of the cluster operation?() A、 /tmp/hacmp.outB、 /tmp/clstrmgr.debugC、 /usr/es/adm/cluster.logD、 /var/hacrmp/clverify/clverify.log
考题
Which of the following entries should be added to the syslog.conf file to capture information to troubleshoot a problem reported with e-mail? ()A、 smpt.info /tmp/syslog.msgs B、 mail.debug /tmp/syslog.msgs C、 daemon.err /tmp/syslog.msgsD、 mail.err /tmp/syslog.msgs
考题
Which command will run myscript and redirect stdout and sterr to /tmp/myoutput?()A、./myscript /tmp/myoutputB、./myscript 21 /tmp/myoutputC、./myscript /tmp/myoutput 21D、./myscript /tmp/myoutput 12
考题
单选题Files /tmp/file2 and /tmp/file3 are hard linked to /tmp/file1. What will the result be if a user makes changes to /tmp/file2 at the same time another user tries to delete /tmp/file1?()A
All three files will contain the updates and will remain available.B
All three files will be deleted and no changes will be made to /tmp/file2.C
Only /tmp/file2 will contain the updates, but /tmp/file3 will remain available.D
Both /tmp/file2 and /tmp/file3 will contain the updates and will remain available.
考题
单选题When a problem occurs in an HACMP cluster,which log file will show the high level overview of the cluster operation?()A
/tmp/hacmp.outB
/tmp/clstrmgr.debugC
/usr/es/adm/cluster.logD
/var/hacrmp/clverify/clverify.log
考题
单选题在linux系统中,用cp命令将/tmp/test中的文件到/tmp/test1中,不想拷贝目录本身,以下命令正确的是()。A
cp -R /tmp/test /tmp/test1B
cp -r /tmp/test /tmp/test1C
cp -R /tmp/test/. /tmp/test1D
cp /tmp/test /tmp/test1
考题
单选题Which command will run myscript and redirect stdout and sterr to /tmp/myoutput?()A
./myscript /tmp/myoutputB
./myscript 21 /tmp/myoutputC
./myscript /tmp/myoutput 21D
./myscript /tmp/myoutput 12
考题
单选题An administrator was asked to log information on possible security breaches on a server. To which file should additional entries be added to capture this information()A
/var/adm/sulogB
/etc/syslog.confC
/etc/security/sysck.cfgD
/etc/security/syslog.conf
考题
单选题在linux系统中,在/tmp下创建一个空文件file的命令是()。A
mkdir /tmp/fileB
make /tmp/fileC
touch /tmp/fileD
mv /tmp/file
考题
单选题linux系统中,在/tmp存在一文件file,想更新文件的时间目录为当前的时间的命令是()。A
mkdir /tmp/fileB
touch /tmp/fileC
mv /tmp/fileD
rm /tmp/file
考题
单选题An operator needs to run a script which will write standard output and standard error to different files. Which of the following commands will successfully perform this task?()A
myscript.ksh 1/tmp/log/script.log 2/tmp/log/script.errB
myscript.ksh $1/tmp/log/script.log $2/tmp/log/script.errC
myscript.ksh 1/tmp/log/script.log 21 /tmp/log/script/errD
myscript.ksh 21 /tmp/log/script.log 2 /tmp/log/script.err
考题
单选题A user reports that they cannot cd to /tmp/application. A system administrator entered the following command: Is -Id /tmp/application drw-r-r- 4 root system 512 Jan 15 14:09 application Which of the following is the most likely cause of the problem()A
The /tmp/application should be globally writable.B
The /tmp/application directory should be executable.C
The /tmp/application directory should be owned by the user.D
The /tmp/application directory should have the sticky bit set
考题
单选题A user reports that they cannot cd to /tmp/application. A system administrator entered the following command: (1)ls -ld /tmp/application (2)drw-r--r-- 4 root system 512 Jan 15 14:09 application What is the most likely cause of the problem?()A
The /tmp/application should be globally writable.B
The /tmp/application directory should be executable.C
The /tmp/application directory should be owned by the user.D
The /tmp/application directory should have the sticky bit set.
考题
单选题Which of the following commands will display what space is used in /tmp filesystem?()A
df -Ik /tmpB
df -fk /tmpC
df -Uk /tmpD
df -Fk /tmp
热门标签
最新试卷