• 0 Posts
  • 28 Comments
Joined 2 months ago
cake
Cake day: May 6th, 2024

help-circle

  • I’m not sure why this is the focus rather than legislating that router/access point manufacturers create robust and simple to use parental controls and then running public service campaigns that educate parents on how to use them.

    Not that I really care that much since I don’t watch porn. I just don’t think putting adult content behind a verification system that applies to everyone makes sense when the idea is to prevent kids, who generally have at least one person who controls the networking equipment and should be monitoring their devices/activity, from seeing it.




  • I also just saw your edit. Look into Linux ownership and permissions. chmod and chown are important commands to know how to use as a Linux system administrator.

    Running sudo chown -R user:user ./drive in /mnt will give your user account ownership of that directory and all folders inside of it.

    Make sure you replace user with your username and drive with the name of the mount point for the drive.




  • You could try Logseq, it’s like Obsidian but open source. I use Obsidian for most notes and I also have a personal wiki built with Otterwiki.

    I use NGINX for my reverse proxy, you could check out NGINX Proxy Manager which uses Certbot to automate the SSL certificates.

    I’ve heard a lot of people also like Caddy and Traefik. Can’t remember which is easier to use, maybe Caddy.










  • Then you can’t “hide” your server IP without a VPS/VPN set up. Maybe I’m not understanding what you’re asking? Your public IP is visible to any machine you connect to and that includes Cloudflare’s servers.

    Are you worried about copyright or something? This isn’t legal advice, but I doubt they give a shit unless you’re hosting content illegally for a large number of people. Obviously, only take the risk if you are comfortable with the potential consequences where you live.