Rocket Surgeon

  • 0 Posts
  • 14 Comments
Joined 4 months ago
cake
Cake day: March 10th, 2025

help-circle
  • Ok. Yes, my use case is a private document and media store. I’m ungoogling.
    VPN seems like a good place to start. But I’d like a simple answer, and I expect there are none to be had. As you’ve illustrated here, I’ll find a reason to punch holes in the firewall. And then I’m going to need to secure a web server. Life happens. I’ll keep it simple for now while I sort things. Thanks for your perspective.


  • Ya. I understand VPN. I do enterprise IT stuff. The things I build assume a secure environment. VPN is step one.
    Nailing down a web server on the internet tho … there’s so many ways to attack. There’s so many things to secure. And its a bit complex to manage all that.
    The nextcloud site covers hardening the server, but doesn’t even mention vpn.
    I’ve been watching threads like this. I’m pretty convinced vpn is the answer.













  • I don’t know about the Ubuntu LCX. I don’t container much.

    I’d do this with a virtual machine and TrueNAS. Those are just the tools I like to use. The TrueNAS Scale ISO will install qemu-guest-agent, so you don’t need to worry about drivers. Make sure to build it with Virtio SCSI Single disk controllers. Use one 50gb OS disk for the install. Add huge data disk(s) after the install.
    Promox Disk options … SSD emulation, Discard, IO Thread, No cache … and I use Write Back (unsafe). Use the Virtio NIC.

    And try it again. Hopefully faster this time.