aix默认没有安装ssh服务,我在wolflp1db的/tmp/ssh目录下上传了openssh_5.2p1_aix61.tar文件,下面是在这个机器上的安装过程,你们在另两个服务器上也安装一下ssh:wolflp1db:/tmp/ssh#tar xvf openssh_5.2p1_aix61.tarwolflp1db:/tmp/ssh# lsopenssh.base openssh.msg.FR_FR openssh.msg.RU_RU openssh.msg.de_DE openssh.msg.pl_PLopenssh.license openssh.msg.HU_HU openssh.msg.SK_SK openssh.msg.en_US openssh.msg.pt_BRopenssh.man.en_US openssh.msg.IT_IT openssh.msg.ZH_CN openssh.msg.es_ES openssh.msg.ru_RUopenssh.msg.CA_ES openssh.msg.JA_JP openssh.msg.ZH_TW openssh.msg.fr_FR openssh.msg.sk_SKopenssh.msg.CS_CZ openssh.msg.Ja_JP openssh.msg.Zh_CN openssh.msg.hu_HU openssh.msg.zh_CNopenssh.msg.DE_DE openssh.msg.KO_KR openssh.msg.Zh_TW openssh.msg.it_IT openssh.msg.zh_TWopenssh.msg.EN_US openssh.msg.PL_PL openssh.msg.ca_ES openssh.msg.ja_JP openssh_5.2p1_aix61.taropenssh.msg.ES_ES openssh.msg.PT_BR openssh.msg.cs_CZ openssh.msg.ko_KR wolflp1db:/tmp/ssh# smit install_latest Install Software Type or select values in entry fields.Press Enter AFTER making all desired changes. [Entry Fields]* INPUT device / directory for software ./* SOFTWARE to install [_all_latest] + PREVIEW only? (install operation will NOT occur) no + COMMIT software updates? yes + SAVE replaced files? no + AUTOMATICALLY install requisite software? yes + EXTEND file systems if space needed? yes + OVERWRITE same or newer versions? no + VERIFY install and check file sizes? no + Include corresponding LANGUAGE filesets? yes + DETAILED output? no + Process multiple volumes? yes + ACCEPT new license agreements? yes + Preview new LICENSE agreements? no + WPAR Management Perform Operation in Global Environment yes + Perform Operation on Detached WPARs no + Detached WPAR Names [_all_wpars] + Remount Installation Device in WPARs yes + Alternate WPAR Installation Device [] wolflp1db:/tmp/ssh# lssrc -a | grep ssh sshd ssh 10813804 active如果是inactive 状态,可通过以下命令手工启动ssh 服务: # startsrc -s sshd 0513-059 The sshd Subsystem has been started. Subsystem PID is 815148. 停止ssh服务:# stopsrc -s sshd 0513-044 The sshd Subsystem was requested to stop. AIX系统黄灯清除Linux下禁止root用户远程登录相关资讯 OpenSSH
- OpenSSH服务器端的配置文件各常用 (12/04/2015 14:31:39)
- OpenSSH PAM代码多个远程代码执行 (08/31/2015 18:02:05)
- OpenSSH 7.1 发布下载,bug 修复版 (08/22/2015 07:48:42)
| - 微软发布 Windows 版 OpenSSH 源码 (10/20/2015 14:01:19)
- Linux下远程连接SSH和OpenSSH应用 (08/22/2015 13:18:47)
- 平滑升级OpenSSH版本方法 (08/20/2015 20:28:01)
|
本文评论 查看全部评论 (0)