Here to follow content related to Star Trek, Linux, open-source software, and anything else I like that happens to have a substantial Lemmy community for it.
Main fediverse account: @f00fc7c8@woem.space
Whenever you install or remove software, be sure to read through what’s being removed. You don’t want to accidentally uninstall something important. This is very unlikely to happen with official Debian packages, but you should be especially careful when installing packages outside of Debian’s repo, as they may not be fully compatible with your version of Debian.
In any case, I’d log in to a tty (ctrl-alt-any function key) and install whichever desktop environment you had before using apt.
Debian 12 ships with the non-free-firmware repo enabled by default, including firmware-iwlwifi, but a few Broadcom cards, and maybe others, still require software in non-free if I recall correctly
Are all of the remaining LXDE programs going to be using XWayland? Or have they been ported by now?
Even worse: the .deb file’s dependences are only available in a specific version of Ubuntu LTS or with PPAs.
deleted by creator
Yes and no. X11 is the old window system for Linux (and most Unixes), but it was very much not designed with security in mind, and has become difficult to maintain to the point that the only new updates made to it are to help with Wayland backwards-compatibility. Wayland is its de facto successor, and most new Linux desktop development is based on Wayland rather than X11.
You’re basically describing the Linux Standard Base, which was abandoned back in 2015 and the way it was handled was somewhat controversial.
But there is a lot of informal standardization between Linuxes, nonetheless.
I don’t think “one unified distro”, or even an “official distro”, is possible without taking critical parts of Linux private and closed-source. As long as the freedom exists people will make their own “versions” of (GNU/)Linux.
Ah okay, that makes more sense.
It sounded like OP wanted to install Proxmox on their main PC, which would imply using it as a daily driver desktop OS, which it isn’t.
Isn’t Proxmox intended for servers whose only use is to run VMs? Why not go for a traditional desktop distro like Mint and run KVM, QEMU, or VirtualBox on it?
Anyway, I have heard something like this, but it probably depends on the anti-cheat. Some might run in kernel mode to deliberately detect VMs. Others won’t care if you use a VM.
I’ve never used AMD, but folks I know have had good experiences with both; support is about equal. You probably don’t need to go for a top-tier device, and if you’re running VMs and containers you should be just as concerned about RAM and disk space as CPU
Well, Linux is 32 years old; GNU goes back to 1984, and Unix all the way back to 1970! The history of this OS is much older than Linus Torvalds’s involvement; he “only” created and maintains the most popular kernel.
But yes, happy birthday to Linux. Many thousands have contributed to making this operating system what it is today and they all have my utmost thanks for it.
I’ve never played Starfield, but I haven’t had issues with Elder Scrolls mods on Proton. If the Nexus Mods app doesn’t work, you can just download the individual mods from their website, which I prefer anyway.
I know Okular can do at least most of that. Don’t think it’s available for Mac OS X, though.
Depends on a few factors, AFAIK as a non-lawyer. If the license allows closed-source derivatives (i.e. is permissive rather than copyleft), then anyone can create a closed-source version with all of the contributors’ changes, including the original maintainer. And anyone can choose to keep it open-source. The community contributions still to some extent belong to the contributors, though the license waives most of their rights.
Some projects are copyleft, but contributors are required to sign a license agreement (a CLA) which allows a single entity to change the license as they desire, including to closed-source - this is a good reason to avoid such projects. The contributors don’t own their work in such a case, but they can still fork the old project as it was before being taken closed source.
In a copyleft (e.g. GPL) project with no CLA, it’s illegal for anyone to make a closed-source version, and a major contributor could sue even the maintainer for doing so.
In all such cases, the change to a closed-source model does not erase the existence of the open-source code with community contributions. A fork is always possible.
For the future, it’s probably best to post to Lemmy communities from a Lemmy, kbin, or Friendica account; otherwise you risk the formatting of your message getting badly messed up, as it has here. It’s cool that you can post here from Mastodon but that doesn’t make it a good idea.
It would also have helped if you included some description with your link.
How was the screen rotation? I am mostly using mine flipped with a second monitor.
Automatic screen rotation wasn’t exactly smooth, but it did work, and I didn’t experience any major issues because of it. I’d imagine it’s better now.
Also, what year was the HP ENVY?
Somewhere around 2018 I think, it was a while ago. But you can test in the live environment to see if the hardware support is still as good as it was.
I’d recommend using Fedora Workstation, it was a great experience back when I myself had an HP ENVY “fliptop”. Anything with GNOME as its desktop environment should be perfect.
This is nice but there are already tons of “how/why to start using Linux” websites. Not sure if we need another one.