Firefox was born fron Netscape.Remembered using it in college and it was good. Mostly now use Firefox.Ironically edge is installed on our Arch box as the Boss needs it for work.
It is like you knew i had. (Or this has happened before).Pihole runs on the same machine and 1 other. To request the pihole dns 192.168.0.100 is needed. Do you recommend anything else to check?
Pimylifeup.comHelped me a bunch when starting read everything twice Emmet does like a good typo.Syncthig is.now my goto for mobile.Nfs or samba for home network.
Memos is pretty usefull for me. App on fdroid momemos is superb. Syncthig takes care of google drive ish needs. Immich for photos.Mealie keeps food interesting.Have not done calendar or contacts yet.Running a few on a low power pi5 using docker for the most backup pihole runs on baremetal.1 16tb external and 2 5tb external. Not the best but i dig it.I need a nuc.
Debian & ubuntu sudo apt install keepalivedsudo apt install libipset13ConfigurationFind your IPip a edit your configsudo nano /etc/keepalived/keepalived.confFirst nodevrrp_instance VI_1 {state MASTERinterface ens18virtual_router_id 55priority 150advert_int 1unicast_src_ip 192.168.30.31unicast_peer {192.168.30.32}authentication {auth_type PASSauth_pass C3P9K9gc}virtual_ipaddress {192.168.30.100/24}}Second nodevrrp_instance VI_1 {state BACKUPinterface ens18virtual_router_id 55priority 100advert_int 1unicast_src_ip 192.168.30.32unicast_peer {192.168.30.31}authentication {auth_type PASSauth_pass C3P9K9gc}virtual_ipaddress {192.168.30.100/24}}Start and enable the servicesudo systemctl enable --now keepalived.servicestopping the servicesudo systemctl stop keepalived.serviceget the statussudo systemctl status keepalived.serviceMake sure to change ip and auth pass.Enjoy
On the router.My router is locked down so i assign the vrrp address to wach client (pain in the ass) but it works.Pivpn takes care or wireguard too.
2 pihole instances 1 pi5 1 pi4 Keepalived provides vrrp at a set address.Instances kept in sync via orbital1 goes down the other takes over.Quite elegantly.
Lighttpd ran into a dns issue mid update. And it dif not complet and left the aformentioned webserver running.Removed with apt and voilla.
Is this compatabile with Emby per chance?