Remote Desktop: Difference between revisions
imported>Skyset m Pics or it didn't happen! |
imported>Skyset m Typo |
||
| Line 4: | Line 4: | ||
To access a computer remotely, it must have a server running, which usually is exposed to a port or set thereof. Access to that server can be gained using a client; many protocols, like RDP, are open to all clients willing to support them. Others require specific clients, so consult the documentation for whichever service you choose to use. | To access a computer remotely, it must have a server running, which usually is exposed to a port or set thereof. Access to that server can be gained using a client; many protocols, like RDP, are open to all clients willing to support them. Others require specific clients, so consult the documentation for whichever service you choose to use. | ||
== | == Server Protocols == | ||
* VNC | * VNC | ||
| Line 57: | Line 57: | ||
=== Guacamole === | === Guacamole === | ||
Guacamole-server and guacamole-client are in nixpkgs. Some details are in the [https://github.com/NixOS/nixpkgs/issues/17879 package request]. | Guacamole-server and guacamole-client are in nixpkgs. Some details are in the [https://github.com/NixOS/nixpkgs/issues/17879 package request]. | ||