Discuz!官方免费开源建站系统

 找回密码
 立即注册
搜索

Redhat Linux升级SSH笔记

[复制链接]
Crossday 发表于 2004-11-2 23:53:48 | 显示全部楼层 |阅读模式
打开http://www.openssh.org/zh-cn/index.html
找到下载页面 http://www.openssh.org/portable.html#http
例如 http://gulus.usherbrooke.ca/pub/appl/ssh/OpenSSH/portable/

cd /usr/local/src
wget http://gulus.usherbrooke.ca/pub/ ... penssh-3.9p1.tar.gz
tar xvzf openssh-3.9p1.tar.gz
cd openssh-3.9p1
./configure --prefix=/usr --with-pam --with-md5-passwords --sysconfdir=/etc/ssh
make
make install

正常情况已经升级完了,service sshd restart正常
ssh -V 已经显示新的版本
OpenSSH_3.9p1, OpenSSL 0.9.7a Feb 19 2003

by Crossday@Discuz! Board Official
回复

使用道具 举报

platinum 发表于 2004-11-3 07:38:26 | 显示全部楼层
不错啊大C,你也用源码安装了,hoho~~

是的,像SSH这种东西,如果用升级安装,服务商提供的RPM或其他升级包现在最高版本也就3.7左右
回复

使用道具 举报

szboy 发表于 2004-11-6 19:25:38 | 显示全部楼层
cd openssh-3.9p1
解压进去这个目录后

再输入
./configure --prefix=/usr --with-pam --with-md5-passwords --sysconfdir=/etc/ssh

提示:
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

这是什么问题?
。。。。。。。。。。。。
回复

使用道具 举报

platinum 发表于 2004-11-6 21:02:10 | 显示全部楼层
没有安装编译器
回复

使用道具 举报

szboy 发表于 2004-11-7 16:04:25 | 显示全部楼层
请问怎么安装呢?
呵呵,LINUX我还是初学者哦。。
回复

使用道具 举报

ry8282 发表于 2004-11-7 22:47:29 | 显示全部楼层


如何設置只容許某用戶login ssh?升級後有問題
回复

使用道具 举报

szboy 发表于 2004-11-16 02:44:27 | 显示全部楼层
嘻嘻,我也搞定了。
回复

使用道具 举报

platinum 发表于 2004-11-16 02:55:31 | 显示全部楼层
回复

使用道具 举报

fuwu.net.cn 发表于 2004-11-16 15:21:38 | 显示全部楼层
升级完后无法安装kdessh
回复

使用道具 举报

吴晓宇 发表于 2004-12-29 12:00:35 | 显示全部楼层
fc3自带的就是最新版
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-11-16 07:08 , Processed in 0.133459 second(s), 14 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表