vi ~/.ssh/config

配置

Host myserver
    HostName 192.168.1.100
    User root

标签: none

添加新评论