Add Xrdp and X2Go to services

This commit is contained in:
Anthony Wang 2021-07-20 16:40:33 -05:00
parent a50949ce30
commit 87999eaf87
Signed by: a
GPG key ID: BC96B00AEC5F2D76
2 changed files with 14 additions and 6 deletions

View file

@ -23,7 +23,7 @@
<b>How can I run graphical apps?</b>
</p>
<p>
The easiest way (at least for Linux users) is X11 forwarding with <i>ssh -X</i>. If you need 3D graphical acceleration, you can use <a href="https://wiki.archlinux.org/title/VirtualGL">VirtualGL</a> with <i>vglclient</i> to connect with SSH and <i>vglrun</i> to run apps. We also have Xrdp set up for a full-blown desktop, which you can connect to on port 3389 with an RDP client. If you would like to use VNC or X2Go instead, just ask me on Matrix and I'll get it set up. For these desktop sessions, you can also use <i>vglrun</i> to run apps with 3D acceleration. You can even run games, although the GPU isn't that good.
The easiest way (at least for Linux users) is X11 forwarding with <i>ssh -X</i>. If you need 3D graphical acceleration, you can use <a href="https://wiki.archlinux.org/title/VirtualGL">VirtualGL</a> with <i>vglclient</i> to connect with SSH and <i>vglrun</i> to run apps. We also have Xrdp set up for a full-blown desktop, which you can connect to on port 3388 with an RDP client. If you would like to use VNC or X2Go instead, just ask me on Matrix and I'll get it set up. For these desktop sessions, you can also use <i>vglrun</i> to run apps with 3D acceleration. You can even run games, although the GPU isn't that good.
</p>
<br>
<p>

View file

@ -51,13 +51,25 @@
</p>
<br>
<p>
<a href="https://code.exozy.me">Code Server</a>: Visual Studio Code editor deployed to a website
<a href="https://code.exozy.me">Code Server</a>: Visual Studio Code editor deployed to the web
</p>
<br>
<p>
<a href="https://exozy.me/vncws">noVNC</a>: Clientless remote desktop service
</p>
<br>
<p>
<a href="https://exozy.me">Xrdp</a>: Multi-user remote desktop service
</p>
<br>
<p>
<a href="https://exozy.em">X2Go</a>: Fast remote desktop service
</p>
<br>
<p>
<a href="https://exozy.me">WireGuard</a>: Fast and modern VPN
</p>
<br>
<p>
<a href="https://game.exozy.me">BSX frontend</a>: Website to play the BSX game
</p>
@ -73,10 +85,6 @@
<p>
<a href="https://exozy.me">Minecraft server</a>: Server for the proprietary sandbox game <a href="https://github.com/Ta180m/multimc5-offline">Minecraft</a>
</p>
<br>
<p>
<a href="https://exozy.me">WireGuard</a>: Fast and modern VPN
</p>
<br>