Remote Desktop: Difference between revisions
imported>Volth No edit summary |
imported>Mic92 No edit summary |
||
| Line 1: | Line 1: | ||
=== Tiger VNC === | === Tiger VNC === | ||
Nixpkgs has a | Nixpkgs has a package but no service. | ||
The server component can be started using the <code>vncserver</code> command. | |||
To connect use the <code>vncviewer</code> command. | |||
=== x2go === | === x2go === | ||
X2go packaged in nixos as <code>x2goclient</code>. | |||
=== RDP === | === RDP === | ||