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
第1题:
Which action change the default editor for ALL users on the system from vi to edit()
第2题:
Which action changes the default editor for ALL users on the system from vi to edit of the following?()
第3题:
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?()
第4题:
A system administrator issued the errpt command and had no results. The system administrator determined that error logging was turned off. Which of the following commands should be used to start logging system errors?()
第5题:
For security reasons, an administrator is asked to modify the system to prevent someone from leaving a terminal logged in. To enable a five minute timeout for all users, what would need to be done to accomplish this task?()
第6题:
An operator is asked to verify the exact location of the default JRE binary. The following commands were run: $ which java /usr/bin/java $ ls -l /usr/bin/java lrwxrwxrwx 1 root other 23 Jan 27 2006 /usr/bin/java -> ../jre1.5.0_06/bin/java Based on the command outputs above, what is the path to the java executable file?()
第7题:
/usr/bin/errmsg
/usr/lib/errdemon
/usr/lib/errlogger
/usr/bin/errinstall
第8题:
/usr/bin/errmsg System upgraded to AIX 5.2
/usr/bin/errlog System upgraded to AIX 5.2
/usr/bin/errupdate System upgraded to AIX 5.2
/usr/bin/errlogger System upgraded to AIX 5.2
第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题:
Run the command chlogin -shell csh
Run the command mkuser -default SHELL=csh
Edit /etc/passwd and change all ksh entries to csh
Modify the contents of /usr/lib/security/mkuser.default file
第11题:
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
第12题:
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
第13题:
An operator needs to change from the /usr/bin to the /var/spool directory. Which of the following commands will accomplish this?()
第14题:
Which action changes the default editor for ALL users on the system from vi to edit?()
第15题:
A system administrator wants to configure a system so that all new users will be put into the database group by default. How would this be accomplished?()
第16题:
A system administrator has just finished upgrading a system to AIX 5.2. If there are future problems, the system administrator would like to add an entry to the AIX errorlog to record this event. Which of the following commands can be issued for this purpose?()
第17题:
For security reasons, an administrator is asked to modify the system to prevent someone from leaving a terminal logged in. Which of the following options would enable a five minute timeout for all users()
第18题:
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?()
第19题:
Add the following line to /etc/environment: TMOUT=300
Add the following lines to /.profile TMOUT=5 export TMOUT
Execute the following command: chuser -u ALL -a TIMEOUT=5M
Execute the following command: chsec -u ALL -a TIMEOUT=600
第20题:
Add the following line to /etc/environment: TMOUT=300
Add the following lines to /.profile TMOUT=5 export TMOUT
Run the following command: chuser -u ALL -a TIMEOUT=5M
Run the following command: chsec -u ALL -a TIMEOUT=600
第21题:
cd /var/spool
lcd /var/spool
cd /usr/bin /var/spool
lcd /usr/bin /var/spool
第22题:
/usr/bin/java
/usr/jre1.5.0_06/bin/java
/usr/bin/jre1.5.0_06/bin/java
/usr/bin/java/jre1.5.0_06/bin/java
第23题:
Login as the user and run ’echo $ENV’.
Login as root and run the ’env’ command.
Login as root and ’cat /etc/environment’.
Login as the user and run the ’env’ command.
第24题:
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