Feed aggregator
next-20250331: linux-next
03/30 CachyOS 250330
Attendance Exceeds Expectations at ATO’s Big Open Source AI Conference
It looks as if the green light is on for another ‘All Things Open AI’ conference in 2026. It’s likely that a firm date will be announced at the big tent All Things Open event in October.
The post Attendance Exceeds Expectations at ATO’s Big Open Source AI Conference appeared first on Linux Today.
CIQ Previews a Security-Hardened Enterprise Linux
CIQ continues to display its enterprise Linux chops with a new security-first Linux distribution.
The post CIQ Previews a Security-Hardened Enterprise Linux appeared first on Linux Today.
Ikey Doherty’s Serpent OS Changes Name to AerynOS
Why the big change after all this time developing this new Linux distro? Well, Ikey Doherty says that “the “Serpent OS” name was a quickly chosen name that stuck.” In addition, the developer thinks that “serpents” are often associated with negative connotations and that “Serpent OS” is not the most inviting name for a project.
The post Ikey Doherty’s Serpent OS Changes Name to AerynOS appeared first on Linux Today.
6.13.9: stable
6.12.21: longterm
6.6.85: longterm
6.1.132: longterm
Edmundson: a modern Plasma Login Manager
KDE contributor David Edmundson has published a blog post about improving KDE Plasma's login experience by replacing SDDM with a new Plasma Login Manager.
It's worth stressing nothing is official or set in stone yet, whilst it has come up in previous Plasma online meetings and in the 2023 Akademy. I'm posting this whilst starting a more official discussion on the plasma-devel mailing list.
Oliver Beard and I have made a new mutli-process greeter, that uses the same startup mechanism as the desktop session. It doesn't have all the features that we propose at the start of the blog, but an architecture where features and services can be slowly and safely added.
That discussion is here for those who would like to follow along. The prototype is currently in two repositories: plasma-login for the frontend work, and plasma-login-manager, which is a fork of SDDM.
[$] Making the OpenWrt One
[$] The first part of the 6.15 merge window
Fd: The Find Command Alternative For Mastering File Search In Linux
In this detailed tutorial, we will discuss what is fd, key differences between the fd and find command. We will also learn how to install and use fd command to efficiently search files and directories in Linux.
The post Fd: The Find Command Alternative For Mastering File Search In Linux appeared first on Linux Today.
Git 2.49: Faster Packing, Smarter Cloning, and More
Git 2.49 distributed revision control tool introduces faster packing, smarter cloning, Rust integration, and more.
The post Git 2.49: Faster Packing, Smarter Cloning, and More appeared first on Linux Today.
How to Create Users in Linux using “useradd” Command [10 Practical Examples]
Learn how to efficiently create, configure, and delete user accounts in Linux using the useradd and adduser commands, along with advanced options and practical examples.
The post How to Create Users in Linux using “useradd” Command [10 Practical Examples] appeared first on Linux Today.
Plasma 6 Finally Lands in Kali Linux 2025.1a
Kali Linux 2025.1a is here with Plasma 6.3, a refreshed theme, and major updates for Raspberry Pi, Xfce 4.20, and NetHunter.
The post Plasma 6 Finally Lands in Kali Linux 2025.1a appeared first on Linux Today.
How to Get Root Access Inside Vim If You Forgot to Run It with Sudo
Vim is a highly configurable and powerful text editor widely used in the Linux and Unix world. It is favored by system administrators and developers due to its efficiency, keyboard-driven workflow, and extensive feature set.
Unlike other editors, Vim operates in multiple modes:
- Normal mode: For navigation and commands.
- Insert mode: For editing text.
- Command mode: For executing commands like saving and quitting.
One common use case for Vim is editing system configuration files. However, these files often require root permissions, and forgetting to open them with sudo can be frustrating when trying to save changes. Fortunately, there’s a simple solution.
The post How to Get Root Access Inside Vim If You Forgot to Run It with Sudo appeared first on Linux Today.
Security updates for Friday
How to Change a User’s Login Shell, Uid, or Home Directory With Usermod
Managing user accounts in Linux is a crucial task for system administrators, and the usermod command provides an efficient way to modify user information. This command allows you to change a user’s default shell, unique user ID (UID), home directory, and group memberships.
In this article, we will walk through how to use usermod step by step to make these modifications safely and efficiently. We will cover useful commands, practical examples, and best practices to avoid permission or access issues.
The post How to Change a User’s Login Shell, Uid, or Home Directory With Usermod appeared first on Linux Today.
Pages
