记录Ubuntu客户端远程连接Linux服务器命令
Ubuntu客户端远程连接linux server
直接Ctrl+Alt+t打开命令行,输入
ssh username@host
回车
Ubuntu的秘钥位置
vim /home/chenzeyu/.ssh/known_hosts
本文来自博客园,作者:陈某L,转载请注明原文链接:https://www.cnblogs.com/chenmoyu/p/15434420.html
Ubuntu客户端远程连接linux server
直接Ctrl+Alt+t打开命令行,输入
ssh username@host
回车
Ubuntu的秘钥位置
vim /home/chenzeyu/.ssh/known_hosts
本文来自博客园,作者:陈某L,转载请注明原文链接:https://www.cnblogs.com/chenmoyu/p/15434420.html