#remoteaccess

danie10@squeet.me

You can ‘play’ AAA games on a Pi (or anything else) using open source Sunshine and Moonlight

The image shows an adorable cartoon penguin wearing headphones and holding a video game controller. It is positioned in the foreground against a background of a circuit board, with various electronic components and labels such as "Raspberry Pi 5" and "HDMI" visible. The background has a vibrant teal and green color scheme, with streaks of light emanating from behind the penguin, adding a dynamic element to the scene.
Moonlight allows you to play your PC games on almost any device, whether you’re in another room or miles away from your gaming rig.

Moonlight (formerly Limelight) is an open source implementation of NVIDIA’s GameStream protocol. They implemented the protocol used by the NVIDIA Shield and wrote a set of 3rd party clients.

You can stream your collection of PC games from your gaming PC to any supported device and play them remotely (even over the Internet). Moonlight is perfect for gaming on the go without sacrificing the graphics and game selection available on a PC.

Sunshine is a self-hosted game stream host for Moonlight (where you are running the game from). Offering low latency, cloud gaming server capabilities with support for AMD, Intel, and Nvidia GPUs for hardware encoding. Software encoding is also available. You can connect to Sunshine from any Moonlight client on a variety of devices. A web UI is provided to allow configuration, and client pairing, from your favorite web browser. Pair from the local server or any mobile device.

Sunshine can host a game from a device running Android, ChromeOS, iOS, Linux, macOS, Windows, Xbox One/Series, PS Vita, Nintendo Switch, Nintendo Wii U, or LG webOS TV. Run Sunshine on your own hardware. No need to pay monthly fees to a cloud gaming provider. It works with Intel, AMD or Nvidia GPUs.

So yes, you could have a game running on a Windows or Linux or other computer, and be accessing and playing it from a Raspberry Pi or a mobile device.

This is also useful if you have one main gaming computer with a good GPU, but others in the home have smaller computers and also wish to play games.

See itsfoss.com/raspberry-pi-moonl…
#Blog, #gaming, #opensource, #remoteaccess, #technology

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