Linux(Ubuntu, CentOS)ssh服务ssh服务更新源1 sudo apt-get update 安装ssh服务1 sudo apt-get install openssh-server 验证SSH服务1 sudo systemctl status ssh 创建密钥1 ssh-keygen