linux use ssh 远程登陆

来源:互联网 发布:程序员年度自我评价 编辑:程序博客网 时间:2024/04/26 17:50


[root@localhost lib]# ssh
usage: ssh [-1246AaCfgKkMNnqsTtVvXxYy] [-b bind_address] [-c cipher_spec]
           [-D [bind_address:]port] [-e escape_char] [-F configfile]
           [-i identity_file] [-L [bind_address:]port:host:hostport]
           [-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port]
           [-R [bind_address:]port:host:hostport] [-S ctl_path]
           [-w local_tun[:remote_tun]] [user@]hostname [command]

ssh username@10.100.111.111


0 0
原创粉丝点击