A.connect B:/usr/lib/usr/lib
B.ln B:/usr/lib/usr/lib
C.mount B:/usr/lib/usr/lib
D.mount A:/usr/lib B:/usr/lib
第1题:
A.UseODMcommands
B.UseLVMcommands
C.Inthe/etc/environmentfile
D.Inthe/usr/lib/smit/menu.cfgfile
第2题:
A.UseODMcommands
B.Inthe/smit.logfile
C.Inthe/etc/environmentfile
D.Inthe/usr/lib/smit/menu.cfgfile
第3题:
A./lib/modules
B./lib/modules/x.y.z(x.y.z是内核的版本号)
C./usr/lib
D./usr/local/lib
第4题:
下面的那类系统文件可以被不同的Linux发行版通过NFS进行共享()。
第5题:
Which of these commands allows you to use shared libraries that are in /usr/local/lib?()
第6题:
Which command will check the errorlog size?()
第7题:
A UNIX user named Bob wants to replace his chess program with a new one, but he is not sure where theold one is installed. Bob is currently able to run a Java chess program starting from his home directory /home/bob using thecommand: java -classpath /test:/home/bob/downloads/*.jar games. Chess Bob’s CLASSPATH is set (at login time) to: /usr/lib:/home/bob/classes:/opt/java/lib:/opt/java/lib/*.jar What is a possible location for the Chess.class file?()
第8题:
/usr/bin/errmsg
/usr/lib/errdemon
/usr/lib/errlogger
/usr/bin/errinstall
第9题:
lssrc -s errord
errorlog -histsize
/usr/lib/errdemon -l
ls -l /var/adm/ras/errlog
第10题:
/usr
/usr/bin
/usr/share
/usr/lib
第11题:
connect B:/usr/lib/usr/lib
ln B:/usr/lib/usr/lib
mount B:/usr/lib/usr/lib
mount A:/usr/lib B:/usr/lib
第12题:
/lib/modules
/lib/modules/x.y.z(x.y.z是内核的版本号)
/usr/lib
/usr/local/lib
第13题:
A.Theerrordaemonrunsintheforegroundandreadsthe/etc/errptfile.
B.Theerrordaemonisinvokedbytheuserwhenrequiredanditreadsthe/usr/lib/errpt.
C.Theerrordaemonisinvokedwhenevertheerroroccursanditreadsthe/usr/lib/errpt.
D.Theerrordaemon/usr/lib/errdemonrunsinthebackgroundonmostmachinesandreadsthe/dev/errorspecialfile.
第14题:
AUNIXusernamedBobwantstoreplacehischessprogramwithanewone,butheisnotsurewheretheoldoneisinstalled.BobiscurrentlyabletorunaJavachessprogramstartingfromhishomedirectory/home/bobusingthecommand:java-classpath/test:/home/bob/downloads/*.jargames.ChessBob’sCLASSPATHisset(atlogintime)to:/usr/lib:/home/bob/classes:/opt/java/lib:/opt/java/lib/*.jarWhatisapossiblelocationfortheChess.classfile?()
A./test/Chess.class
B./home/bob/Chess.class
C./test/games/Chess.class
D./usr/lib/games/Chess.class
E./home/bob/games/Chess.class
第15题:
在计算机A上,通过NFS把计算机B上的/usr/lib挂接到A的/usr/lib需要执行()。
第16题:
可加载模块一般位于系统的()目录下
第17题:
A system administrator issued the errpt command and had no results. The system administrator determined that error logging was turned off. Which of the following commands should be used to start logging system errors?()
第18题:
Which of the following commands should be used to watch system errors as they are logged?()
第19题:
Which of the following is TRUE about error processing?()
第20题:
export LD_PRELOAD=/usr/local/lib
export LD_LIBRARY_PATH=/usr/local/lib
Idconfig /usr/local/lib
Idd/usr/local/lib
第21题:
/test/Chess.class
/home/bob/Chess.class
/test/games/Chess.class
/usr/lib/games/Chess.class
/home/bob/games/Chess.class
inside jarfile/opt/java/lib/Games.jar(withacorrectmanifest)
inside jarfile/home/bob/downloads/Games.jar(withacorrectmanifest)
第22题:
The error daemon runs in the foreground and reads the /etc/errpt file.
The error daemon is invoked by the user when required and it reads the /usr/lib/errpt.
The error daemon is invoked whenever the error occurs and it reads the /usr/lib/errpt.
The error daemon /usr/lib/errdemon runs in the background on most machines and reads the /dev/error special file.
第23题:
在httpD.conf文件中使用符号链接
在httpD.conf文件中添加Alias/image/usr/local/lib/icons
在httpD.conf文件中使用重定向
在$DOCUMENT_ROOT下创建一个image目录,然后将文件复制到此目录下