isbase
V2EX  ›  macOS

os x 自带终端如何管理多个主机?

  •  
  •   isbase ·
    PRO
    · May 6, 2015 · 2532 views
    This topic created in 4065 days ago, the information mentioned may be changed or developed.
    初次接触os x 用 .ssh/config配置了一台主机,想了解有多台主机应该怎么配置?
    5 replies    2015-05-07 10:59:46 +08:00
    kchum
        1
    kchum  
       May 6, 2015   ❤️ 1
    Host X01
    HostName X01.YYY.com

    Host X02
    HostName X02.YYY.com

    ...

    Host X01 X02 ...
    User my_username
    Compression yes
    Ciphers arcfour,blowfish-cbc
    Protocol 2
    ControlMaster auto
    ControlPath ~/.ssh/%r@%h:%p
    IdentityFile ~/.ssh/YYY/id_rsa
    Yuansir
        2
    Yuansir  
       May 6, 2015   ❤️ 1
    推荐个 Shuttle 吧
    nettest
        3
    nettest  
       May 6, 2015
    无解,上虚拟机吧,xshell。
    isbase
        4
    isbase  
    OP
    PRO
       May 6, 2015 via Android
    @kchum 感谢,配置完挺好用的
    codeninja
        5
    codeninja  
       May 7, 2015
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3805 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 63ms · UTC 05:07 · PVG 13:07 · LAX 22:07 · JFK 01:07
    ♥ Do have faith in what you're doing.