红联Linux门户
Linux帮助
当前位置: 红联Linux门户 > Debian

debian安装SSH

发布时间:2008-03-22 10:00:39来源:红联作者:tinkage
apt-get install ssh 时提示 packeage ssh is not available

修改/etc/apt/source.list

把源修改好,国内的debian.cn99.com就很快。

然后root用户运行
#apt-get install sshd

或:
aptiuide openssh-server

#apt-get install ssh 就可以了。
文章评论

共有 0 条评论