An administrator crea

题目

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.
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

An administrator is using a protocol analyzer to monitor traffic between two servers. However, theonly traffic that appears is broadcast and traffic originating from the administrator‘s PC.Which of the following devices is the administrator plugged into? ()

A.Hub

B. Bridge

C. Switch

D. Router


参考答案:C

第2题:

SQL语句建索引的语句是()

  • A、CREA TETABLE
  • B、CREA TEVIEW
  • C、CREAT EINDEX
  • D、ALTER TABLE

正确答案:D

第3题:

FOXPRO中建立数据库结构的命令是:()。

A.NEW;

B.DISPSTRV;

C.CREA;

D.MODIFY。


参考答案:C

第4题:

An administrator has ordered a new server and setup a dedicated RAID 1 array for the application database. While troubleshooting with performance monitoring tools, the administrator is receiving lowerread/write speeds than expected.  Which of the following would be the MOST likely cause for the lower performance?()

  • A、 The BIOS needs to be upgraded.
  • B、 The administrator did not add the right amount of memory.
  • C、 There is a cooling issue with the server.
  • D、 The administrator did not order high enough RPM drives.

正确答案:D

第5题:

用下列()命令,可以启动菜单设计器.

  • A、DO MENU
  • B、CREA MENU
  • C、USE MENU
  • D、OPEN MENU

正确答案:B

第6题:

向已有表中添加新字段或约束的SQL语句是 ______。

A.CREA TATEBLE

B.ALTER TABLE

C.DROP

D.CREATE INDEX


正确答案:B
解析:CREATE TABLE是用来创建一个表的:ALTER TABLE是用采在已有的表中添加新字段或约束的DROP语句是用来从数据库中删除表,或者从字段或字段组中删除索引的;CREATE INDEX是用来为字段或字段组创建索引的。

第7题:

在SQL中,建立规则用的命令是()。

  • A、CREA TETABLE
  • B、CREA TERULE
  • C、CREA TEVIEW
  • D、CREA TEINDEX

正确答案:B

第8题:

An administrator is experiencing availability issues on a Linux server. The administrator decides tocheck the server for an IP address conflict on the server. Which of the following commands should the administrator use?()

A.traceroute

B.tracert

C.ifconfig

D.ipconfig


参考答案:C

第9题:

Windows默认帐户应如何管理()

  • A、禁用Administrator帐户,重命名Guest帐户
  • B、禁用Administrator及Guest帐户
  • C、重命名Administrator帐户,禁用Guest帐户
  • D、重命名Administrator及Guest帐户

正确答案:C

第10题:

An administrator attempts to install the latest security patches for an older server. When the administrator runs the patch installer, the install fails. The administrator tries again, and the installer fails again.  Which of the following is the MOST likely reason for this?()

  • A、 The administrator improperly configured the virtual memory settings on the server.
  • B、 The administrator is using incorrect patch switches for the install.
  • C、 The administrator is trying to install security patches for software that is not installed.
  • D、 The administrator is trying to install patches that require hard drive encryption on the server.

正确答案:C

更多相关问题