Linux
- Here's How Linux Mint is Silently Redefining User Experiencenews.itsfoss.com Here's How Linux Mint is Silently Redefining User Experience
A lot of people like Linux Mint. Do you know why? We think it's the user experience.
- Flathub to become a self-sustaining entity and they're looking to hire someone to helpwww.gamingonlinux.com Flathub to become a self-sustaining entity and they're looking to hire someone to help
Flathub has positioned itself as pretty much the go-to place for Linux apps, since it works across many distributions and is even on the Steam Deck. Now, the GNOME Foundation are looking to hire someone to help expand it into a self-sustaining entity.
- How mouse-less can you make Linux?
macOS is my favourite operating system. Finder in column view with arrow keys to navigate, combined with space for file preview, is incredibly fast and intuitive. Trackpad integration also results in less hand movement. I'm building a Linux (Bazzite) desktop, though, and I've set my sights on the stars.
nnn looks to be an incredible file manager, and was a great recommendation. It looks even more capable than Finder, albeit without scrolling/zooming previews, thanks to macOS having unmatched trackpad functionality. Not to mention Spotlight, which makes opening apps trivial--especially with Alfred available as well. I want to go beyond mere file management, though.
File managenent, browsing, gaming, everything. Just how much can you configure a Linux system to eliminate mouse usage? Shortcut guides welcome (I already know the major ones). I also have a keen interest in tiling window managers, but I've not delved that deep yet. I don't know how to set one up.
Guess I'm forced to learn Emacs/Vim/similar.
- Is there a way to add a custom screen resolution of 1440x960 to Linux Mint/Ubuntu
So this week I got myself a Framework 13. I am so far liking it, especially with Linux Mint. But I feel the push for high resolutions is pushing the poor iGPU a bit too hard in games.
But since I got the 2880x1920 display, it can be downscaled to 1440x960 without too much loss of quality. However the closest resolution I can find to it is 1440x900, which breaks my desktop icons, and other applications which wants to use the full screen.
I've tried xrandr and cvt as described in this ask ubuntu post but all I got out of it was a black screen.
Am I just stuck with the default or am I just missing something?
EDIT: Attempt #1: Tried Gamescope, wasn't apart of the included packages on Mint. Tried to build, failed, tried to cleanup, borked my install, had to restore from previous day's backup. Not doing that again.
- GitHub - ad-on-is/stowman: stowman.sh lets you easily manage your dotfiles using git and GNU stow.github.com GitHub - ad-on-is/stowman: stowman.sh lets you easily manage your dotfiles using git and GNU stow.
stowman.sh lets you easily manage your dotfiles using git and GNU stow. - ad-on-is/stowman
- virtio-win question
Final edit: I got all the Linux stuff right but made a dumb mistake generating the image on the Windows side. Watching the VM boot right now. Thanks to all for your support!
Contemplating Fedora Kinoite for work daily driver. Need to prove that I can virtualize an existing physical Windows 11 machine. Using Bazzite on a personal laptop as a host test bed.
Test host seems to be set up correctly. I layered the packages in the virtualization group, layered virtio-win (from downloaded rpm package), added my user to the libvert group, and enabled libvirtd. After a reboot or two, I can connect with the Virtual Machine Manager and define my VM.
On physical machine I used Disk2vhd to generate a vhdx. Moved that file to the test host and converted to qcow2. Copied disk image to /var/lib/libvert/images and added it as my drive image when I defined the VM.
VM starts but will not boot. Stupid question: Should I have installed virt-win-gt-x64.msi from the virtio-win ISO on the source Windows install before I created the vhdx?
Edit: Since I posted, I installed a Debian guest from scratch in this environment and it runs like a champ. 👍
- Save your computer from Microsoft's Windows 10 end-of-life planned obsolescencewww.neowin.net Save your computer from Microsoft's Windows 10 end-of-life planned obsolescence
With Windows 10's end-of-life less than a year away, up to 240 million PCs could be expedited to landfill. Here are some ideas to delay that end well past 2025.
- Both KDE and GNOME to offer official distros • The Registerwww.theregister.com Both KDE and GNOME to offer official distros
Leading Linux desktops boldly address the "not enough distros" non-problem
- Does GitHub Copilot Improve Code Quality? Here's How We Lie With Statistics | Jadarma's Blog (2024-11-20)jadarma.github.io Does GitHub Copilot Improve Code Quality? Here's How We Lie With Statistics | Jadarma's Blog
A critique of GitHub's research blog and marketing-driven science.
Counter article: https://jadarma.github.io/blog/posts/2024/11/does-github-copilot-improve-code-quality-heres-how-we-lie-with-statistics/ about the original statistics article from Github this talk and blog post is about: https://github.blog/news-insights/research/does-github-copilot-improve-code-quality-heres-what-the-data-says/
If you rather like a reactionary video commentary to the article from The Primeagen: https://youtu.be/IxYN7DKefmI or watch on Invidious, a privacy focused web YouTube client without using YouTube directly: https://inv.nadeko.net/watch?v=IxYN7DKefmI
- OpenStreetMap Now Runs on Debianlinuxiac.com OpenStreetMap Now Runs on Debian
OpenStreetMap, an open-source global map database, moved its servers from Ubuntu to Debian 12, solving I/O issues and boosting performance.
- NEW - ⛸️🧱🖥️ DCG /etc/hosts available - last updated 2024/11/24
NEW - ⛸️🧱🖥️ DCG /etc/hosts available - last updated 2024/11/24
https://divested.dev/pages/dnsbl
@divested @DivestedComputingGroup @openwrt @Codeberg @linux@mastodon.uno @Linux@linuxrocks.online @linux@mstdn.social @linux\_gaming @opensuse @linuxmagazine @linux@fosstodon.org @kalilinux @alpinelinux @archlinux @linux@programming.dev @grapheneos @fsf @futo
\#divested #grapheneos #mastodon #linux #fedoralinux #archlinux #redhat #alpinelinux #codeberg #hackernews #privacyguides #FUTO #fsf
- Chinese hackers exploit Linux with new WolfsBane malwarewww.neowin.net Chinese hackers exploit Linux with new WolfsBane malware
ESET researchers uncover "WolfsBane," a Linux backdoor linked to the China-based Gelsemium group. This is Gelsemium's first known Linux malware—hinting at a change in attack strategies.
- Is there a working method to use argon2id with encrypted /boot?
When you
cryptsetup luksFormat
, LUKS2 cryptography defaults to argon2id, a competition-winning gpu-resistant multi-core memory-hard algorithm thingy. Only problem is everyone only supports pbkdf2 instead :3- GRUB had an argon2id support patch in the works. Buuut it stopped because a version-pinned dependency added argon2id support, and GRUB wants to update lib x to update lib y to update lib z to update said dependency (2 years later... I'm here D: )
- systemd-boot is simple and doesn't support argon2id
- efistub, i.e. making the kernel boot itself (i think?), necessitates secure boot and I'm not sure that's the best way to do this (Ventoy can bypass secure boot with MOKMANAGER funkin' anyway, can't it?)
- Raspberry Pi's bootloader might support argon2id? idk
Not to be deterred, I tried manually patching GRUB (tried with aur on a usb, then with portage) but I don't think these are supported with the latest GRUB. (Attempted with whatever the aur package uses, then Gentoo's grub-2.12-r4, then Gentoo's grub-2.12-r5, then git cloning and checking out older versions manually, then picking the earliest 2.12 archive.org tarball to patch lol. All failed with "couldn't find disk"-esque issues)
Does anyone have this working at or after Nov 2024? And better yet, am I missing something obvious ¯\\\(ᵕ—ᴗ—)\/¯
Threat model: Avoiding a twopointfouristan prank, but also just screwing around for fun (◡‿◡✿)
- There doesn't appear to be a limit to the maximum size the KDE cursor can get when you shake it.
Video
Click to view this content.
I find this hilarious. Is this an easter egg? When shaking my mouse cursor, I can get it to take up the whole screens height.
This is KDE Plasma 6.
- A petition has been created by an Austrian EU rep. to replace Windows with GNU/Linux in all Europewww.europarl.europa.eu Home | PETI | Committees | European Parliament
Main page of the Petitions Portal. General information, most recently uploaded petitions and further links to procedural pages. Further links to the European Parliament website.
The petition is open to all EU resident. The goal is to replace all Windows in all public institution in Europe with a sovereign GNU/Linux.
If the petition is successful it would be a huge step forward for GNU/Linux adoption.
- Upgrade to Freedom! The Switch from Windows 10news.opensuse.org Upgrade to Freedom! The Switch from Windows 10
The end of Windows 10 support in October 2025 presents a great opportunity for the Linux community to collectively help users transition their still-function...
- Is there a distro that has the performance characteristics of CachyOS, but based on Debian/Ubuntu instead of Arch?
https://cachyos.org/
>CachyOS does compile packages with the x86-64-v3, x86-64-v4 and Zen4 instruction set and LTO to provide a higher performance. Core packages also get PGO or BOLT optimization.
>CachyOS utilizes the BORE Scheduler for better interactivity, and offers a variety of scheduler options including EEVDF, sched-ext, ECHO, and RT. All kernels are compiled with optimized x86-64-v3, x86-64-v4, Zen4 instructions and LTO to be optimized for your CPU.
I like the sound of that for my new gaming distro, but I really feel more comfortable in the .deb ecosystem.
- Linux Kernel 6.12 Has Landed – And It's a Big Onewww.omgubuntu.co.uk Linux Kernel 6.12 Has Landed – And It's a Big One
Linux kernel 6.12 is one of the most significant releases of the year, delivering a feature nearly 20 years in the making: true real-time computing.
cross-posted from: https://lemmy.zip/post/26533086
> > Linux kernel 6.12 is one of the most significant releases of the year, delivering a feature nearly 20 years in the making: true real-time computing.
- Major Overhaul: OpenWrt Adopts Alpine's APK as New Package Managerlinuxiac.com Major Overhaul: OpenWrt Adopts Alpine's APK as New Package Manager
Starting in November 2024, OpenWrt's snapshots and future stable builds will replace OPKG with APK for better package management.
- [~~Help~~ Diagnosis] How to turn off power to NVMe SSD? OR Why/How is my SSD heating up in weird ways?
I have a multiboot system. One of the installed OS's does not use the NVMe SSD installed on the motherboard at all. At the time of taking the screenshot, all the SSD partitions are unmounted, so apart from detection, the SSD is mostly unused.
- I would like the temps to drop down to SYSTIN (≈35°C) levels.
- I know, it's right next to my GPU, but I am not doing anything GPU intensive, the GPU temps are ~37°C ^[apart from GPU memory, which is 48°C due to the awful AMD 7th gen Zero RPM, which has no workarounds on Linux]
For the unmounted and unused HDDs, I just use
hdparm -Y
, but there seems to be nothing in terms of that for the SSD. And even though I appreciate the additional heat in winters, this is going to be too expensive for me. I'd rather burn some cheap Nichrome than my data storage device.I checked out a Debian forum thread and from that, I checked the following:
sh ❯ sudo nvme get-feature /dev/nvme0 -f 2 -H get-feature:0x02 (Power Management), Current value:0x00000004 Workload Hint (WH): 0 - No Workload Power State (PS): 4
Showing it is already in the lowest power state.I have no active cooling setup for the SSD from my side. This becomes relevant soon.
-
Checking the SSD temps (using the same widget as in the image), the temperature on Sensor 2 starts out at ~40°C (after a normal reboot) and slowly increases to >50°C as shown at the start of the graph. Power State (PS) is still 4.
-
Running KDE
partitionmanager
, which probably does some reading to check the partition information, at 50°C stage, causes a temperature drop, as shown in the image. -
Running KDE
partitionmanager
right after reboot, when the temperature is increasing very sloowly, seems to do nothing significant.
___
- Turns out that after a few minutes of System Standby, the SSD doesn't return to
PS: 4
, so I have the culprit. - Running
partitionmanager
after that causes it to go back toPS: 4
So we have a solution! All I need to do is run
partitionmanager
on wake. nlol jk ___Motherboard: MSI MAG X570S TORPEDO MAX (MS-7D54) SSD: Samsung 980 512GB (correct firmware, bought long before the fakes started coming out)
- Introducing Incus 6.7
YouTube Video
Click to view this content.
Incus is a virtual machine platform, similar to Proxmox, but with some big upsides, like being packaged on Debian and Ubuntu as well, and more features.
https://github.com/lxc/incus
Incus was forked from LXD after Canonical implemented a Contributor License Agreement, allowing them to distribute LXD as proprietary software.
This youtuber, Zabbly, is the primary developer of Incus, and they livestream lots of their work on youtube.
- What's the most "set and forget" Linux distro that's still flexible these days?
My go to back in The Day was just Ubuntu because I was lazy. We're talking the 14.04/16.04 days. Ubuntu was simple and mostly just worked. I now find myself needing to de-spywareify as the coming administration is likely to force Microsoft into tracking "dissidents" so need to get back into weaning myself off the Windows teat.
I recently dualbooted my main desktop with Ubuntu 24.04 and have been... entirely underwhelmed. The whole separation between APT and snap packages doesn't work well together and is really the big problem I have, as a lot of standard deb packages just refuse to install properly now. the UI is hard to use and doesn't make me happy, and it's not been playing nice with my Zen 4 desktop when it comes to ACPI power states (no sleep, doesn't reliably turn the power off when i ask it to turn off, etc). So overall, I am just not terribly interested in using Ubuntu anymore.
What I primarily want is the sort of "mostly just works" like old 16.04 but still gave you the full ability to monkey under the hood- and is also something based on a normal distro that most people write guides for because I am a smoothbrain. Should I just head to using basic plain jane Debian or something?
- Debian-Based Sparky Linux Releases Latest Semi-Rolling ISO Updatelinuxiac.com Debian-Based Sparky Linux Releases Latest Semi-Rolling ISO Update
Sparky 2024.11 brings the latest Debian testing packages, Linux kernel 6.11, Midori 11.4, Thunderbird 128.4.0esr, and more.
- zram-service: a simple zram setup script - alternative to zram toolsgithub.com GitHub - eylles/zram-service: a simple zram setup script - alternative to zram tools
a simple zram setup script - alternative to zram tools - eylles/zram-service
- KDE Discover now shows verification status of Flatpak apps!
This is great. Having access to all apps is nice, but it is also useful to know how and if flatpak apps are verified.
This mostly means they are packaged by official developers. This guarantees better security, as the chain of trust is shorter, and better support.
- Script to install Brave and Vivaldi variants on Fedora Atomicgithub.com GitHub - boredsquirrel/browserscript-fedora-atomic: A simple interactive script to install Brave (stable, beta, nightly) or Vivaldi on Fedora Atomic
A simple interactive script to install Brave (stable, beta, nightly) or Vivaldi on Fedora Atomic - boredsquirrel/browserscript-fedora-atomic
Easily install your favourite browsers on Fedora Atomic Desktops, Silverblue, Kinoite, uBlue, Bazzite, Aurora, Bluefin, Secureblue etc.
- Fedora KDE Spin will be upgraded to Edition status
cross-posted from: https://discuss.tchncs.de/post/24876805
> Starting with Fedora 42 the KDE Edition will be at the same level as the Fedora Workstation Edition that uses GNOME.
- PDF/AAAARGHnibblestew.blogspot.com PDF/AAAARGH
Note: the PDF/A specification is not freely available so everything here is based on reverse engineering. It might be complete bunk. There ...
- Fedora KDE gets approval to be upgraded to sit alongside Fedora Workstationwww.gamingonlinux.com Fedora KDE gets approval to be upgraded to sit alongside Fedora Workstation
Fedora Workstation with GNOME is the main edition of the Fedora Linux distribution, but their Fedora KDE Desktop Spin just got approval to become a lot more important.