From 87999eaf8795425e058094ebf77f46d98591a44e Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Tue, 20 Jul 2021 16:40:33 -0500 Subject: [PATCH] Add Xrdp and X2Go to services --- fuqs/index.html | 2 +- services/index.html | 18 +++++++++++++----- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/fuqs/index.html b/fuqs/index.html index accb1f4..76b480c 100644 --- a/fuqs/index.html +++ b/fuqs/index.html @@ -23,7 +23,7 @@ How can I run graphical apps?

- The easiest way (at least for Linux users) is X11 forwarding with ssh -X. If you need 3D graphical acceleration, you can use VirtualGL with vglclient to connect with SSH and vglrun 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 vglrun 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 ssh -X. If you need 3D graphical acceleration, you can use VirtualGL with vglclient to connect with SSH and vglrun 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 vglrun to run apps with 3D acceleration. You can even run games, although the GPU isn't that good.


diff --git a/services/index.html b/services/index.html index 0833d12..1345558 100644 --- a/services/index.html +++ b/services/index.html @@ -51,13 +51,25 @@


- Code Server: Visual Studio Code editor deployed to a website + Code Server: Visual Studio Code editor deployed to the web


noVNC: Clientless remote desktop service


+

+ Xrdp: Multi-user remote desktop service +

+
+

+ X2Go: Fast remote desktop service +

+
+

+ WireGuard: Fast and modern VPN +

+

BSX frontend: Website to play the BSX game

@@ -73,10 +85,6 @@

Minecraft server: Server for the proprietary sandbox game Minecraft

-
-

- WireGuard: Fast and modern VPN -