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

题目内容 (请给出正确答案)
单选题
Which command will change the user webserver’s shell toksh93?()
A

chshell -ksh93 webserver

B

chsh webserver /usr/bin/ksh93

C

chuser -a shell=/usr/bin/ksh93 webserver

D

setuid -a SHELL=/usr/bin/ksh93 -u webserver


参考答案

参考解析
解析: 暂无解析
更多 “单选题Which command will change the user webserver’s shell toksh93?()A chshell -ksh93 webserverB chsh webserver /usr/bin/ksh93C chuser -a shell=/usr/bin/ksh93 webserverD setuid -a SHELL=/usr/bin/ksh93 -u webserver” 相关考题
考题 The UNIX operating system is made up of three parts; the kernel, the shell and the programs. The kernel of UNIX is the(71)of the operating system: it allocates time and memory to programs and handles the filestore and communications in response to(72). The shell acts as an(73)between the user and the kernel. When a user logs in, the(74)program checks the username and password, and then starts another program called the shell. The shell is a command line(75)(CLI). It interprets the commands the user types in and arranges for them to be carded out. The commands are themselves programs: when they terminate, the shell gives the user another prompt(% on our systems).A.hubB.centerC.coreD.nucleus

考题 Which command should be used to capture network traffic between the localhost and a host named ‘webserver’?() A.tcpdump webserverB.tcpdump host webserverC.tcpdump -hostname webserverD.tcpdump -print -h webserver

考题 Which command will change the user webserver’s shell toksh93?() A.chshell -ksh93 webserverB.chsh webserver /usr/bin/ksh93C.chuser -a shell=/usr/bin/ksh93 webserverD.setuid -a SHELL=/usr/bin/ksh93 -u webserver

考题 Operator needs to remove all leading comments from shell.script file. Which of the following vi sub-command can achieve this?() A. :r/^#//gB. :1,$ s/^#//gC. :sed s/^#//gD. :sub s/^#//g

考题 A user has changed their password using the passwd command, and notices that the change is only made tothe local node. When the administrator changes the user’s password from the command line using the passwd command thechange is made cluster-wide. What is the most likely cause of this problem?()A、The user has a UID less than 200B、The user has been defined as an administrative userC、The file /usr/es/sbin/cluster/clpasswd is not executable by the userD、The user needs explicit authorization to change their password cluster-wide

考题 At which command prompt would you issue the set date command?()A、[edit chassis]user@router#B、[edit]user@router#C、[edit system] user@router#D、user@router

考题 Which command should be used to capture network traffic between the localhost and a host named ‘webserver’?()A、tcpdump webserverB、tcpdump host webserverC、tcpdump -hostname webserverD、tcpdump -print -h webserver

考题 What should an administrator do to allow the logon of a user to a local system without limitations from the host ‘webserver’?()A、configure the /etc/.rhosts with. webserver userB、configure the root'$HOME/.rhost file with.+webserver userC、configure each user's $HOME/.rhosts file with. webserver userD、configure the root'$HOME/.rhost file with.webserver ip user

考题 Which command will change the user webserver’s shell toksh93?()A、chshell -ksh93 webserverB、chsh webserver /usr/bin/ksh93C、chuser -a shell=/usr/bin/ksh93 webserverD、setuid -a SHELL=/usr/bin/ksh93 -u webserver

考题 What should an administrator do to allow the logon of a user to a local system without limitations from the host ’webserver’?()  A、configure the /etc/.rhosts withweb:serverB、configure the root’$HOME/.rhost file with:+webserver C、configure each user’s $HOME/.rhosts file with:webserver D、configure the root’$HOME/.rhost file with:  

考题 Which command will change the quantity of biod daemons immediately and for each subsequent reboot?()A、chnfs -b newvalueB、chnfs -N -b newvalueC、chnfs -I -b newvalueD、netstat -s newvalue

考题 Operator needs to remove all leading comments # from shell.script file. Which of the following vi sub-command can achieve this?()A、:r/^#//gB、:1,$ s/^#//gC、:sed s/^#//gD、:sub s/^#//g

考题 A system administrator would like to modify the system default user characteristics so that each new user will now be assigned (by default) the csh shell rather than the ksh shell. Which of the following actions should be performed?()A、Run the command chlogin -shell "csh"B、Run the command mkuser -default "SHELL=csh"C、Edit /etc/passwd and change all "ksh" entries to "csh"D、Modify the contents of /usr/lib/security/mkuser.default file

考题 Examine the command: SQL ALTER USER skd ACCOUNT LOCK; Which two statements are true after the command is executed()A、The SKD user cannot log in to the database instance.B、The objects owned by the SKD user are not accessible to any user.C、The other users can access the objects owned by the SKD user, on which they have access.D、The password for the SKD user expires and the user is forced to change the password at the next log in

考题 Your company runs Terminal Services on a server named Server2.  You need to prevent new sessions on the Terminal Server without affecting current user sessions. Which command should you run?()A、Change logon /disableB、Change user /execute disableC、Tskill /server:Server2 /AD、Taskkill /S Server2 /fi "MODULES eq TermSrv"

考题 单选题Which environment variable must be changed in a user’s profile so that upon login, the command prompt identifies the server?()A PMTB PS1C PRTD PT1

考题 单选题What should an administrator do to allow the logon of a user to a local system without limitations from the host‘webserver’?()A configure the /etc/.rhosts with:webserverB configure the root’$HOME/.rhost file with:+webserverC configure each user’s $HOME/.rhosts file with:webserverD configure the root’$HOME/.rhost file with:webserver

考题 单选题User1 reports she lost her mobile device.She successfully remotely wiped the information from the device.Afterwards she reports she found the device, but she cannot access her mailbox or other content.What should you do?()A Instruct the user to perform a hardware reset of the device.B You should perform a Set-ActiveSyncDeviceAccessRuleC Instruct the user to change her passwordD Make the shell command Clear-ActiveSyncDevice -Identity User1

考题 单选题Which command will change the user webserver’s shell to ksh93?()A chshell -ksh93 webserverB chsh webserver /usr/bin/ksh93C chuser -a shell=/usr/bin/ksh93 webserverD setuid -a SHELL=/usr/bin/ksh93 -u webserver

考题 单选题Operator needs to remove all leading comments # from shell.script file. Which of the following vi sub-command can achieve this?()A :r/^#//gB :1,$ s/^#//gC :sed s/^#//gD :sub s/^#//g

考题 单选题A user has changed their password using the passwd command, and notices that the change is only made tothe local node. When the administrator changes the user’s password from the command line using the passwd command thechange is made cluster-wide. What is the most likely cause of this problem?()A The user has a UID less than 200B The user has been defined as an administrative userC The file /usr/es/sbin/cluster/clpasswd is not executable by the userD The user needs explicit authorization to change their password cluster-wide

考题 单选题A server named Server2 runs Windows Server 2008. The Terminal Services server role is installed on Server2.  You plan to deploy a new Terminal Services application on Server2. The application vendor confirms that the application can be deployed in a Terminal Services environment. The application does not use Microsoft Windows Installer packages for installation. The application makes changes to the current user registry during installation.  You need to install the application to support multiple user sessions. What should you do?()A Run the mstsc /v:Server2 /console command from the client computer to log on to Server2. Install the application.B Run the change user /execute command on Server2. Install the application and run the change user /install command on Server2.C Run the change user /install command on Server2. Install the application and run the change user /execute command on Server2.D Run the change logon /disable command on Server2. Install the application and run the change logon /enable command on Server2.

考题 多选题Examine the command: SQL ALTER USER skd ACCOUNT LOCK; Which two statements are true after the command is executed()AThe SKD user cannot log in to the database instance.BThe objects owned by the SKD user are not accessible to any user.CThe other users can access the objects owned by the SKD user, on which they have access.DThe password for the SKD user expires and the user is forced to change the password at the next log in

考题 单选题You are the network administrator for TestKing.com. The network consists of a single Active Directory domain named testking.com. The domain contains Windows Server 2003 computers and Windows XP Professional computers. You use a non-administrative user account named Joseph to log on to a client computer. You need to change the password for a domain user account named Sophia. You open the Active Directory Users and Computers console. When you attempt to change Sophia's password, you receive the following error message: "Access is denied". You need to remain logged on to the client computer as Joseph, and you need to be able to change Sophia's password. What should you do?()A Add the non-administrative domain user account to the local Administrators group.B Use the runas command to run Active Directory Users and Computers with domain administrative credentials.C From a command prompt, run the net user Sophia /add /passwordreq:yes command.D From a command prompt, run the net accounts /uniquepw: /domain command.

考题 多选题The current time zone for one of the user sessions is set to the database local time zone. For one application, the user session requires the time zone to be set to the local operating system time zone without affecting other user sessions. Which two solutions could the user implement to achieve this objective? ()Ause the ALTER SYSTEM command to change the time zoneBuse the ALTER SESSION command to change the time zoneCuse the ALTER DATABASE command to change the time zoneDset the value for the operating system variable ORA_SDTZ on the client machineEset the value for the operating system variable ORA_SDTZ on the database server machine

考题 单选题A user’s print jobs default to PRINTER_A.The user wants to change their default printer to PRINTER_B.How can the system administrator change the user’s default printer to PRINTER_B?()A Execute the command ’piobe -q PRINTER_B’B Edit the user’s stanza in the /etc/qconfig fileC Execute the command ’chuser -a QUEUE=PRINTER_B user’D Add the line ’export PRINTER=PRINTER_B’ to the user’s .profile

考题 多选题Examine the command: SQL ALTER USER skd ACCOUNT LOCK; Which two statements are true after the command is executed()AThe SKD user cannot log in to the database instance.BThe objects owned by the SKD user are not accessible to any user.CThe other users can access the objects owned by the SKD user, on which they have access.DThe password for the SKD user expires and the user is forced to change the password at the next log in.

考题 单选题Which action change the default editor for ALL users on the system from vi to edit()A Issue the command: export EDITOR=/usr/bin/edit edit each user .profile to change the EDITOR value to /usr/bin/editB Modify /.profile and change the EDITOR variable to /usr/bin/editC Modify /etc/environment and add EDITOR=/usr/bin/edit export EDITORD Modify /etc/security/defaults and change the EDITOR value to /usr/bin/edit