000-232  Exam

Exam # of questions Description  Update
000-232 170 000-232 pSeries Administration and Support for AI... 02/15/2011
[Practice Test]   [Download Study Guide(PDF)]  [Update Exam]

000-232 - Exam Information
  • Description:000-232 pSeries Administration and Support for AIX 5L V5.2
  • Passing Score:75%
  • Practice Test - Number of questions:170 questions
  • Simulation Test - Number of questions:170 questions
  • Simulation Test Duration:41 minutes
  • Has explanations:Yes

Question of the day

Which action changes the default editor for ALL users on the system from vi to edit?

Answer(s)

  1. Issue the command: Export EDITOR=/usr/bin/edit
  2. modify /.profile and change the EDITOR variable to /usr/bin/edit
  3. Modify /etc/environment and add EDITOR=/usr/bin/edit Export EDITOR
  4. Modify /etc/security/defaults and change the EDITOR value to /usr/bin/edit
Correct Answer

Modify /etc/environment and add EDITOR=/usr/bin/edit Export EDITOR