如何开启SUSE Linux的SSH
2个回答
推荐于2020-02-02 · 知道合伙人数码行家
huanglenzhi
知道合伙人数码行家
向TA提问 私信TA
知道合伙人数码行家
采纳数:117538
获赞数:517177
长期从事计算机组装,维护,网络组建及管理。对计算机硬件、操作系统安装、典型网络设备具有详细认知。
向TA提问 私信TA
关注
展开全部
默认防火墙是关闭的。
#netstat -ant|grep 22 //查看22端口状态
suse:~# netstat -ant|grep 22
tcp 0 0:::22 :::* LISTEN
tcp 0 52192.168.31.117:22 192.168.31.17:1282 ESTABLISHED
#/etc/ssh/ssh_config ---> PasswordAuthenticationyes
/usr/bin/ssh: securityshell:
#/etc/ssh/sshd_config ---> PasswordAuthenticationyes
RhostsRSAAuthentication no
# RSAAuthentication yes
# PasswordAuthenticationyes
# HostbasedAuthentication no
# BatchMode no
# CheckHostIP yes
# AddressFamily any
# ConnectTimeout 0
# StrictHostKeyCheckingask
# IdentityFile~/.ssh/identity
# IdentityFile~/.ssh/id_rsa
# IdentityFile~/.ssh/id_dsa
# Port 22
# Protocol 2,1
/Password
如果防火墙是关闭的。
#yast: Yet Another System Tool,在firewall中设定允许ssh通过。
#ssh restart: 重新启动ssh服务
启动ssh服务
#service sshd start
#service sshd restart
停止服务器:
#service sshd stop
#netstat -ant|grep 22 //查看22端口状态
suse:~# netstat -ant|grep 22
tcp 0 0:::22 :::* LISTEN
tcp 0 52192.168.31.117:22 192.168.31.17:1282 ESTABLISHED
#/etc/ssh/ssh_config ---> PasswordAuthenticationyes
/usr/bin/ssh: securityshell:
#/etc/ssh/sshd_config ---> PasswordAuthenticationyes
RhostsRSAAuthentication no
# RSAAuthentication yes
# PasswordAuthenticationyes
# HostbasedAuthentication no
# BatchMode no
# CheckHostIP yes
# AddressFamily any
# ConnectTimeout 0
# StrictHostKeyCheckingask
# IdentityFile~/.ssh/identity
# IdentityFile~/.ssh/id_rsa
# IdentityFile~/.ssh/id_dsa
# Port 22
# Protocol 2,1
/Password
如果防火墙是关闭的。
#yast: Yet Another System Tool,在firewall中设定允许ssh通过。
#ssh restart: 重新启动ssh服务
启动ssh服务
#service sshd start
#service sshd restart
停止服务器:
#service sshd stop
名片
2024-10-28 广告
2024-10-28 广告
Altair HyperWorks软件授权是优菁科技(上海)有限公司为客户提供的重要服务之一。我们确保每位客户都能合法、安全地使用HyperWorks这一先进的CAE(计算机辅助工程)平台。通过与Altair公司的紧密合作,我们为客户提供正...
点击进入详情页
本回答由名片提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询