网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
用户的缺省Shell为Csh,此用户登录时,其环境脚本的执行顺序为:()。
- A、etc/profile->$HOME/.cshrc->$HOME/.login
- B、$HOME/.login->$HOME/.cshrc->etc/profile
- C、etc/profile->$HOME/.login->$HOME/..cshrc
- D、$HOME/.cshrc->etc/profile->$HOME/.login
参考答案
更多 “用户的缺省Shell为Csh,此用户登录时,其环境脚本的执行顺序为:()。A、etc/profile-$HOME/.cshrc-$HOME/.loginB、$HOME/.login-$HOME/.cshrc-etc/profileC、etc/profile-$HOME/.login-$HOME/..cshrcD、$HOME/.cshrc-etc/profile-$HOME/.login” 相关考题
考题
YouaredevelopinganASP.NETMVC2Webapplication.TheapplicationcontainsacontrollernamedHomeController,whichhasanactionnamedIndex.TheapplicationalsocontainsaseparateareanamedBlog.AviewwithintheBlogareamustcontainanActionLinkthatwilllinktotheIndexactionoftheHomeController.YouneedtoensurethattheActionLinkintheBlogarealinkstotheIndexactionoftheHomeController.WhichActionLinkshouldyouuse?()A.Html.ActionLink(Home,Index,Home)B.Html.ActionLink(Home,Index,Home,new{area=},null)C.Html.ActionLink(Home,Index,Home,new{area=Blog},null)D.Html.ActionLink(Home,Index,Home,new{area=Home},null)
考题
Abankinguserwiththeuseridof’joe’isunabletorshfromSYSTEMAtoSYSTEMBwithouthavingtoretypetheirpassword,buttheycanrshfromSYSTEMBtoSYSTEMA.Nootherusersareexperiencingthesameissue.Bothsystemshavea/home/joe/.rhostsfilethatcontaintheproperreferencestotheotherhost.The/home/joe/.rhostsfilesonbothSYSTEMAandSYSTEMBareownedbyuserid’joe’.Whichofthefollowingisthemostlikelycauseofthisproblem()A.User’joe’isspecifiedinthe/etc/nologinonSYSTEMb.B.User’joe’isspecifiedinthe/etc/nologinonSYSTEMa.C.Thefilepermissionsonthe/home/joe/.rhostsfileonSYSTEMAareincorrect.D.Thefilepermissionsonthe/home/joe/.rhostsfileonSYSTEMBareincorrect.
考题
Auserwiththeuseridof’joe’isunabletorshfromSYSTEMAtoSYSTEMBwithouthavingtoretypetheirpassword,buttheycanrshfromSYSTEMBtoSYSTEMA.Nootherusersareexperiencingthesameissue.Bothsystemshavea/home/joe/.rhostsfilethatcontaintheproperreferencestotheotherhost.The/home/joe/.rhostsfilesonbothSYSTEMAandSYSTEMBareownedbyuserid’joe’.Whichofthefollowingisthemostlikelycauseofthisproblem?()A.User’joe’isspecifiedinthe/etc/nologinonSYSTEMAB.User’joe’isspecifiedinthe/etc/nologinonSYSTEMBC.Thefilepermissionsonthe/home/joe/.rhostsfileonSYSTEMAiscorrect.D.Thefilepermissionsonthe/home/joe/.rhostsfileonSYSTEMBisincorrect.
考题
Thefollowingentryisinthe/etc/host.equivand/home/jsmith/.rhostsfileonserverAlpha:+jsmith.Whatdoesthisentryindicate?()
A.Theuserjsmithcanuser-commandsfromanyservertoserverAlphasystem-wideB.Theuserjsmithcanuser-commandsfromserverAlphatoanyserversystem-wideC.Theuserjsmithcanuser-commandsfromserverAlphatoanyserverwitha/home/jsmithdirectoryD.Theuserjsmithcanuser-commandsfromanyservertoserverAlphaonlyinthe/home/jsmithdirectory
考题
Whichfilescanbeusedtogethertoallowremotecommandexecutiononaserver?()
A./etc/.rhostsand$HOME/hosts.equivB./etc/hosts.equivand$HOME/.rhostsC./etc/rhosts.equivand$HOST/.rhostsD./etc/hosts.equivand$HOME/.hosts.equiv
考题
在bash中,如果你想永久设置诸如PATH之类的参数,而不必在你每次登录时都要重新设置一次,则你可以在下面哪些文件中定义这些参数。()
A. $HOME/.bashrcB. $HOME/.bash_profileC. $HOME/.cshrcD. $HOME/.bash_logout
考题
使用tar命令将/home备份打包为home.tar?()
A.tar cvf /home home.tarB.tar tvf home.tar /homeC.tar cvf home.tar /homeD.tar xvf home.tar /home
考题
用户的缺省Shell为Csh,此用户登录时,其环境脚本的执行顺序为:()。
A.etc/profile-$HOME/.cshrc-$HOME/.loginB.$HOME/.login-$HOME/.cshrc-etc/profileC.etc/profile-$HOME/.login-$HOME/..cshrcD.$HOME/.cshrc-etc/profile-$HOME/.login
考题
已知某用户stud1,其用户目录为/home/stud1。如果当前目录为/home,进入目录/home/stud1/test的命令是()。A、cd testB、cd/stud1/testC、cd stud1/testD、cd home
考题
请选择正确的命令(),完成加载NFSServer“0svr.server.net”的/home/nfs到/home2。A、mount-tnfssvr.server.net:/home/nfs/home2B、mount-t-snfssvr.server.net/home/nfs/home2C、nfsmountsvr.server.net:/home/nfs/home2D、nfsmount-ssvr.server.net/home/nfs/home2
考题
在BASH中,如果你想设定一些永久的参数如PATH,并不需要每次登陆后重新设置,你可以在下列哪些文件中定义这些参数?()A、$HOME/.bashrcB、$HOME/.bash_profileC、$HOME/.cshrcD、$HOME/.bash_logout
考题
AIX下创建smpsys用户的命令(属组为sms、家目录为/home/smpsys、shell模式为csh)是:() pgrp=sms home=/home/smpsys shell=/usr/bin/csh smpsys。
考题
使用tar命令将/home备份打包为home.tar?()A、tar cvf /home home.tarB、tar tvf home.tar /homeC、tar cvf home.tar /homeD、tar xvf home.tar /home
考题
已知某用户stud1,其用户目录为/home/stud1。如果当前目录/home,使用以下哪个命令后可以进入/home/stud1/test目录?()A、cd testB、cd/stud1/testC、cd stud1/testD、cd home
考题
使用tar命令将/home备份打包为home.tar?()A、tarcvf/home home.tarB、tartvf home.tar/homeC、tarcvf home.tar/homeD、tarxvf home.tar/home
考题
In UCSM, where are Call Home conditions for monitoring configured?()A、Call Home Service ProfilesB、Call Home PoliciesC、Call Home EventsD、Call Home Traps
考题
Which of the following is a correct statement about how the user environment is configured at login?()A、If present, the settings in the $HOME/.profile file will override the settings in the /etc/profile file.B、If both $HOME/.profile and $HOME/.env files are present, the settings in the $HOME/.profile file will take precedence.C、The settings in the /etc/environment file are system-wide and will override user customized settings in the $HOME/.profile.D、The settings in the /etc/profile file will override settings in the $HOME/.profile file unless the $LOCAL_PROFILE variable is set to 'true'.
考题
在bash中,如果你想永久设置诸如PATH之类的参数,而不必在你每次登录时都要重新设置一次,则你可以在下面哪些文件中定义这些参数。()A、$HOME/.bashrcB、$HOME/.bash_profileC、$HOME/.cshrcD、$HOME/.bash_logout
考题
Which files can be used together to allow remote command execution on a server?() A、/etc/.rhosts and $HOME/hosts.equivB、/etc/hosts.equiv and $HOME/.rhostsC、/etc/rhosts.equiv and $HOST/.rhostsD、/etc/hosts.equiv and $HOME/.hosts.equiv
考题
单选题Which of the following is a correct statement about how the user environment is configured at login?()A
If present, the settings in the $HOME/.profile file will override the settings in the /etc/profile file.B
If both $HOME/.profile and $HOME/.env files are present, the settings in the $HOME/.profile file will take precedence.C
The settings in the /etc/environment file are system-wide and will override user customized settings in the $HOME/.profile.D
The settings in the /etc/profile file will override settings in the $HOME/.profile file unless the $LOCAL_PROFILE variable is set to 'true'.
考题
单选题用户的缺省Shell为Csh,此用户登录时,其环境脚本的执行顺序为:()。A
etc/profile-$HOME/.cshrc-$HOME/.loginB
$HOME/.login-$HOME/.cshrc-etc/profileC
etc/profile-$HOME/.login-$HOME/..cshrcD
$HOME/.cshrc-etc/profile-$HOME/.login
考题
单选题Which files can be used together to allow remote command execution on a server?()A
/etc/.rhosts and $HOME/hosts.equivB
/etc/hosts.equiv and $HOME/.rhostsC
/etc/rhosts.equiv and $HOST/.rhostsD
/etc/hosts.equiv and $HOME/.hosts.equiv
考题
多选题在BASH中,如果你想设定一些永久的参数如PATH,并不需要每次登陆后重新设置,你可以在下列哪些文件中定义这些参数?()A$HOME/.bashrcB$HOME/.bash_profileC$HOME/.cshrcD$HOME/.bash_logout
热门标签
最新试卷