/profile
/etc/envpath
/etc/profile
/etc/environment
第1题:
What stanza file does a system administrator view to determine what kernel-tuning parameter changes were made when the system was last booted?()
第2题:
On a system wide basis, which of the following procedures is best to make NIS name resolution take precedence over DNS?()
第3题:
Which of the following is a correct statement about how the user environment is configured at login?()
第4题:
The system administrator is making system wide changes to a server, which will add to the PATH variable for the server environment. Where is the PATH variable found for the system?()
第5题:
The system administrator is making system wide changes to a server, which will add to the PATH variable for the server environment. Where is the PATH variable found for the system?()
第6题:
A system administrator was asked to log information on possible security breaches on a server. Which file should additional entries be added to capture this information?()
第7题:
Add the following line to /etc/netsvc.conf: hosts = nis,bind,local
edit /etc/netsvc.conf to add the following: process /full/path/of/process /{ hosts = local,nis,dns}
In an NIS and DNS environment, NIS takes precedence over DNS in this environment resulting in no change
Change the NSORDER environment variable
第8题:
Set the NSORDER environmental variable of the environment which invokes the process to:NSORDER=local,nis,bind
Set the NSORDER environmental variable of the environment which invokes the process to: NSORDER=hosts=auth,nis,bind
Edit /etc/netsvc.conf to add a line similar to the following: process /full/path/of/process {hosts=local,nis,dns}
Unset NSORDER environment variable of the environment which invokes the process
第9题:
Issue the command: export EDITOR=/usr/bin/edit edit each user .profile to change the EDITOR value to /usr/bin/edit
Modify /.profile and change the EDITOR variable to /usr/bin/edit
Modify /etc/environment and add EDITOR=/usr/bin/edit export EDITOR
Modify /etc/security/defaults and change the EDITOR value to /usr/bin/edit
第10题:
/profile
/etc/envpath
/etc/profile
/etc/environment
第11题:
Issue the command:export EDITOR=/usr/bin/edit edit each users .profile to change the EDITOR value to /usr/bin/edit
Modify /.profile and change the EDITOR variable to /usr/bin/edit
Modify /etc/environment and add EDITOR=/usr/bin/edit export EDITOR
Modify /etc/security/defaults and change the EDITOR value to /usr/bin/edit
第12题:
/profile
/etc/envpath
/etc/profile
/etc/environment
第13题:
he system administrator is making system wide changes to a server, which will add to the PATH variable for the server environment. Where is the PATH variable found for the system?()
第14题:
Which of the following procedures best explains how to enable the NIS name resolution to take precedence over DNS on a system-wide basis?()
第15题:
Which action enables an administrator to make a VIO Server automatically activate when the physical machine is powered on?()
第16题:
How does a system administrator add a new user to a system?()
第17题:
Which of the following commands would an administrator use to add startup scripts to the system startup process()
第18题:
mkuser
cruser
adduser
edit /etc/password
第19题:
If present, the settings in the $HOME/.profile file will override the settings in the /etc/profile file.
If both $HOME/.profile and $HOME/.env files are present, the settings in the $HOME/.profile file will take precedence.
The settings in the /etc/environment file are system-wide and will override user customized settings in the $HOME/.profile.
The settings in the /etc/profile file will override settings in the $HOME/.profile file unless the $LOCAL_PROFILE variable is set to 'true'.
第20题:
chitab
vi /etc/inittab
vi /etc/rc.d
mkitab
第21题:
/var/adm/sulog
/etc/syslog.conf
/etc/security/sysck.cfg
/etc/security/login.cfg
第22题:
path=$path:/usr/vac/bin; export path
path.=/usr/vac/bin; export $path
Modify the path environment variable in /etc/profile
Modify the path environment variable in /.profile
第23题:
Issue the command: export EDITOR=/usr/bin/edit
Modify /.profile and change the EDITOR variable to /usr/bin/edit
Modify /etc/environment and add EDITOR=/usr/bin/edit export EDITOR
Modify /etc/security/defaults and change the EDITOR value to /usr/bin/edit