Linux: Difference between revisions

446 bytes added ,  6 July 2020
Line 134: Line 134:


===Remmina===
===Remmina===
How to use Remmina to connect to over ssh tunnel
If using a wired connection, you can save a preset to <code>localhost:5901</code> or similar.
 
Note that the Remmina which ships with Ubuntu 18.04 is bugged.
You can upgrade it by adding the Remmina PPA or installing the snap version.
See [https://remmina.org/how-to-install-remmina/ https://remmina.org/how-to-install-remmina/] for details.
<pre>
sudo apt-add-repository ppa:remmina-ppa-team/remmina-next
sudo apt update
sudo apt install remmina remmina-plugin-rdp remmina-plugin-secret
</pre>


==Nvidia==
==Nvidia==