𝕽𝖔𝖔𝖙𝖎𝖊𝖘𝖙

  • 3 Posts
  • 211 Comments
Joined 1 year ago
cake
Cake day: June 20th, 2023

help-circle










  • I use a DNS server on my local network, and then I also use Tailscale.

    I have my private DNS server configured in tailscale so whether on or off my local network everything uses my DNS server.

    This way I don’t have to change any DNS settings no matter where I am and all my domains work properly.

    And my phone always has DNS adblocking even on cell data or public Wi-Fi

    The other advantage is you can configure the reverse proxy of some services to only accept connections originating from your tailscale network to effectively make them only privately accessible or behave differently when accessed from specific devices



  • Another cool trick is using tailscale to ensure your portable devices always can access your Pihole(s) from anywhere and then setting those server’s tailscale addresses as your DNS servers in tailscale.

    This way you can always use your DNS from anywhere, even on cell data or on public networks

    I keep a third instance of Pihole running on a VPS and use it as the first DNS server in tailscale so it will resolve a bit faster than my local DNS servers when I’m away from home






  • It depends what I’m backing up and where it’s backing up to.

    I do local/lan backups at a much higher rate because there’s more bandwidth to spare and effectively free storage. So for those as often as every 10 mins if there are changes to back up.

    For less critical things and/or cloud backups I have a less frequent schedule as losing more time on those is less critical and it costs more to store on the cloud.

    I use Kopia for backups on all my servers and desktop/laptop.

    I’ve been very happy with it, it’s FOSS and it saved my ass when Windows Update corrupted my bitlocker disk and I lost everything. That was also the last straw that put me on Linux full-time.