简介
Remmina 是一款在 Linux 和其他类 Unix 系统下的自由开源、功能丰富、强大的远程桌面客户端。
对于一个Linux作为主力开发机而言,Remmina 解决痛点主要是公司堡垒机远程客户现场的计算机,公司只给开发了win系统下的远程连接程序,而没有linux版本。
Remmina安装
官网安装教程:
https://remmina.org/how-to-install-remmina/
Remmina 配置
需要进行基本的ip,端口,用户名和密码设置,以及远程分辨率和快捷键的设置
Remmina 文件互传:本地机器和远程桌面
Remmina有一个痛点:无法copy文件到远程桌面,解决方案如下:
去bing搜索如下关键字:
然后会得到下面结果(也就是解决方案):
https://gitlab.com/Remmina/Remmina/issues/243
says that shares show up using Remmina when you also enable sound redirection. To recap, here is what you have to do:
Create a Remmina RDP connection to the windows machine
Edit that connection.
Under the Basic tab Choose a share folder
In Advanced tab, change sound to local. Save it and connect
Then the shared folder appears in My computer in windows.
(If it does not appear, trying clicking Refresh).
翻译一下,其实就是如下操作:
编辑该链接,然后选择共享目录:
选择音频输出模式为本地:
大功告成,然后你就可以在远程windows桌面上看见这个共享文件夹:
It's rediculous, but it works.