这篇文章主要介绍了Solaris 10 配置远程ssh的方法,具有一定借鉴价值,需要的朋友可以参考下。如下资料是关于Solaris 10 如何配置远程ssh的详细步骤内容。
1、打开terminal窗口,切换到bash shell
2、修改sshd_config
PremitRootLogin yes
3、重启ssh服务
Svcadm restart ssh
4、查看机器ip
Ifconfig -a
5、ssh登录
root@ubuntu-T:~# ssh root@172.16.251.130 The authenticity of host '172.16.251.130 (172.16.251.130)' can't be established. RSA key fingerprint is SHA256:7Q2PlGyu4r7R3dmKlvsZMPoJP5Kp1sNrtYyXAWzpAWU. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added '172.16.251.130' (RSA) to the list of known hosts. Password: Last login: Tue Jul 31 14:32:19 2018 Sun Microsystems Inc. SunOS 5.10 Generic January 2005 # bash bash-3.00# ifconfig -a lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1 inet 127.0.0.1 netmask ff000000 e1000g0: flags=1004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4> mtu 1500 index 2 inet 172.16.251.130 netmask ffffff00 broadcast 172.16.251.255 ether 0:c:29:44:3b:b9 bash-3.00#
关于Solaris 10 如何配置远程ssh就分享到这里了,希望以上内容可以对大家有一定的参考价值,可以学以致用。如果喜欢本篇文章,不妨把它分享出去让更多的人看到。
免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。