On Linux, all those drivers are already included in the kernel out of the box. Linux has much better hardware support than Windows in general, the only issue are proprietary drivers from third parties that don’t support Linux.
On Linux, all those drivers are already included in the kernel out of the box. Linux has much better hardware support than Windows in general, the only issue are proprietary drivers from third parties that don’t support Linux.
The year of the Linux desktop is already here, just not the way the geeks hoped. Most people do their everyday computing on phones now, most phones run on a Linux kernel.
Windows 11 comes with WSL, and the entire OS is mostly a front-end for Microsoft’s cloud services now, which run on Linux.
There isn’t an ISO for Linux Mint with Xfce.
What I would try:
sudo live-installer-expert-mode
It should boot the Debian expert installer, which lets you choose what DE you want to install. I haven’t tested this on LMDE, though.
Otherwise, install LMDE normally. Then do sudo apt install xfce4
and sudo apt purge cinnamon* muffin* nemo*
.
yes, that’s what I wrote.
FLOSS is Free Libre Open Source. To emphasize it’s free as in beer and as in speech.
Don’t use FreeBSD on a notebook.
Unless you can live without energy management, suspend, bluetooth, function keys and usable wifi speeds out of the box.
Is there any reason not to use Debian when you’re already happy with it on your main rig?
14% of people can’t do anything more complicated than deleting an email on a computer.
26% can’t use a computer at all.
https://www.nngroup.com/articles/computer-skill-levels/
So right off the bat, 40% probably don’t even know what a chatbot is.
I’m not sure about the specifics in the Apple ecosystem but I imagine it’s like an email address that’s connected as IMAP on one main PC, and as POP3 on your phone.
You can download the mails you need to your phone to read them and answer them on the go.
But the mail server is synched to the PC. So deleting stuff on your phone just deletes the messages on your phone, not on the server and not on the PC.
Except he used the same account for his prostitute texting device as for the family pc.
It’s simple user error. You can’t have privacy from someone else who shares the same login.
And if she bought crack with her own money, she should be free to use that, too.
the version change is right there in the screenshot.
Yeah but none of these use cases call for Windows 11.
You also need an internet connection during setup to download drivers for your PC, or install Office.
What would you even do with a PC that never has internet access? (apart from controlling some machinery maybe).
Yes but only from Gnome directly with an app called extensions manager. You can’t install them from the Fedora repo.
In easy terms, it’s a bit like running a phone OS. The further you deviate from the default, the more issues you’ll have.
It’s the opposite end of the spectrum to Arch.
Microsoft has basically taken almost all businesses in the world hostage.
Once your staff is trained on MS products and your own stuff is fully connected to Azure, you’re trapped and they can adjust prices to just below what you can bear.
Microsoft doesn’t need a monopoly in the dying consumer desktop market anymore. That’s why they’re the top contributor to the Linux kernel, integrated a Linux layer into their OS, offer to save documents in an open format in Office, and host articles on how to install Linux in their documentation.
The year of the Linux desktop has finally come. Everyone who doesn’t still run Windows 7, now has a Unix system installed on their PCs (and all other devices). It’s just one that’s distributed by Google, Microsoft or Apple.
I’m guessing the service wants to edit something it can’t edit on Silverblue. So the software is simply incompatible with your OS (as stated in the documentation)
Any program with an install script makes assumptions about your system, if it doesn’t work it just isn’t compatible.
Either modify the script, package the software for your distro or find out if someone else has done it.
My first instinct would be to look if it’s in the AUR and install it inside an Arch Toolbox.
Toolbox create
Toolbox enter
Now you have a standard Fedora command line system that shares your home folder but otherwise has its own filesystem.
There’s more options (like using other distro’s), but it’s really not complicated.
To install CLI stuff that needs to access your host system’s root files, use rpm-ostree (but if you need a lot of that, use a non-immutable distro instead).
I actually use neither anymore. My stuff I actually want to work with is in home and I have no need to tinker on this system, cause it just works.
Linux runs on a LOT more different systems than Windows. The stuff it doesn’t run well on is mostly built into desktop computers, so that’s what the average user notices.