Installing OpenSSH Server: Difference between revisions

From UNIX Systems Administration
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:
<ol><li value="6">Verify the sshd subsystem is active:</li>
<ol><li value="6">Verify the sshd subsystem is active:</li>
<ol><li><tt>'''# lssrc -s sshd'''</tt></li></ol></ol>
<ol><li><tt>'''# lssrc -s sshd'''</tt></li></ol></ol>
== Further Reading ==
# [http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.ibm.aix.doc/doc/base/aixinformation.htm| IBM pSeries and AIX Information Center]

Revision as of 14:39, 29 December 2011

AIX

  1. Change to the directory containing the openssh.base.server and openssh.base.client filesets.
  2. # smitty install <Enter>
  3. Select: Install and Update Software <Enter>
  4. Select: Install and Update from ALL Available Software <Enter>
  5. Change the entry fields to reflect the following:

  INPUT device / directory for software    [.]
  SOFTWARE to Install                      [Press <F4> and select the openssh.base fileset]
  ACCEPT new license agreements            [yes]

  1. Verify the sshd subsystem is active:
    1. # lssrc -s sshd

Further Reading

  1. IBM pSeries and AIX Information Center