找到方法更新 remmina了
Tofloor
poster avatar
yls_4
deepin
2018-04-08 23:24
Author
本帖最后由 yls_4 于 2018-4-8 15:29 编辑

For Debian 9 (Stretch) users, Remmina is available from the Backports repositoryRemmina is not available on the default Debian repositories.
The Debian Backports repository must be enabled to install it, see this blog post for more information.
To install Remmina from Debian Backports, just copy and paste the following lines on a terminal window:

echo 'deb http://ftp.debian.org/debian stretch-backports main' | sudo tee --append /etc/apt/sources.list.d/stretch-backports.list >> /dev/null
sudo apt update
sudo apt install -t stretch-backports remmina remmina-plugin-rdp remmina-plugin-secret libfreerdp-plugins-standard
Reply Favorite View the author
All Replies
avatar
yls_4
deepin
2018-04-08 23:27
#1
已经可以连接更新过的win10了
Reply View the author
avatar
yls_4
deepin
2018-04-08 23:32
#2
按照有个版主用snap来操作,但是用了snap后,出现了很多后遗证,比如,virt-manager无法打开,以前的虚拟机无法运行。还是用原生的比较好
Reply View the author
avatar
琉璃
deepin
2018-06-15 05:44
#3
谢谢,楼主。使用上面的命令后,可以链接Windows服务器了。
Reply View the author