文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>Ubuntu9.04 configure SSH server

Ubuntu9.04 configure SSH server

时间:2009-08-08  来源:creatory

Ubuntu9.04 configure SSH server
1.install ssh server component:apt-get install openssh-server
2.Modify the default port:modify the file "/etc/ssh/sshd_config",find the following line "Port 22",use '#' to remark,Add "Port XXXX".The "XXXX" stands for what port you want to use.
3.restart the server:/etc/init.d/ssh restart

Remote connect test:
ssh [email protected] -p XXXX

author:[email protected]
time: 08/08/2009
相关阅读 更多 +
排行榜 更多 +
动物大战僵尸I

动物大战僵尸I

飞行射击 下载
龙兽争霸无限零件图纸

龙兽争霸无限零件图纸

飞行射击 下载
金属战士2最新版

金属战士2最新版

飞行射击 下载