网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
蓝鲸使用了哪几种方法让进程开机能自动拉起?()
- A、crontab
- B、systemctlenablexxx
- C、$HOME/.bashrc
- D、/etc/rc.local
参考答案
更多 “蓝鲸使用了哪几种方法让进程开机能自动拉起?()A、crontabB、systemctlenablexxxC、$HOME/.bashrcD、/etc/rc.local” 相关考题
考题
为保证在启动服务器时自动启动DHCP进程,应对()文件进行编辑。A./etc/rc.d/rc.inet2B./etc/rc.d/rc.inet1C./etc/dhcpd.confD./etc/rc.d/rc.S
考题
Whichofthefollowinglocalfilesisusedtorunthedatecommandontheremotemachine"Earth"usingthefollowingrexeccommandwithoutrequestforapassword?rexecEarthdate()。
A.~/.rhostsB.$HOME/.netrcC./etc/hosts.equivD./etc/security/user
考题
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.
考题
Whichfilescanbeusedtogethertoallowremotecommandexecutiononaserver?()
A./etc/.rhostsand$HOME/hosts.equivB./etc/hosts.equivand$HOME/.rhostsC./etc/rhosts.equivand$HOST/.rhostsD./etc/hosts.equivand$HOME/.hosts.equiv
考题
用户的缺省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
考题
CentOS7上,将一个服务设为开机启动有哪几种方式()A、systemctlenablexxxxB、chkconfigxxxxonC、/etc/bashrc添加启动命令D、/etc/rc.local添加启动命令
考题
允许超级用户root以telnet方式注册,修改配置文件如下()。A、/etc/hostsB、/etc/netmasksC、/etc/default/loginD、/home/stp/cshrc
考题
为保证在启动服务器时自动启动DHCP进程,应对()文件进行编辑。A、/etc/rC.d/rC.inet2B、/etc/rC.d/rC.inet1C、/etc/dhcpD.confD、/etc/rC.d/rC.S
考题
init是Linux系统的第一个进程,该进程是根据()文件来创建子进程的。A、/etcB、/etc/inittabC、/etc/modules.confD、/etc/lilo.conf
考题
用户的缺省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 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'.
考题
root想修改自己的PATH变量,且每次开机都会生效,应修改哪个文件()。A、/etc/profileB、/root/.bash_profileC、/etc/bashrcD、/gdlc/.bashrc
考题
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
考题
AIX中下面哪个文件包含了UID、HOME目录及shell信息()。A、/etc/passwdB、/etc/security/passwdC、/etc/security/environD、/etc/security/user
考题
单选题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
考题
单选题root想修改自己的PATH变量,且每次开机都会生效,应修改哪个文件()。A
/etc/profileB
/root/.bash_profileC
/etc/bashrcD
/gdlc/.bashrc
考题
单选题文件()可以设置所有新增用户的密码最大过期时间。A
/etc/passwdB
/etc/rpasswd.confC
/etc/bash.bashrcD
/etc/login.defs
考题
单选题为保证在启动服务器时自动启动DHCP进程,应对()文件进行编辑。A
/etc/rC.d/rC.inet2B
/etc/rC.d/rC.inet1C
/etc/dhcpD.confD
/etc/rC.d/rC.S
考题
单选题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
热门标签
最新试卷