As work from home becomes more a norm of everyday life, being able to remote access a computer is getting more important. Remote access technology gives users the ability to access a computer, device or network from a remote location, e.g. the ability to access an office computer from home or a home computer from a remote location.
Remote access gives us the ability to access our computers from other devices
TeamViewer is a software solution for remote support, remote access, and online collaboration. It is available to everyone completely free of charge for personal, non-commercial use. Arch: yay -S teamviewer. Set Up TeamViewer Remote Control:
Chrome Remote Desktop is a remote support and access solution that allows a user to remotely control another computer’s desktop through a proprietary protocol developed by Google.
Putty is a free implementation of Telnet and SSH for Windows and Unix platforms, along with an xterm terminal emulator.
FileZilla is a fast and reliable cross-platform FTP, FTPS (FTP with Security) and SFTP (SSH File Transfer Protocol, a secure file transfer protocol) client with lots of useful features and an intuitive graphical user interface.
WinSCP “is a popular SFTP client and FTP client for Microsoft Windows!”
VNC allows your Raspberry Pi to be viewed and controlled remotely.
You can use Remote Desktop to connect and control your Windows PC from a remote device and Remmina as a remote desktop client. It supports SSH, VNC, and RDP.
RealVNC is a company that provides remote access software. It provides a secure, cross-platform remote desktop experience, so it works across devices and operating systems.
Installation in Arch:
Shell In A Box is a web based terminal emulator. Installation: sudo apt install shellinabox. It allows you to access a remote SSH terminal using your browser
sudo apt install shellinabox # Install Shell in a box.
https://[PI_ADDRESS]:4200 # If you don't remember your PI's IP address, type: hostname -I. Warning: Potencial Security Risk Ahead. Select Advanced..., Accept the Risk and Continue
TightVNC is a free remote control software package. With TightVNC, you can see the desktop of a remote machine and control it with your local mouse and keyboard, just like you would do it sitting in the front of that computer. It is free for both personal and commercial usage and cross-platform.
Remote Access
Apache Guacamole is a clientless remote desktop gateway - no plugins or client software are required. It supports standard protocols like VNC, RDP, and SSH.
git clone "https://github.com/boschkundendienst/guacamole-docker-compose.git"
cd guacamole-docker-compose
sudo ./prepare.sh
sudo docker-compose up -d
Credits: Spaceinvader One, YouTube Securely Access any PC or VM Remotely using only a Web Browser with Guacamole