Jump to content

I'm wanting to setup a new home server that has the ability to be remotely accessed from both another desktop offsite and from laptops and possibly a mobile device. I'm wondering what Linux based server operating systems support this for a beginner. I have experience with TrueNas but not much beyond there. I also need this connection to be secure.

Thanks!

Link to comment
https://linustechtips.com/topic/1576681-linux-based-server-os-with-remote-access/
Share on other sites

Link to post
Share on other sites

If you want to be secure I'd suggest to learn to create your own vpn in your homelab afterwards you can connect server on same subnet on vpn with ssh or and vnc or moonlight for gaming.

 

Creating vpn usually doesn't need portfoward unless you want your vpn to be silent then you'll have to open port.

I'm jank tinkerer if it works then it works.

Regardless of compatibility 🐧🖖

Link to post
Share on other sites

1 hour ago, Nuclearatlas011 said:

I'm wondering what Linux based server operating systems support this for a beginner.

All of them. All you would need is an SSH server. For added security you'll really want to use key based authentication and put it behind a VPN server.

Remember to either quote or @mention others, so they are notified of your reply

Link to post
Share on other sites

9 hours ago, Nuclearatlas011 said:

support this for a beginner

Any linux distro will allow this, but selecting something that ships as a "server OS" should have saner security defaults.

My advice, however, is to use something simple (simple as in size of the OS, no unnecessary bloat) and learn inside out how to safely configure the parts you need, and disable the parts you don't.

Link to post
Share on other sites

On 7/16/2024 at 4:40 AM, Nuclearatlas011 said:

I'm wanting to setup a new home server that has the ability to be remotely accessed from both another desktop offsite and from laptops and possibly a mobile device. I'm wondering what Linux based server operating systems support this for a beginner. I have experience with TrueNas but not much beyond there. I also need this connection to be secure.

Thanks!

If its just for home use than centos stream, rocky linux and opensuse tumbleweed are all solid options. You should also use some sort of vpn.

Link to post
Share on other sites

  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×