Alexo
Alexo8mo ago

VNC server Windows 10

which vnc is reliable and after chosen one how to set up it to connect with a vnc viewer.
31 Replies
DirtyJ
DirtyJ8mo ago
@wagon_ is a windows guy, he might have some more resources to chime in if he's available today I'll take a look in a few minutes
Alexo
Alexo8mo ago
should i dm him?
DirtyJ
DirtyJ8mo ago
I pinged him so he'll reply here when he's free
Alexo
Alexo8mo ago
oh okay
DirtyJ
DirtyJ8mo ago
Alright I'm back. Could you give some more info on the use case you're trying to solve with VNC, just looking for remote desktop or does it have to be VNC specifically?
Alexo
Alexo8mo ago
yeah remote desktop but it have to be vnc
DirtyJ
DirtyJ8mo ago
I don't do much Windows-stuff these days, but the only one I ever messed with in the past was RealVNC, though it is a paid product. There are some open source free ones I see maintained, TigerVNC, TightVNC, UltraVNC, and I bet they all get the job done relatively well, but the UX looks a bit antiquated if that matters to you Wagon will def be a better opinion since I know he does Windows sysadmin-ing, but with it being the holidays it might be a bit before he's back
Alexo
Alexo8mo ago
tiger vnc doesn't have a windows server i'll try tight maybe if you could provide a link
DirtyJ
DirtyJ8mo ago
Alexo
Alexo8mo ago
thanks
DirtyJ
DirtyJ8mo ago
Home - UltraVNC VNC OFFICIAL SITE, Remote Desktop Free Opensource
VNC remote desktop support software for remote PC control. Free. Anydesk , teamviewer alternative
DirtyJ
DirtyJ8mo ago
np
Alexo
Alexo8mo ago
now what do i do? i've installed it
DirtyJ
DirtyJ8mo ago
Tight has docs for both the server and client here if you want to give them a shot https://www.tightvnc.com/docs.php
TightVNC Documentation
TightVNC - VNC-Compatible Remote Desktop Software
Alexo
Alexo8mo ago
also would it work from an outside network like my pc is in my home network and my viewer is in the college network
DirtyJ
DirtyJ8mo ago
Using any type of remote desktop/VNC externally brings a fun challenge when it comes to securing it. I'd recommend something like a Cloudflare tunnel to access it securely from outside your network without exposing it publicly https://developers.cloudflare.com/cloudflare-one/tutorials/vnc-client-in-browser/
Render a VNC client in browser · Cloudflare Zero Trust docs
Cloudflare can render a Virtual Network Computer (VNC) terminal in your browser without any client software or configuration required.
Alexo
Alexo8mo ago
i have ssh made for this circunstances does help in any way?
DirtyJ
DirtyJ8mo ago
Not sure how that would relate to accessing it externally, if you already made a secure solution for SSH-ing externally, then it would be a similar process for VNC, just a different protocol/port to configure in your firewalls/virtual networks
Alexo
Alexo8mo ago
man i'm only doing this because i switch to BSD and can not find the way to install teamviewer
DirtyJ
DirtyJ8mo ago
So the way I would set things up if I wanted a remote desktop at home but access from anywhere (without buying a paid service) would be: 1. Pick a remote desktop server (VNC, RDP, etc) 2. Throw cloudflared on there: https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/get-started/create-local-tunnel/ 3. Connect through it securely through the tunnel from outside of the private network: https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/use-cases/rdp/ That guide is for RDP, but a similar process would be used for VNC
Alexo
Alexo8mo ago
could i use the home network pc like a host for a webpage and that webpage been my desktop or any program that i need
DirtyJ
DirtyJ8mo ago
I think that's what this guide does But yeah cloudflare tunnels let you run any service locally through cloudflare, including web servers n stuff locally that are accessible publicly only through cloudflare without exposing the server itself through your network
Alexo
Alexo8mo ago
or do you know any in web android-studio webpage there is github spaces with vscode in browser
DirtyJ
DirtyJ8mo ago
Yeah that or if you want more control, JetBrains Gateway idk about in the browser for gateway, that's more like remote dev
Alexo
Alexo8mo ago
link? does it build apks?
DirtyJ
DirtyJ8mo ago
JetBrains
JetBrains Gateway - Remote Development for JetBrains IDEs
Get started with remote development workflows from your favorite IDE in no time.
DirtyJ
DirtyJ8mo ago
No but this would be used to remotely run android studio stuff through it (at least I remember seeing something about it supporting that) One sec and I'll try to find a guide I know you can run intellij on there for sure, just not seeing anything on Android Studio specifically (which is based on it)
Alexo
Alexo8mo ago
Hey could you find the guide?
DirtyJ
DirtyJ8mo ago
Not for android studio specifically unfortunately But feel free to give it a shot, it's based on IntelliJ which I know works for sure, so it might work with that
Alexo
Alexo8mo ago
thanks i'l ldo that tomorrow
GH0ST[🇵🇸]
GH0ST[🇵🇸]8mo ago
Tigervnc https://tigervnc.org/ Or use Mobaxterm