簡化ssh登陸vim /etc/ssh/ssh_config###添加Host gyf 遠程主機名User root HostName 10.10.54.61 遠程ip###測試方式:ssh gyfvim