#remoteaccess

danie10@squeet.me

Apache Guacamole: Open-Source Self-Hosted Remote Access Gateway To Access Various Computers With Just A Browser

Self-host remote access gateway
To normally access say two Raspberry Pi’s, maybe a remote virtual private server, a media machine in the sitting room, etc you’d probably use SSH from a terminal, as well as say a VNC Viewer, and maybe more applications. And you’d have to do that from the admin machine you’ve set it all up on.

With Apache Guacamole gateway setup, you’d just use your browser to log in to Apache Guacamole, and from there click on which machine you’d like to access remotely, whether by SSH, VNC, or RDP. The effort is done once to set up the configurations, but after that you can access via the gateway from any location, or even grant others access. So, you are not tied to one admin machine that has all your remote access applications configured (big bonus if you are remote or travelling, as you just need a browser to access Apache Guacamole).

See https://guacamole.apache.org/
#Blog, #opensource, #remoteaccess, #selfhosted, #technology

danie10@squeet.me

RustDesk is an open-source self-hosted virtual / remote desktop TeamViewer alternative

Bild/Foto
The software is used to easily perform tech support on a remote computer. Perfect for assisting family members with computer issues, or for small teams or businesses.

A remote desktop software, the open-source TeamViewer alternative (minus free TeamViewer restrictions), works out of the box, no configuration required. You have full control of your data, with no concerns about security. You can use their public rendezvous/relay server, or self-hosting, or write your own server.

It works with Linux, Raspberry Pi’s, Windows, macOS, Android, and iOS.

See https://rustdesk.com/
#Blog, #opensource, #remoteaccess, #selfhosted, #teamviewer, #technology

danie10@squeet.me

11 Best Tools to Access Remote Linux Desktop

Bild/Foto
Accessing a remote desktop computer is made possible by the remote desktop protocol (RDP), a proprietary protocol developed by Microsoft. It gives a user a graphical interface to connect to another/remote computer over a network connection. FreeRDP is a free implementation of the RDP.

RDP works in a client/server model, where the remote computer must have RDP server software installed and running, and a user employs RDP client software to connect to it, to manage the remote desktop computer.

In this article, they share a list of software (not all open source) for accessing a remote Linux desktop: the list starts off with VNC applications.

VNC (Virtual Network Computing) is a server-client protocol that allows user accounts to remotely connect and control a distant system by using the resources provided by the Graphical User Interface (GUI).

See https://www.tecmint.com/best-remote-linux-desktop-sharing-software/

#technology #remoteaccess #linux #rdp #vnc
#Blog, ##linux, ##rdp, ##remoteaccess, ##technology, ##vnc