🇨🇦

  • 8 Posts
  • 656 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle


  • Find a problem they are experiencing and introduce them to a solution they can self-host to fix it. Expand from there.

    I began my self-hosting journey 7ish years ago with media piracy and a desire to watch/access my files wherever I was. Learned of Plex, then Emby, Reverse Proxies, Domains, SSL, and on and on…

    Today I’m running 24+ docker containers and some miscellaneous stuff, across 3 systems; that’s always accessible via my domain/vpn.


  • what does not work:

    • i can not ping server.local (- for testing i have to stop the systemd-resolved.service to run the dnsmasq server, or else there are port collisions, but that should not be the problem i guess. I am happy to hear your solution :))
    • i can also not use ssh to log in to server.local, ip address works

    Have you added “server.local” as a DNS record in your dnsmasq container, pointing to your servers LAN IP? Sounds like dnsmasq isn’t resolving that name, which would lead to both of these ‘failures’.




  • Darkassassin07@lemmy.catoSelfhosted@lemmy.worldDNS?
    link
    fedilink
    English
    arrow-up
    13
    ·
    4 days ago

    Why not both?

    My primary DNS is pihole on a rpi dedicated to the task; but I run a second instance of pihole via my main docker stack for redundancy. Should one or the other be unavailable, there’s a second one to pick up the slack.

    I just provide both DNS IPs to LAN clients via DHCP.

    Gravity Sync is a great tool to keep both piholes settings/records/lists in sync.









  • Yeah, when i was in school; there were no devices issued to students. We had ‘computer labs’. Ie; a room full of computers for student use. There was always one computer for the teachers to use that had a remote-desktop interface monitoring every screen in the room live. They could always see what you were doing, lockout your keyboard/mouse, blank your display.

    This really doesn’t seem any different.

    I could understand outrage if students were require to install this on their own hardware; but school issued devices are under the schools monitoring and control. Always have been.