• 0 Posts
  • 18 Comments
Joined 1Y ago
cake
Cake day: Jun 10, 2023

help-circle
rss

That might explain the problem. Assuming adguard returns an nxdomain for blocked sites then the devices will try with their secondary DNS server and get to the blocked site


Sorry I misread your post. You shouldn’t need the 172 address in your DNS config, stick to the 127 address only.

In regard to the issue itself. Do your devices show their DNS server as the adguard server?


Your adguard config looks strange. The examples shown list different DNS providers but you have pointed it back at itself for its DNS. I don’t understand why you would do that.


I have a similar setup using Truenas to store data. I’ve setup a VM in Truenas that can access the data via NFS (easier to setup on Linux than SMB).

It’s nice to keep all your services contained in one machine, as long as it has enough resources, and will probably consume less power than running another PC.

I use qbittorrent, most people seem to agree it performs better than Transmission. It’s accessible from a web interface.


RAID5 is risky on drives that large, there’s a decent chance of a read error during a rebuild.

RAID6 will provide more protection but you lose two drives worth of capacity to the parity data. I’m not sure if a three drive RAID6 is actually possible but a three way mirror would be more sensible as you’ll avoid the extra computation of parity calculation.

Imo RAID6 starts to make sense in an array of 5 or more drives.


I just tried adding a native VPN and there’s no option to use Wireguard


Pinhole has allowed custom local records for a very long time now


My method to get around this is setting up a specific user account for my TV. In the user options you can disable transcoding


Higher end cable testers can show you where the break is, but it will be far more expensive that a new cable.



And if you’re looking for a way to simplify the setup process: borgmatic


It depends how valuable your data is, what backup strategy you have, and how long you’re prepared to wait to get access to your data when a drive fails.

Personally if/when I migrate my main dataset to SSD, I’ll stick with RAIDZ2/RAID6.



Install Windows Subsystem for Linux and pretend windows doesn’t exist



Transcoding 4K isn’t as hard as you think. I used an i5-9500T and the iGPU could easily transcode ~80GB 4K Blu-ray rips at double real time speed. I’ve now switched to software transcoding on a 5800x and it also exceeds real time speed.


There are quite a lot of h265 HDR rips available now, particularly for newer series released on Netflix etc. They definitely support full 10bit HDR and look good to my eyes.


The way I justify self hosting is that every device I use it on has an offline backup so downtime isn’t overly important.