How Can I Securely Self-Host a Cloud with Linux and Tailscale?

0
3
Asked By CuriousCoder91 On

I'm currently renting a VPS, but I plan to self-host my own cloud once my neighborhood gets fiber internet. I'm aiming to set up a Linux server—most likely Ubuntu—and create a file share that I can connect to from my own and my friends' PCs, as well as my Samsung phone. Right now, I'm using a Windows server with SMB for file sharing through Tailscale, which works well. I'm new to Linux administration, although I took a class for my degree, and I want to ensure I set this up securely. I've heard that Samba is a good option to create a seamless network drive for my Windows file explorer, but I've also come across concerns about its security. How can I properly go about setting this up?

2 Answers

Answered By CloudEnthusiast77 On

Yeah, Samba can be convenient for sharing files with Windows machines, but you might need to configure it carefully to enhance security. Alternatively, if you want a more integrated experience without compromising on safety, Nextcloud is a great shout. Just make sure you handle user permissions and keep things updated to minimize vulnerabilities!

Answered By TechieTom123 On

Self-hosting a cloud can be pretty complex! While it’s true that a simple file share isn't a full cloud setup, there are definitely ways to do this securely. You might want to check out using Nextcloud for your file sharing—it has tons of features and is built with security in mind. Plus, it can integrate nicely with Tailscale to ensure secure access. Don't forget to look into setting up firewalls and regularly updating your system to keep everything safe.

InnovatorSara -

What about using Samba? Is it really that unsafe?

UserFan42 -

Thanks for the tip on Nextcloud! I’ve heard good things about it.

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.