世界杯预选赛中国队赛程_世界杯多少年一次 - fybstd.com


远程SSH连接

sudo apt update # 更新软件列表

sudo apt install openssh-client # 安装SSH客户端

sudo apt install openssh-server # 安装SSH服务端

sudo systemctl start sshd # 启动

远程桌面连接

sudo apt install -y xrdp

sudo systemctl status xrdp # 查看 xrdp 服务状态

此时使用windows的远程桌面连接工具便可以成功进行远程连接