Linux Today

Subscribe to Linux Today feed Linux Today
Updated: 2 hours 45 min ago

How to Add and Remove Passwords from PDF Files on Linux

Wed, 10/16/2024 - 07:41

Find out the CLI and GUI methods to add and remove passwords from PDF files on Linux, Windows, and macOS with a practical example.

The post How to Add and Remove Passwords from PDF Files on Linux appeared first on Linux Today.

How to Install and Use iTunes on Ubuntu (A Quick Guide)

Wed, 10/16/2024 - 05:40

Learn how to install iTunes on Ubuntu using a Wine program, then how to launch iTunes on Ubuntu, including its removal steps.

The post How to Install and Use iTunes on Ubuntu (A Quick Guide) appeared first on Linux Today.

OpenSSH Splits Again: New Authentication Binary Unveiled

Wed, 10/16/2024 - 03:39

The sshd splitting progresses with sshd-auth, isolating authentication in a separate binary, and reducing pre-auth attack surface in OpenSSH.

The post OpenSSH Splits Again: New Authentication Binary Unveiled appeared first on Linux Today.

How to Manage Firewalld and UFW on Linux

Tue, 10/15/2024 - 23:37

A firewall is a software that acts as a protective barrier between a user’s system and external networks, allowing or blocking packets based on predefined rules. Firewalls operate mainly at the network layer, handling both IPv4 and IPv6 packets.

The decision to allow or block a packet is based on rules defined in the firewall. These rules can be either built-in or user-defined. Each packet that enters or leaves the network must pass through this firewall, where it is evaluated based on these rules.

Linux systems provide multiple firewall management tools, with the most common being Firewalld and UFW. In this article, we will focus on these two tools, explaining their functionality and how to manage them on modern Linux distributions.

The post How to Manage Firewalld and UFW on Linux appeared first on Linux Today.

FOSS Force Tor’s Raising Funds — Get Swag, Attend Events, and a Benefactor Will Match Every Donation

Tue, 10/15/2024 - 21:33

Dollar for dollar matching funds, cool swag, and you get to sleep better at night knowing that the folks at Tor are able to continue working hard to protect your privacy. What’s not to like about that?

The post FOSS Force Tor’s Raising Funds — Get Swag, Attend Events, and a Benefactor Will Match Every Donation appeared first on Linux Today.

How to Disable Package Updates in Ubuntu, Debian and Mint

Tue, 10/15/2024 - 20:31

The Apt tool is an advanced package management system used in Debian-based Linux distributions, like Ubuntu, which allows you to easily install, update, and remove software packages.

Initially, APT was designed as a front-end for dpkg to work with .deb packages. It has since gained visibility on macOS, OpenSolaris, and other systems.

The post How to Disable Package Updates in Ubuntu, Debian and Mint appeared first on Linux Today.

How to Install ZRAM to Boost Ubuntu Performance

Tue, 10/15/2024 - 18:27

ZRAM is a Linux kernel module that allows you to create a compressed block device in RAM, that effectively increases the amount of usable memory on your system by compressing data stored in RAM, which can be especially useful for systems with limited physical memory, allowing them to run more applications simultaneously without slowing down.

This guide will walk you through installing and configuring ZRAM on Ubuntu.

The post How to Install ZRAM to Boost Ubuntu Performance appeared first on Linux Today.

Debian Unstable Upgrades To Perl 5.40

Tue, 10/15/2024 - 17:27

Debian Developer Niko Tyni announced that Debian Unstable has been upgraded to Perl 5.40.0, bringing a range of new features, security updates, and bug fixes.

The post Debian Unstable Upgrades To Perl 5.40 appeared first on Linux Today.

Clonezilla Live 3.2 Disk Imaging/Cloning Is Out Powered by Linux Kernel 6.11

Tue, 10/15/2024 - 16:31

Clonezilla Live 3.2 is here a little over three months after Clonezilla Live 3.1.3 to bump the kernel from the Linux 6.9 used in the previous version to Linux 6.11 to provide users with better hardware support. It also rebases the underlying GNU/Linux operating system on the Debian Sid repository as of October 15th, 2024.

The post Clonezilla Live 3.2 Disk Imaging/Cloning Is Out Powered by Linux Kernel 6.11 appeared first on Linux Today.

16 Best Free and Open Source Network Analyzers

Tue, 10/15/2024 - 16:29

A network analyzer (also known as a packet analyzer, packet sniffer, or protocol analyzer) is software that intercepts and logs traffic that passes over a computer network or part of a network. Here are 15 free packet sniffers you should check out.

The post 16 Best Free and Open Source Network Analyzers appeared first on Linux Today.

LibreSSL 4.0 Debuts with Enhanced Security and Bug Fixes

Tue, 10/15/2024 - 14:30

LibreSSL 4.0 introduces portable changes, bug fixes, and internal cleanups. Now supporting OpenBSD 7.6, improving TLS, X.509, and RSA key handling.

The post LibreSSL 4.0 Debuts with Enhanced Security and Bug Fixes appeared first on Linux Today.

Understanding the /etc/mtab File in Linux

Tue, 10/15/2024 - 14:24

Learn about the /etc/mtab file in Linux, the different sections inside it, and the similarities between mtab and fstab files with examples.

The post Understanding the /etc/mtab File in Linux appeared first on Linux Today.

Solus 4.6 “Convergence” Released with Mesa 24.2, Experimental Software Centers

Tue, 10/15/2024 - 13:29

Still powered by the Linux 6.10 kernel series, Solus 4.6 ships with a newer graphics stack, namely Mesa 24.2, for an extra boost in games and other graphics software. It also brings more usr-merge work, which aligns Solus with the compatibility efforts from Fedora Linux and other distributions.

The post Solus 4.6 “Convergence” Released with Mesa 24.2, Experimental Software Centers appeared first on Linux Today.

Fwupd 2.0.1 Adds API to Allow GNOME Firmware to Record Devices for Emulation

Tue, 10/15/2024 - 12:38

Coming just ten days after fwupd 2.0, the fwupd 2.0.1 release adds an API to allow the GNOME Firmware graphical frontend to record devices for emulation, as well as support for saving the emulation-tag devices to the database instead of the configuration file.

The post Fwupd 2.0.1 Adds API to Allow GNOME Firmware to Record Devices for Emulation appeared first on Linux Today.

Clonezilla Live 3.2: Major Enhancements and Bug Fixes Rolled Out

Tue, 10/15/2024 - 12:35

Clonezilla Live 3.2, a partition and disk imaging/cloning program, is here with Debian Sid base, Linux kernel 6.11, and improved disk scanning.

The post Clonezilla Live 3.2: Major Enhancements and Bug Fixes Rolled Out appeared first on Linux Today.

How to Deploy Laravel on Ubuntu With Apache

Tue, 10/15/2024 - 12:23

Learn a step-by-step guide to deploying Laravel applications on Ubuntu with Apache and MySQL.

The post How to Deploy Laravel on Ubuntu With Apache appeared first on Linux Today.

KDE Plasma 6.2.1 Improves Support for XWayland Games, Fixes Various Bugs

Tue, 10/15/2024 - 11:37

KDE Plasma 6.2.1 is here to improve support for XWayland games when using screen scaling by making pointer acceleration behave the same as in native Wayland apps, add a visible title to the Wallpapers page in System Settings, and remove the extra padding around all elements in the Touchpad page in System Settings.

The post KDE Plasma 6.2.1 Improves Support for XWayland Games, Fixes Various Bugs appeared first on Linux Today.

Using Snap Command on Linux in Examples

Tue, 10/15/2024 - 10:22

Learn how to manage software on Ubuntu and other Linux distros using snap commands to install, remove, and update packages.

The post Using Snap Command on Linux in Examples appeared first on Linux Today.

How to Install KVM on Ubuntu 24.04 Step-by-Step

Tue, 10/15/2024 - 08:19

Kernel-based Virtual Machine (KVM) is a powerful virtualization technology built into Linux. It allows you to create and manage multiple virtual machines (VMs) on your Ubuntu 24.04 system. Follow this step-by-step guide to install KVM and get started with virtualization on your Linux server.

The post How to Install KVM on Ubuntu 24.04 Step-by-Step appeared first on Linux Today.

Distrobox 1.8 Debuts with Expanded Container Distro Support

Mon, 10/14/2024 - 21:09

Distrobox 1.8 container wrapping layer brings massive updates, shell fixes, better NVIDIA support, and new container distros.

The post Distrobox 1.8 Debuts with Expanded Container Distro Support appeared first on Linux Today.

Pages