F5F Stay Refreshed Software Operating Systems Remote In Linux Desktop

Remote In Linux Desktop

Remote In Linux Desktop

A
Al3x81
Junior Member
14
06-30-2016, 12:59 AM
#1
I have this impressive old setup that I just installed Ubuntu on to test Linux. I’m looking to remotely connect to the desktop from anywhere—any PC, any network. I’m unsure if a web app works or if the machine needs a desktop app to reach the host. I’ve found many guides for remote access on the same network, but I want it to work across different systems like ChromeOS, macOS, Windows, and Linux. Do you have anyone with experience in setting up remote access to Linux desktops who can help?
A
Al3x81
06-30-2016, 12:59 AM #1

I have this impressive old setup that I just installed Ubuntu on to test Linux. I’m looking to remotely connect to the desktop from anywhere—any PC, any network. I’m unsure if a web app works or if the machine needs a desktop app to reach the host. I’ve found many guides for remote access on the same network, but I want it to work across different systems like ChromeOS, macOS, Windows, and Linux. Do you have anyone with experience in setting up remote access to Linux desktops who can help?

S
speed123123
Junior Member
12
06-30-2016, 01:54 AM
#2
There are several options available, including x2go, which is a preferred choice over other methods like VNC via SSH. You can also use Chrome Remote Desktop or TeamViewer. Each has its own advantages and challenges, and they vary in complexity depending on your technical skills. It’s likely one of these will suit your needs.
S
speed123123
06-30-2016, 01:54 AM #2

There are several options available, including x2go, which is a preferred choice over other methods like VNC via SSH. You can also use Chrome Remote Desktop or TeamViewer. Each has its own advantages and challenges, and they vary in complexity depending on your technical skills. It’s likely one of these will suit your needs.

S
Shukokai
Member
231
06-30-2016, 05:26 AM
#3
Sauron is testing the remote desktop feature on Google. It seems straightforward and functional. Mobile app working well—though I’m curious what limitations might exist. Thanks for the ideas!
S
Shukokai
06-30-2016, 05:26 AM #3

Sauron is testing the remote desktop feature on Google. It seems straightforward and functional. Mobile app working well—though I’m curious what limitations might exist. Thanks for the ideas!

W
Wiiplaya1234
Member
64
06-30-2016, 06:05 AM
#4
It seems the main drawback is requiring Chrome to run.
W
Wiiplaya1234
06-30-2016, 06:05 AM #4

It seems the main drawback is requiring Chrome to run.

O
OMGitzbrent
Member
155
06-30-2016, 07:39 AM
#5
It seems Chrome should be active in the background for smoother performance, yet the delay feels almost nonexistent. Watching a video on a laptop with audio streaming from that device works perfectly, and it matches the playback on a pixelbook as well.
O
OMGitzbrent
06-30-2016, 07:39 AM #5

It seems Chrome should be active in the background for smoother performance, yet the delay feels almost nonexistent. Watching a video on a laptop with audio streaming from that device works perfectly, and it matches the playback on a pixelbook as well.

T
theicefrenzy
Member
65
06-30-2016, 08:33 AM
#6
Hmmm, seems to be a connection issue to the linux remote access. Windows connection works fine but can't actually get the linux connection to respond!
T
theicefrenzy
06-30-2016, 08:33 AM #6

Hmmm, seems to be a connection issue to the linux remote access. Windows connection works fine but can't actually get the linux connection to respond!

P
pandaman06
Member
61
07-07-2016, 12:53 AM
#7
You might try SSH. Set up an SSH server on your local device, turn on the firewall rules (like UFW) to allow incoming connections, forward ports through your router, and assign a fixed private IP to your host machine in the router settings. That should work.
P
pandaman06
07-07-2016, 12:53 AM #7

You might try SSH. Set up an SSH server on your local device, turn on the firewall rules (like UFW) to allow incoming connections, forward ports through your router, and assign a fixed private IP to your host machine in the router settings. That should work.

G
GabyandAlly
Junior Member
30
07-07-2016, 05:33 AM
#8
SSH, VNC and Spice are among the top options I think about.
G
GabyandAlly
07-07-2016, 05:33 AM #8

SSH, VNC and Spice are among the top options I think about.