Installing OpenSSH Server: Difference between revisions
Jump to navigation
Jump to search
(→AIX) |
(→AIX) |
||
| Line 2: | Line 2: | ||
# Change to the directory containing the openssh.base.server and openssh.base.client filesets. | # Change to the directory containing the openssh.base.server and openssh.base.client filesets. | ||
#: <tt>'''# smitty install'''</tt> | #: <tt>'''# smitty install'''</tt> | ||
# | #:: <tt>Select: '''Install and Update Software'''</tt> | ||
# | #:: <tt>Select: '''Install and Update from ALL Available Software'''</tt> | ||
# | #:: <tt>Change the entry fields to reflect the following:</tt> | ||
<pre> | <pre> | ||
INPUT device / directory for software [.] | INPUT device / directory for software [.] | ||
| Line 10: | Line 10: | ||
ACCEPT new license agreements [yes] | ACCEPT new license agreements [yes] | ||
</pre> | </pre> | ||
<ol><li value=" | <ol><li value="2">Verify the sshd subsystem is active.</li></ol> | ||
<ol> | :::<tt>'''# lssrc -s sshd'''</tt> | ||
== Further Reading == | == Further Reading == | ||
Latest revision as of 19:36, 2 April 2026
AIX
- Change to the directory containing the openssh.base.server and openssh.base.client filesets.
- # smitty install
- Select: Install and Update Software
- Select: Install and Update from ALL Available Software
- Change the entry fields to reflect the following:
- # smitty install
INPUT device / directory for software [.]
SOFTWARE to Install [Press <F4> and select the openssh.base fileset]
ACCEPT new license agreements [yes]
- Verify the sshd subsystem is active.
- # lssrc -s sshd