What are the main challenges in Linux adoption for New users, and how can it be addressed?

fugepe@lemmy.mlbanned from sitebanned from site to Linux@lemmy.ml – 351 points –
380

You are viewing a single comment

Hey thanks for this tip!

After being on Lemmy for the last month, it has really driven me to try out Linux again. I've spun up unbuntu (Desktop) on my home server and currently utilizing it as my docker host.

My server is a bare-metal host with ESXi so I'm interacting with it via the VMRC Client. This works great for doing what I am doing but the latency is a bit to much for using it for my day to day workload. if I could get a proper remote console setup using some native built in protocol that has low latency. I'd be happy to use it for my day to day operation on top of my Windows OS..any suggestions?

Use screen sharing in gnome and RDP.

Silly me. I didn't realize there was a prebaked setting already in Ubuntu.. I'll give this a shot! Thank you!