Feed aggregator
Fedora 42 to Port the Anaconda Installer to Wayland, Default to Anaconda WebUI
The Anaconda WebUI installer was initially planned for the Fedora Linux 39 release, but it was delayed as it needed more work. Now, the Fedora Project aims to ship it with next year’s Fedora Linux 42 release as the default installer for the flagship Fedora Workstation edition featuring the GNOME desktop environment.
The post Fedora 42 to Port the Anaconda Installer to Wayland, Default to Anaconda WebUI appeared first on Linux Today.
A Simple Breakdown of Localhost and 127.0.0.1 in Networking
In basic terms, localhost is a hostname that refers to the local computer you are working on, which is used to access your own machine through networking protocols like TCP/IP (Transmission Control Protocol/Internet Protocol). When you type “localhost” into your browser or terminal, you are telling your system, “Hey, I want to access my own machine”.
The post A Simple Breakdown of Localhost and 127.0.0.1 in Networking appeared first on Linux Today.
Valve Releases Steam Client Update to Further Improve Native Linux Gaming
The last Steam Client update brought a bunch of changes to improve Linux gaming for native titles by implementing support for executing native Linux game titles in the Steam for Linux runtime 1.0 (scout) by default rather than of the legacy runtime environment. The new Steam Client update fixes an issue where native Linux titles could occasionally run in the wrong runtime.
The post Valve Releases Steam Client Update to Further Improve Native Linux Gaming appeared first on Linux Today.
Red Hat Enterprise Linux 9.5 Released with Sudo System Role and Podman 5.0
Highlights of Red Hat Enterprise Linux 9.5 include several new system roles, including a new role for sudo to automate the configuration of sudo at scale, Red Hat Satellite 6.16 with support for installing the Satellite Server and capsules on Red Hat Enterprise Linux 9 systems, and new file management capabilities in Web Console for performing routine file management tasks without using the command line.
The post Red Hat Enterprise Linux 9.5 Released with Sudo System Role and Podman 5.0 appeared first on Linux Today.
QNX 8 Goes Free for Learning and Personal Projects
BlackBerry offers free access to QNX 8, its powerful real-time OS, for non-commercial use by students, hobbyists, and embedded system engineers.
The post QNX 8 Goes Free for Learning and Personal Projects appeared first on Linux Today.
11 Must-Have Docker Tools To Simplify Your Workflow
Docker is a popular tool for creating, deploying, and managing containerized applications, but managing containers, images, and configurations can become complex over time.
Here’s a detailed guide to some essential Docker tools that simplify your work, whether you’re a beginner or experienced. These tools help you monitor, troubleshoot, and manage Docker more effectively.
The post 11 Must-Have Docker Tools To Simplify Your Workflow appeared first on Linux Today.
[$] Truly portable C applications
Programming language polyglots are files that are valid programs in multiple languages, and do different things in each. While polyglots are normally nothing more than a curiosity, the Cosmopolitan Libc project has been trying to put them to a novel use: producing native, multi-platform binaries that run directly on several operating systems and architectures. There are still some rough edges with the project's approach, but it is generally possible to build C programs into a polyglot format with with minimal tweaking.
Security updates for Wednesday
How to Setup Apache Virtual Hosts in RHEL 9
In web hosting, virtual hosts allow a single server to host multiple domains. Apache, one of the most widely used web servers, provides robust virtual hosting capabilities.
On RHEL 9 and RHEL-based distributions such as Fedora, Rocky Linux and AlmaLinux, setting up and managing virtual hosts is straightforward, especially with the enable/disable options that make it easy to control which sites are active.
The post How to Setup Apache Virtual Hosts in RHEL 9 appeared first on Linux Today.
11/13 RELIANOID 7.5
next-20241113: linux-next
Ansible yum localinstall: A Guide to Install Local RPMs
In this guide, we will explain how to use Ansible’s yum module with the localinstall feature to install RPM packages from local files.
The post Ansible yum localinstall: A Guide to Install Local RPMs appeared first on Linux Today.
[$] Progress on toolchain security features
How to Install Kali Linux Tools on Ubuntu Using Docker
In the past, Katoolin was a script that helped to install Kali Linux tools on your preferred Linux distribution. It allowed users to add Kali Linux repositories, install Kali tools, and remove them as needed. However, Katoolin is no longer in active development, and using it might lead to compatibility issues on modern systems.
Since Katoolin is no longer maintained, the recommended and modern way to use Kali Linux tools on your distribution is through Docker, which offers an easy and efficient method to install and run Kali Linux tools without making significant changes to your host system.
It provides an isolated environment where you can run penetration testing tools and other Kali utilities without affecting your main operating system.
In this article, we’ll walk you through the process of using Kali Linux tools with Docker, step by step.
The post How to Install Kali Linux Tools on Ubuntu Using Docker appeared first on Linux Today.
VMware Workstation and Fusion Go Free
Exciting news! VMware Workstation and Fusion desktop hypervisors are now free for all users, including personal, commercial, and educational. Here’s more on that.
The post VMware Workstation and Fusion Go Free appeared first on Linux Today.
A New Anaconda Web UI Installer Coming To Fedora Linux 42
Fedora Linux is getting a brand new installer with a modern Anaconda Web UI, designed for ease of use. Learn more about its features and how to try it out!
The post A New Anaconda Web UI Installer Coming To Fedora Linux 42 appeared first on Linux Today.
PeaZip 10.1 File Archiver Improves Resilience to Password Guessing Attacks
PeaZip 10.1 is here only two weeks after PeaZip 10 and updates the backend to Pea 1.21, which introduces scrypt KDF as the default option instead of PBKDF2 to improve resilience to password-guessing attacks. This change alone increases the memory cost up to 1GB per instance. KDF was supported since Pea 1.5.
The post PeaZip 10.1 File Archiver Improves Resilience to Password Guessing Attacks appeared first on Linux Today.
Fedora 42 to Feature KDE as a Flagship Edition
Great news for KDE fans! Fedora KDE is no longer a spin! The Fedora KDE Desktop Spin has been officially promoted to Edition status.
The post Fedora 42 to Feature KDE as a Flagship Edition appeared first on Linux Today.
How to Use Rsnapshot for Backup and Restore on Linux Servers
In this tutorial, you’ll learn how to backup and restore using Rsnapshot on a Linux server. You’ll be setting up rsnapshot for local backup and remote backup. You’ll also learn how to set up an automatic backup with rsnapshot and cron.
The post How to Use Rsnapshot for Backup and Restore on Linux Servers appeared first on Linux Today.
Anaconda’s new "Web UI" (Fedora Magazine)
Garrett LeSage has written an in-depth article for Fedora Magazine about a new web-based user interface (UI) for Fedora's Anaconda installer, planned to ship with Fedora 42. The article looks at the rationale for moving from GTK 3 to a web-based UI, provides a number of screenshots and demo screencasts, as well as instructions on trying out the new installer with Fedora Rawhide.