技术解析

初级问题求帮助,关于路由器和2台电脑的
0
2021-07-23 11:19:42
idczone
我有2台电脑,装了路由器,都可以正常上网。一台装了xp ,一台装了ubuntu。xp下载了putty,如何用putty登入另外那台ubuntu?

ubuntu ip:192.168.0.105
xp ip:192.168.0.103

ps:如果我在网吧,下个putty 如何才能访问家里的ubuntu?
在线等答案,老师们,快回复我!

http://en.kioskea.net/faq/2288-installing-a-ssh-server-on-ubuntu
@chenyaobin7

首先ubuntu上需要开启ssh,然后在putty上用192.168.0.105就可以登录ubuntu
如果是在外面,比如网吧,需要知道你家里的IP地址,另外还要在路由器上设置端口映射,将ububtu的ssh端口映射到外网,差不多就是这样。

sudo aptitude install connect-proxy
Edit /etc/ssh/ssh_config to enable SSH via proxy:
sudo echo 'ProxyCommand /usr/bin/connect-proxy -4 -S monproxy.domaine.com:port %h %p' >> /etc/ssh/ssh_config
前面是安装软件 后面connect-proxy -4 -S monproxy.domaine.com:port %h %p' >> /etc/ssh/ssh_config应该怎么改 ?我是初学者

I dont think u need to set up SSH through proxy, try just install ssh: sudo aptitude install SSH
open putty, type in ssh [email&他会问你密码
大家看一下对不对

cmd ping不通,putty也登不进

我自己的virtual box ubuntu server:
In ubuntu
sudo apt-get install openssh-server
ifconfig: find ip address (for example [inet addr:192.168.1.146])
on putty: [email&name is the ip address found above, it will ask for your password.

PS: if you install Xming and enable x11 fowarding in your putty, u can enjoy GUI control of you ubuntu applications under WinXP

我搞定了 是防火墙的原因 打开ubuntu的22端口即可

ddns

数据地带为您的网站提供全球顶级IDC资源
在线咨询
专属客服