1.树莓派端设置
1.1更新固件
sudo apt update && sudo apt upgrade -y |
1.2安装XRDP
sudo apt install -y xrdp |
1.3获取树莓派地址
hostname -I |
2.Windows端设置
2.1打开远程连接界面
2.2成功连接
1.树莓派端设置
1.1更新固件
sudo apt update && sudo apt upgrade -y |
1.2安装XRDP
sudo apt install -y xrdp |
1.3获取树莓派地址
hostname -I |
2.Windows端设置
2.1打开远程连接界面
2.2成功连接