I bet Windows Updates are signed. Uncovering the signing key would probably have serious consequences.
I bet Windows Updates are signed. Uncovering the signing key would probably have serious consequences.
Yes. It’s an app called termux, which is like having Debian on Android
I am on 1.8.0
It’s not working…
Other metals can corrode as well. It’s not only iron oxidation.
I think that spreading Windows across Linux machines is easier. Linux’s root can be remounted as tmpfs, allowing the boot drive to be re-imaged. I don’t know if Windows can do that.
Thank you. I love it.
What are the benefits of built-in encryption versus LUKS ?
Talking about desktops, there may be some issues with Radeon RX 7000.
If your hardware is that new, please stick to a distro with the newest kernel, like Fedora. There is a gaming oriented distro based on Fedora, called Bazzite, but I don’t know how big its community is, and how much it differs from vanilla Fedora.
There are also a lot of choices in the Arch family, like Garuda, Endeavour, and Manjaro. However, please stay away of those since you probably don’t have any experience on Linux. Manjaro is not really Arch, and can face issues with AUR packages, and the rest may break during updates.
Try the distro of choice in live mode. If you have enough RAM (like 16GB+), you can try to download Steam and some small game to see how it works. Keep in mind that, while in live mode, all files are stored in RAM.
I had tried ALVR in the past, on my Quest 2, but it sucked. A couple of months have passed and I should probably test again.
Maybe the arguments against systemd are issues of the past. I see people, hating systemd, bringing the same arguments of it being unstable, or constantly breaking, again and again.
However, I don’t remember actually coming across any of those problems, or discussions about them, for the past 5+ years that I have been using Linux both for my computers and servers.
I have used Ubuntu, Debian, Fedora, Arch, Proxnox, NixOS. All of them use systemd.
They only problem I remember facing with systemd, which is actually never mentioned by anti-systemd people, is about its containers system, nspawn, which enables some security features by default. Those break things that tend to work with LXC without much tweaking. Docker, for example, may face issues running inside nspawn.
No, they want to migrate from usb-based exploits, to audiojack-based ones
The question is: do we want people to leave corporate services, and join the fediverse, or not? By showing such hostility towards such “crybabies” we will never get any traction.
We are facing a problem. “Crybabies” are arguing about lack of content and/or difficulty on signing up. People on Lemmy are arguing that they don’t want such users in their communities. Other people, thinking of onboarding, may not join after seeing hostile users like you.
The best option, I think, is to have them on separate drives (not separate partitions), and select which one to boot from UEFI.
I do. When I watch Odysee.
Have you tried Fennec?
It’s not loading for me. Is that instance up?
Distrobox is a better fit for this meme. Without it, one needs to manually configure devices and namespaces. Which is not that difficult, but distrobox create
makes it trivial.
Flatpak provides similar sandboxing capabilities and you can use TopGrade to manage all updates.
After implementing Brainfuck and Sudoku in Nix, I was thinking of implementing a backend framework. However, I decided that I am not insane enough for that.