V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
Distributions
Ubuntu
Fedora
CentOS
中文资源站
网易开源镜像站
chenyaobin7
V2EX  ›  Linux

初级问题求帮助,关于路由器和2台电脑的

  •  
  •   chenyaobin7 · Mar 14, 2013 · 3639 views
    This topic created in 4804 days ago, the information mentioned may be changed or developed.
    我有2台电脑,装了路由器,都可以正常上网。一台装了xp ,一台装了ubuntu。xp下载了putty,如何用putty登入另外那台ubuntu?

    ubuntu ip:192.168.0.105
    xp ip:192.168.0.103

    ps:如果我在网吧,下个putty 如何才能访问家里的ubuntu?
    9 replies    1970-01-01 08:00:00 +08:00
    chenyaobin7
        1
    chenyaobin7  
    OP
       Mar 14, 2013
    在线等答案,老师们,快回复我!
    chon
        3
    chon  
       Mar 14, 2013 via Android   ❤️ 1
    首先ubuntu上需要开启ssh,然后在putty上用192.168.0.105就可以登录ubuntu
    如果是在外面,比如网吧,需要知道你家里的IP地址,另外还要在路由器上设置端口映射,将ububtu的ssh端口映射到外网,差不多就是这样。
    chenyaobin7
        4
    chenyaobin7  
    OP
       Mar 14, 2013
    @Fteng328 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应该怎么改 ?我是初学者
    Fteng328
        5
    Fteng328  
       Mar 14, 2013
    @chenyaobin7 I dont think u need to set up SSH through proxy, try just install ssh: sudo aptitude install SSH

    open putty, type in ssh XXX@ip 他会问你密码

    大家看一下对不对
    chenyaobin7
        6
    chenyaobin7  
    OP
       Mar 14, 2013
    @Fteng328 cmd ping不通,putty也登不进
    Fteng328
        7
    Fteng328  
       Mar 14, 2013   ❤️ 1
    @chenyaobin7 我自己的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: username@host 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
    chenyaobin7
        8
    chenyaobin7  
    OP
       Mar 15, 2013
    @Fteng328 我搞定了 是防火墙的原因 打开ubuntu的22端口即可
    zhouyifei021
        9
    zhouyifei021  
       Mar 15, 2013 via iPhone
    ddns
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5886 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 03:18 · PVG 11:18 · LAX 20:18 · JFK 23:18
    ♥ Do have faith in what you're doing.