Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chrome Remote desktop instead of VNC? #2

Open
fedorov opened this issue Jul 9, 2019 · 3 comments
Open

Chrome Remote desktop instead of VNC? #2

fedorov opened this issue Jul 9, 2019 · 3 comments

Comments

@fedorov
Copy link
Member

fedorov commented Jul 9, 2019

@pieper did you see this article: https://cloud.google.com/solutions/chrome-desktop-remote-on-compute-engine - what do you think about that approach?

@pieper
Copy link
Member

pieper commented Jul 9, 2019

That seems like a reasonable alternative. I use the chrome-remote-desktop to access a windows machine for slicer now that the opengl2 back end breaks microsoft remote desktop. It's not super fast but it works.

I see there's also this set of instructions for getting a gpu environment with yet another kind of remote desktop (something commercial PCoIP).
https://cloud.google.com/solutions/creating-a-virtual-gpu-accelerated-linux-workstation

My general preference is to stick with something fully open source with the idea it should also work on AWS and Azure, but obviously whatever works best is worth exploring.

For myself the x11vnc/noVNC approach is very reasonable and I have been using it to do some graphics tests and code editing.

@fedorov
Copy link
Member Author

fedorov commented Jul 9, 2019

Well, after I saw this note, I was no longer sure: "This solution is not suitable for graphically intensive applications"...

For myself the x11vnc/noVNC approach is very reasonable

It definitely sounds reasonable, but I have not been successful to get it to work with SSH tunnel, and opening a firewall port is not an option in my situation.

@pieper
Copy link
Member

pieper commented Jul 9, 2019

I guess it really depends on your perspective that note about "not suitable" was probably written by that company trying to sell licenses to the commercial system.

I've definitely tunneled vnc over ssh in the past so I know it can be made to work (and it was also quite acceptable), but I haven't tried it with the google infrastructure. I'll give it a shot when I have some time. The reverse proxy approach should also be viable I would think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants