univers3man@lemmy.worldtoTechnology@lemmy.zip•Microsoft just delayed Recall againEnglish
4·
3 months agoYou Can(not) Recall
You Can(not) Recall
Uhhh
The hunt for red lemmytober
Immediately thought of jojamart.
Knoppix. Now that’s a name I haven’t heard in a long time.
As an FYI to anyone trying this, I ran into the following problems and solved them.
sudo mkdir /etc/systemd/resolved.conf.d sudo touch /etc/systemd/resolved.conf.d/adguardhome.conf sudo nano /etc/systemd/resolved.conf.d/adguardhome.conf #Copy this in and save [Resolve] DNS=127.0.0.1 DNSStubListener=no
#Overwrite with the following. Make sure if your adapter isn’'t labeled ens33, you change it appropriately. network: renderer: networkd ethernets: ens33: addresses: - 192.168.1.200/24 nameservers: addresses: [192.168.1.1] routes: - to: default via: 192.168.1.1 version: 2
I fucking love Oh Brother, Where Art Thou