• 0 Posts
  • 11 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle

  • I’m lost with what I’d need to do to access my server from outside my local network, and terrified of doing something wrong and leaving a hole open so any hacker can access my server. I’d like to do it some day, but I’d rather have a safe local network than screw and get my data stolen or deleted.

    Setup a VPN via Wireguard or Tailscale. I personally have not done that but I have VPN setup through OpenVPN which I did not find that hard and people say that is significantly harder than Wireguard.

    The other (less safe) option would be to setup a DMZ on your network for stuff you want to self host. That is a bit more involved though. I went through it for fun and setup a public Nextcloud instance along with DDNS and a reverse proxy. I was just messing around though and shut it down after testing performance.






  • SeaJ@lemm.eetolinuxmemes@lemmy.worldI use Debian BTW
    link
    fedilink
    arrow-up
    2
    arrow-down
    2
    ·
    1 year ago

    Tried out Pop OS for my laptop which is generally seen as a simpler distro. I had to hit up terminal to attempt fprintd. Getting a fingerprint registered was a pain in the ass. Then when I did get it registered, I could not log back in through the UI. I’ll still likely switch to it sometime soom and send the logs to fprintd to eventually fix but it was still frustrating as hell since fingerprint scanners are a pretty basic feature nowadays.

    The only issues I’ve really had with my Linux Mint VM is upgrade issues and my smb mount occasionally failing. Both of those basically required terminal.

    Don’t get me wrong, Linux is a fuck ton easier than it was 15 years ago when I started testing it out. But there still is a ways to go.