How to Set Up Remote Access on Ubuntu Servers?

0
6
Asked By CloudyDancer92 On

I'm managing 20 servers across my country with static IPs and I need to leave them configured in an Ubuntu 22.04 environment. I want them to have Wi-Fi access and AnyDesk installed. Can anyone suggest programs or methods to achieve this?

3 Answers

Answered By PonderingPenguin29 On

Why do you need a GUI for your servers? I'd recommend sticking with a command line interface unless there's a specific function that requires GUI apps.

JovialJay88 -

Right? Most server management can be done just fine without a GUI!

Answered By FriendlyFalcon66 On

If you're looking for GUI options, I’ve had great success with ThinLinc. It’s been my go-to for the past couple of years and works really well for remote access.

CloudyDancer92 -

Thanks for the tip! I'll definitely check out ThinLinc.

Answered By TechieTurtle77 On

It seems your requirements might be a bit vague. Why exactly do you want to set these servers up with AnyDesk? And are you looking for a Wi-Fi solution specifically? If you have KVM (Keyboard, Video, Mouse) access, that's great for installing a new OS. If not, you might want to consider using WSL2 instead of changing the OS.

CuriousCat84 -

Yeah, I'm curious about the need for AnyDesk on servers too. Why not just use SSH?

ServerSleuth43 -

Good point! SSH is one of the most common methods for server access.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.