1、下载软件
链接:http://pan.baidu.com/s/1mip3Reg 密码:jvia
2、上传软件至AIX服务器/tmp目录下
3、解压软件
[db2:/tmp/aix_ssh]#tar -xf 61ssl98m.tar
[db2:/tmp/aix_ssh]#tar -xf openssh_5.4p1.tar
4、安装软件
1)先安装ssl
cd 61ssl98m
smit installp
5、安装ssh
先安装license
再安装openssh.base、openssh.manenUS
安装后服务已启动: lssrc –s sshd
6、检查命令
lslpp –l|grep ssh
lssrc –s sshd
startsrc –s sshd
stopsrc –s sshd
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/31442014/viewspace-2141134/,如需转载,请注明出处,否则将追究法律责任。