Mine was like 2005 for home and 2012 for work. Windows and Mac are a distant memory. Thankfully.
Mine was like 2005 for home and 2012 for work. Windows and Mac are a distant memory. Thankfully.
Linux owns more than server/web space. It’s everywhere. A lot of IoT is Linux too. Also drones, router, switches, NASs, smart white goods, cars, etc, often have Linux in somewhere too. TVs were Linux, but are now Android, which is Linux but not GNU/Linux. Basically user facing Linux is often Android, though not the Steam Deck.
I think WSL1 was derived from the POSIX NT personality layer.
The problem is when Docker is used to gift wrap a mess. Then there are rotting dependencies in the containers. The nice thing about Debian packaged things is the maintainer is forced to do things properly. Even more so if they get it into the repos.
My preference is Debian Stable in LXC or even KVM for services. I only go for Docker if that is the recommended option. There is stuff out there where the recommend way is their VM image which is full of their soup of Dockers.
Docker is in my pile of technologies I don’t really like or approve of, but don’t have the energy to really fight.
I hope it continues to be a non issue for you. Without you having to take any measures. Just saying it can be an issue. Search “zigbee 2.4ghz wifi interference” if you don’t believe me.
You have any 2.4 GHz WiFi problems? In theory there is a problem, and I know a dude with a lot of ZigBee and a lot of 2.4GHz problems, but without going over with work equipment and spending some time doing work for free, I can’t be sure it’s ZigBee. It’s just my best guess.
You already married to ZigBee? If not, maybe don’t. It causes 2.4Ghz interference. You’ll need to think about WiFi channels and avoid ones that overlap with ZigBee. Either that, or use 5Ghz WiFi and repeaters to make up for the lower penertration (if an issue).
Yer it’s nonsense. The first device I switched from Ubuntu to Debian on was the SheevaPlug because Ubuntu dropped support for it. Debian still supports it now well over a decade later.
It’s a backup. On the main machine there are two disks (fast & big and slow & smaller) not in raid, with a btrfs copy.
It would be quite an event to lose all three copies.
Remote storage (Pi at parents house with a big disk) and cron’ed btrfs send over ssh.
If they were more about UNIX than freedom, that could make sense back then. These days, you miss out on loads on of open stuff and are very much a third class citizen. After Linux and Windows, as the platform has neither freedom or a large user base. Macports seams to regularly have talks about how they are shunned and ignored.
That’s not fair. Multiple books of his books are award winning. Even if you only like one, the critics rate him. Other writers, rate him.
That’s the sequel to Ender’s Game. It is good, but it is Orson Scott Card.
It’s a good read, but he then back on it all and went all Apple. So it’s a bit bitter sweat. Crash is probably better.
They just want some justification and reenforcement. If it saves anything, that is all they need. I was the crazy own bags dude before the charge, and now everyone is bringing their own bags too.
The joke is Mac and Linux users, who aren’t actually effected, are incapacitated due to being busy gloating on social media.
Mmm depends. I have some automatic updates on my servers: https://wiki.debian.org/UnattendedUpgrades
Few things, in rough order:
Smaller = less attack surface. You can strip a Linux OS down to only what is needed.
Open source, so it’s can be peered review. There are Unix distros like OpenBSD, that share lot of user space component options, where auditing is a big thing. The whole sunlight and oxygen stops things festering as much. As abosed to things locked in a box in another box down in a cellar.
Open source transparency forces corporates to be better. We can see what they are and aren’t doing.
Diversity. The is no “Linux”, it’s a ecosystem of Linux distros all built and configured differently, using different components. Think of Linux as just a type of base board in a sea of Unix Lego bits. There are plenty of big deployments on BSD bases that share a lot with some Linux deployments.
Unix security is simplier than Windows security, so easer to not mess up.
Yes and no. Linux is inherently more diverse. All the different distros doing things in different ways, sometimes with different components. It’s not as much of a monoculture as Windows. There isn’t a Linux that 90% is.
BSD and other permissively licenced code is used a load in games. PS4-PS5 are FreeBSD based I think. GCC is often the compiler used for these platforms. Though maybe Clang + LVM now. So loads of FOSS is used, but these is little community participation. That what non-copyleft allows. Maybe it’s better now. I left games over 12 years ago now and not really following.