Second time today I see a post on Lemmy pointing to Reddit, and not even old Reddit :(
Am I overlooking something ? Configure your TV to get IP address and DNS settings via DHCP from your pi-hole WiFi access point. If you are worried about a DHCP conflict, just make sure that the IP range that both DHCP servers hand out have a different range, and check whether your devices always got the same IP address before, and adjust the ranges accordingly.
There was a comment on Mastodon or Lemmy saying that the bad actor had been working with the project for two years so earlier versions may have malicious code as well already.
Lovely.
Indeed. Clonezilla is cool but comes with a considerable learning curve and lots of text to read. Rescuezilla, based on Clonezilla, is easier.
Well, you know. There is more than one tldr project. Debian repositories offer the Haskell and Python based tldr ones. But, yeah, it is awesome. https://packages.debian.org/search?keywords=tldr
Can you insert Lp0 on fire as well ? :) https://en-academic.com/dic.nsf/enwiki/7306628
lp0 on fire (aka Printer on Fire) is a semi-obsolete error message still generated on some Unix/Linux operating systems in response to certain types of printer errors. lp0 is the Unix device handle for the first line printer, but the error can be displayed for any printer attached to a Unix/Linux system.
Upvoted for the good laugh. But needless to say this world needs more Linux users! :)
Your comment suggests that it is pointless to avoid tracking. In 2019 journalist Kashmir Hill tried to live without the tech giants and failed : I Tried to Live Without the Tech Giants. It Was Impossible.
But if you look a bit deeper at this, my conclusion is that it all depends on your needs and your habits. It is quite possible to minimize the amount of tracking that is done.
And doing so makes me feel a bit more relaxed personally about the surveillance capitalism circus and that is well worth it.
Pi-hole looks nice. Thanks for mentioning it ! https://pi-hole.net/
What ? Is that even legal for them to do so ?
Is this where the source code is supposed to be ? https://github.com/ProtonMail/inbox-desktop
My guess is that a 2015 Macbook Air is probably not going to run a MacOS version that is still supported by Apple. That would be yet another reason to simply install Linux. Before you do so you can go for https://rescuezilla.com/ and do disk cloning to an image that you save to some storage like a USB disk. If you do the same after your installing and tweaked Linux installation, you can have the best of both worlds whenever you need it.
Depends a bit on what you’d like to achieve. I’d say play around with YunoHost on a VPS to get started and learn more. With YunoHost you will get XMPP and email server after installation, and then you can start installing other YunoHost apps.
Looks like a nice project if you manage to run your own gateway. People have been posting about this one on Lemmy before https://lemmy.ml/comment/376398 and maybe the software code author is on Lemmy as well : https://lemmy.ml/post/2045121
Maybe this can help after installing pi-hole : https://www.pivpn.io
UPS, good idea.
backups too.
Nice that you are using FSearch :) I would put more excludes in it when you really want to index / In fact, apart from /home I would not index anything else than /etc /usr/share/doc and maybe /var/run/media or /media (depending on which Linux distribution you are using, for example Arch Linux will use /var/run/media and Ubuntu will use /media for removable devices).
Though I am using Debian 12 but not with Gnome and not with Nvidia. Found this :
https://wiki.debian.org/Wayland
GDM3
GDM (GNOME Display Manager) will automatically use Wayland when supported, except when using the >proprietary NVIDIA driver, in which case it will fall back to X11 due to instability.