树莓派teamviewer远程 windows远程桌面
发布时间:2020-07-09 02:39:57 所属栏目:Windows 来源:互联网
导读:https://mirror.tuna.tsinghua.edu.cn/help/raspbian/ 用这个源后,再安装 apt-get update https://download.teamviewer.com/download/linux/teamviewer-host_armhf.deb apt install ./teamviewer-host_13.x.yyy_[arch].deb 支
https://mirror.tuna.tsinghua.edu.cn/help/raspbian/
用这个源后,再安装
apt-get update
https://download.teamviewer.com/download/linux/teamviewer-host_armhf.deb
apt install ./teamviewer-host_13.x.yyy_[arch].deb
支持手机端,web端
如果想要用windwos的远程桌面连接
可以
(1)在树莓派上安装xrdp服务
sudo apt-get install xrdp
(2)在树莓派上安装tightvncserver服务
sudo apt-get install tightvncserver
安装好以上两个服务后,即可使用WIndows自带工具远程连接到树莓派。 (编辑:鄂州站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
相关内容
- 获取与Windows Vista上的C#.Net连接的无线网络的SSID
- win10 uwp 如何开始写 uwp 程序
- windows10下安装source insight 4.0
- win10生成UWP软件打包 安装UWP软件
- 1.19 使用XCActionController创建Twitter/Youtube/Skype/Sp
- cygwin – 用Cywgin启动X.
- 老机器XP Outlook Express 发大附件对方客户端收到解压失败
- windows-8 – 如何在WinRT中将UI虚拟化应用于ScrollViewer
- BAT脚本编写教程(比较易懂和全面)
- windows – 批处理 – 将命令输出存储到变量(多行)