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

题目内容 (请给出正确答案)
单选题
An administrator created a .env file in a user’s home directory to configure a number of custom environment variables for a local application. However, after the user logs out and then logs back into the system, the custom variables are not being set What is the most likely reason that the custom .env file is being ignored?()
A

A shell other than ksh is being used by the user.

B

The line ’export ENV=$HOME/.env’ is missing from /etc/profile.

C

The line ’export ENV=$HOME/.env’ is missing from the user’s .profile.

D

The env_profile attribute is not defined for the user within /etc/security/user.


参考答案

参考解析
解析: 暂无解析
更多 “单选题An administrator created a .env file in a user’s home directory to configure a number of custom environment variables for a local application. However, after the user logs out and then logs back into the system, the custom variables are not being set What is the most likely reason that the custom .env file is being ignored?()A A shell other than ksh is being used by the user.B The line ’export ENV=$HOME/.env’ is missing from /etc/profile.C The line ’export ENV=$HOME/.env’ is missing from the user’s .profile.D The env_profile attribute is not defined for the user within /etc/security/user.” 相关考题
考题 Given that the current directory is empty, and that the user has read and write privileges to the current, and the following:Which statement is true?() A.Compilation fails.B.Nothing is added to the file system.C.Only a new file is created on the file system.D.Only a new directory is created on the file system.E.Both a new file and a new directory are created on the file system.

考题 You are a network administrator for Ezonexam.com's Windows 2000 network.Your network has 200 Windows 2000 Professional computers and 15 Windows 2000 Server computers.Users on the network save their work files in home folders on a network server. The NTFS partition that contains the home folders has Encrypting File System (EFS) enabled. A user named Jack Bauer leaves the company. You grant her manager the Full Control NTFS permission to Jack's home folder. When the manager attempts to open any of the files, she receives the following error message: "Access is denied."What should you do?A.Use System File Checker (SFC) to decrypt the file.B.Log on the network as the Recovery Agent. Decrypt the files for the manager.C.Log on the network as the administrator. Use the cipher command to decrypt the files.D.Log on the network as a member of the Backup Operators group. Decrypt the files for the manager.

考题 Anadministratorcreateda.envfileinauser’shomedirectorytoconfigureanumberofcustomenvironmentvariablesforalocalapplication.However,aftertheuserlogsoutandthenlogsbackintothesystem,thecustomvariablesarenotbeingsetWhatisthemostlikelyreasonthatthecustom.envfileisbeingignored?()A.Ashellotherthankshisbeingusedbytheuser.B.Theline’exportENV=$HOME/.env’ismissingfrom/etc/profile.C.Theline’exportENV=$HOME/.env’ismissingfromtheuser’s.profile.D.Theenv_profileattributeisnotdefinedfortheuserwithin/etc/security/user.

考题 When using the Tivoli Dynamic Workload Console, which monitor tasks are available to the user?()A、 all those that have been created by all usersB、 just those created by the user in the current sessionC、 all those created by the user and shared with user’s login groupD、 just those where the connection engine specifies the user’s logon

考题 A user is unable to determine the default system text editor. How can the local administrator assist the user by identifying the default text editor for the system?()A、Login as the user and run ’echo $ENV’.B、Login as root and run the ’env’ command.C、Login as root and ’cat /etc/environment’.D、Login as the user and run the ’env’ command.

考题 A user calls the system administrator and states that they can no longer access the file server they had been working on all morning. To trouble shoot this problem,  which step should the administrator take FIRST?()A、 Reboot the file server.B、 Ask the user what they were doing when they noticed the problem.C、 Ask the user to reboot their PC.D、 Ask the user to ping the default gateway and report the response times back to the administrator.

考题 A user with the userid of ’joe’ is unable to rsh from SYSTEMA to SYSTEMB without having to retype their password, but they can rsh from SYSTEMB to SYSTEMA.  No other users are experiencing the same issue.Both systems have a /home/joe/.rhosts file that contain the proper references to the other host. The /home/joe/.rhosts files on both SYSTEMA and SYSTEMB are owned by userid ’joe’.  Which of the following is the most likely cause of this problem?()A、User ’joe’ is specified in the /etc/nologin on SYSTEMAB、User ’joe’ is specified in the /etc/nologin on SYSTEMBC、The file permissions on the /home/joe/.rhosts file on SYSTEMA is correct.D、The file permissions on the /home/joe/.rhosts file on SYSTEMB is incorrect.

考题 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'.

考题 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

考题 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:  

考题 An administrator created a .env file in a user’s home directory to configure a number of custom environment variables for a local application. However, after the user logs out and then logs back into the system, the custom variables are not being set What is the most likely reason that the custom .env file is being ignored?()A、A shell other than ksh is being used by the user.B、The line ’export ENV=$HOME/.env’ is missing from /etc/profile.C、The line ’export ENV=$HOME/.env’ is missing from the user’s .profile.D、The env_profile attribute is not defined for the user within /etc/security/user.

考题 After editing the /home/padmin/config/ntp.conf file, what must an administrator logged in as padmin run to turn on xntpd on a VIO server?()A、xntpd start B、startnetsvc xntpd C、startsvc s xntpd D、startsrc s xntpd

考题 An administrator received a call from a user whose PC crashed while using vi to edit a file. The user wants the edited file back. Where should the administrator look for the file()A、/tmpB、/var/preserveC、/var/tmp/$USERD、$HOME/.vi

考题 A banking user with the userid of ’joe’ is unable to rsh from SYSTEMA to SYSTEMB without having to retype their password, but they can rsh from SYSTEMB to SYSTEMA. No other users are experiencing the same issue.  Both systems have a /home/joe/.rhosts file that contain the proper references to the other host. The /home/joe/.rhosts files on both SYSTEMA and SYSTEMB are owned by userid ’joe’.  Which of the following is the most likely cause of this problem()A、User ’joe’ is specified in the /etc/nologin on SYSTEMb.B、User ’joe’ is specified in the /etc/nologin on SYSTEMa.C、The file permissions on the /home/joe/.rhosts file on SYSTEMA are incorrect.D、The file permissions on the /home/joe/.rhosts file on SYSTEMB are incorrect.

考题 You are the administrator of Company.com’s network.  Your network has 100 Windows 2000 Professional computers and 10 Windows 2000 Server computers.  Users on the network save their work files in home folders on a network server. The NTFS partition that contains the home folders has Encrypting File System (EFS) enabled. In addition, the network servers is configured with disk quotas for the NTFS volume that contains the home folders. All users have a default limit of 100 MB, and the option to deny space to users who exceed their limit has been enabled. A user reports that he cannot save any files to his home folder. He also cannot update files in his home folder.   When he attempts to save files to the folder, he receives the following error message: “Insufficient disk space.” Other users are not experiencing this problem with their home folders.   You want to enable the user to save files in his home folder.  What should you do?()A、 Use Windows Backup to archive and remove old files on the server. B、 Increase the server’s disk quota entry for the user to accommodate the additional files. C、 Log on to the network as a Recovery Agent.Decrypt all of the user’s files in his home folder. D、 Log on to the network by using the domain Administrator account.Grant the user Full Control permission to his home folder.

考题 You administer Company's network that consists of 100 Windows 2000 Professional computers and nine Windows 2000 Server computers. All users at Company save their work files in home folders on a network server. The network server is configured with two NTFS volumes. One of the NTFS volumes contains the home folders for the users at Company and the other NTFS volume contains a shared folder named PROGRESS, which is used for users to save temporary work files in. Disk quotas and Encrypting File System (EFS) is enabled on the NTFS volume with the home folders. All users have a default limit of 100 MB and the option to deny space to users who exceed their limit has been enabled.  A user reports that he cannot save any files to his home folder. He also cannot update files in his home folder. The user currently has no data stored in the PROGRESS folder. When he attempts to save files to his home folder, he receives the following error message: "Insufficient disk space." Other users are not experiencing this problem with their home folders. You want to allow the user to save files on the network server.  What should you do?()A、 Use Windows Backup to archive and remove old files on the server.B、 Compress the files in the user’s home folder to allow additional files to be saved.C、 Move some of the files from the user’s home folder to the PROGRESS share folder.D、 Log on the network as a Recovery Agent. Decrypt all of the user’s files in his home folder. E、 Lon on to the network by using the domain Administrator account. Grant the user Full Control permission to his home folder.

考题 单选题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'.

考题 单选题When using the Tivoli Dynamic Workload Console, which monitor tasks are available to the user?()A  all those that have been created by all usersB  just those created by the user in the current sessionC  all those created by the user and shared with user’s login groupD  just those where the connection engine specifies the user’s logon

考题 单选题A user requests access to a new file share.The administrator adds the user to the group with the appropriate access.The user is still unable to access the share.Which of the following actions should the administrator do to resolve the permissions issue?()A Request the user to logoff and log back on.B Add the user as an administrator on their local machine.C Add the user as an administrator on the server.D Run an ipconfig /renew on the user’s machine.

考题 单选题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

考题 单选题An administrator received a call from a user whose PC crashed while using vi to edit a file. The user wants the edited file back. Where should the administrator look for the file()A /tmpB /var/preserveC /var/tmp/$USERD $HOME/.vi

考题 单选题An administrator has created three different Odyssey Access Client preconfiguration files and assigned them to three different roles in the same realm.Which action should the administrator take to ensure that users get the correct Odyssey Access Client preconfiguration file?()A Configure each user account in the auth server with the appropriate Odyssey Access Client preconfiguration files.B Configure the role-mapping rules with the appropriate Odyssey Access Client preconfiguration files.C Ensure that merge roles is selected in the role-mapping rules.D Ensure that the first role a user is mapped to is the role with the appropriate Odyssey Access Client preconfiguration file.

考题 单选题A user is unable to determine the default system texteditor. How can the local administrator assist the user by identifying the default text editor for the system?()A Login as the user and run 'echo $ENV'.B Login as root and run the 'env' command.C Login as root and 'cat /etc/environment'.D Login as the user and run the 'env' command.

考题 单选题You are the administrator of Company.com’s network.  Your network has 100 Windows 2000 Professional computers and 10 Windows 2000 Server computers.  Users on the network save their work files in home folders on a network server. The NTFS partition that contains the home folders has Encrypting File System (EFS) enabled. In addition, the network servers is configured with disk quotas for the NTFS volume that contains the home folders. All users have a default limit of 100 MB, and the option to deny space to users who exceed their limit has been enabled. A user reports that he cannot save any files to his home folder. He also cannot update files in his home folder.   When he attempts to save files to the folder, he receives the following error message: “Insufficient disk space.” Other users are not experiencing this problem with their home folders.   You want to enable the user to save files in his home folder.  What should you do?()A  Use Windows Backup to archive and remove old files on the server. B  Increase the server’s disk quota entry for the user to accommodate the additional files. C  Log on to the network as a Recovery Agent.Decrypt all of the user’s files in his home folder. D  Log on to the network by using the domain Administrator account.Grant the user Full Control permission to his home folder.

考题 单选题An administrator created a .env file in a user's home directory to configure a number of custom environment variables for a local application. However, after the user logs out and then logs back into the system, the custom variables are not being set. What is the most likely reason that the custom .env file is being ignored?()A A shell other than ksh is being used by the user.B The line 'export ENV=$HOME/.env' is missing from /etc/profile.C The line 'export ENV=$HOME/.env' is missing from the user's .profile.D The env_profile attribute is not defined for the user within /etc/security/user.

考题 单选题Given that the current directory is empty, and that the user has read and write privileges to the current directory, and the following: Which statement is true?()A Compilation fails.B Nothing is added to the file system.C Only a new file is created on the file system.D Only a new directory is created on the file system.E Both a new file and a new directory are created on the file system.

考题 单选题A user calls the system administrator and states that they can no longer access the file server they had been working on all morning. To trouble shoot this problem,  which step should the administrator take FIRST?()A  Reboot the file server.B  Ask the user what they were doing when they noticed the problem.C  Ask the user to reboot their PC.D  Ask the user to ping the default gateway and report the response times back to the administrator.