| by Arround The Web

GNU Guix: Building packages targeting psABIs

Starting with version 2.33, the GNU C library (glibc) grew the capability to
search for shared libraries using additional paths, based on the hardware
capabilities of the machine running the code. This was a great boon for
x86_64, which was first re…

Share Button
Read More
| by Arround The Web

Understanding and managing the known_hosts file in Linux

The known_hosts file in Linux plays a crucial role in SSH communications, ensuring secure remote connections. This guide explains what the known_hosts file is, how it works, and its significance in maintaining SSH security, along with tips for managing…

Share Button
Read More
| by Arround The Web

Docker Desktop as Flatpak Likely to Arrive Soon

The Docker team is planning for Flatpak and Snap packaging of the Docker desktop via the Flathub and Snap stores in Q1 2024. This potential move could be a game-changer for Docker Desktop on Linux, smoothing the installation process and potentially str…

Share Button
Read More
| by Arround The Web

How to add SSH public key to server in Linux

Adding an SSH public key to a server is a crucial step for secure and convenient remote access in Linux. This guide explains how to generate an SSH key pair, copy the public key to your server, and configure SSH for key-based authentication, streamlini…

Share Button
Read More
| by Arround The Web

Kernel 6.7: New Year, New Linux!

2024 is here, and with it comes a brand new Linux kernel release. Collabora’s kernel team made a number of key contributions, including a new kselftest for verifying driver probe of Devicetree-based platforms, multiple improvements to further imp…

Share Button
Read More
| by Arround The Web

How to use an alternate port for SSH connections in Linux

Connecting to an SSH server on a non-standard port in Linux enhances security and flexibility. This guide details the steps to establish an SSH connection using an alternate port, covering command syntax and configuration adjustments, ensuring secure a…

Share Button
Read More
| by Arround The Web

LibreOffice: How To Embed Fonts in Document

This tutorial will help you place copies of fonts inside document with LibreOffice. This helps digital document compatibility and interoperability with other software users especially when they use different systems. This can help solve missing fonts i…

Share Button
Read More
| by Arround The Web

Linux Mint 21.3 Released! Cinnamon 6.0 & Initial Wayland Support

Linux Mint announced new 21.3 release, code-name “Virginia”, this Friday. It’s the 3rd update for the Mint 21 release series, which is based on Ubuntu 22.04 LTS and uses Kernel 5.15 LTS. The new Linux Mint 21.3 features Cinnamon Desktop 6.0, with experimental Wayland support. Which, has been default in Ubuntu (since 22.04), Fedora Workstation, […]

Share Button
Read More
| by Arround The Web

OpenSSH Announces Plan to Phase Out DSA Keys

OpenSSH will disable DSA keys by default starting June 2024, with a complete removal slated for 2025. Here’s more on that!
The post OpenSSH Announces Plan to Phase Out DSA Keys appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

GNOME 46 Alpha Desktop Released for Public Testing, Here’s What’s New

The GNOME Project released today the alpha version of the upcoming GNOME 46 “Kathmandu” desktop environment series for early adopters, application developers, and Linux enthusiasts who want to get an early taste of the new features and improvements.
Th…

Share Button
Read More
| by Arround The Web

Ubuntu 24.04 LTS To Get 12 Years of Updates

We now have some additional insights into what we could expect from the Ubuntu 24.04 release thanks to an interview done by Destination Linux at the Ubuntu Summit with a special guest.
The post Ubuntu 24.04 LTS To Get 12 Years of Updates appeared first…

Share Button
Read More
| by Arround The Web

How to easily convert Hex to ASCII in Linux Terminal

Converting hexadecimal to ASCII in the Linux command line is a handy technique for developers and system administrators. This guide demonstrates how to use command-line tools like xxd and printf for efficient hex-to-ASCII conversion, simplifying data d…

Share Button
Read More
| by Arround The Web

Fedora Asahi Remix Delivers Major Improvements

The latest Fedora Asahi Remix updates feature robust HDMI support for Apple’s M1 & M2 series, significant GPU driver upgrades, and more.
The post Fedora Asahi Remix Delivers Major Improvements appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

FSF News: FSF job opportunity: Outreach and communications coordinator

The Free Software Foundation (FSF), a Massachusetts 501(c)(3)
charity with a worldwide mission to protect computer user freedom,
seeks a motivated and talented individual, if possible Boston-based, to be our
full-time outreach and communications coor…

Share Button
Read More
| by Arround The Web

FSF Events: Free Software Directory meeting on IRC: Friday, January 19, starting at 12:00 EST (17:00 UTC)

Join the FSF and friends on Friday, January 19, from 12:00
to 15:00 EST (17:00 to 20:00 UTC)
to help improve the Free Software Directory.

Share Button
Read More
| by Arround The Web

COSMIC Desktop Announces Roadmap to Alpha Release

A sneak peek at the upcoming System76’s COSMIC desktop Alpha release with stunning apps, improvements and a modern look.
The post COSMIC Desktop Announces Roadmap to Alpha Release appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

Linux Kernel 4.14 Reaches End of Life After More Than 6 Years of Maintenance

Renowned kernel developer Greg Kroah-Hartman announced today on the Linux kernel mailing list the release of Linux 4.14.336 as what appears to be the last maintenance update to the long-term supported Linux 4.14 kernel series, which is now marked as EO…

Share Button
Read More
| by Arround The Web

How To Resize and Shrink Hard Disk Partitions using GParted

This tutorial will show a basic method to resize and shrink hard disk drive partitions and filesystems that can be practiced for any computer as well as laptop. You will need an Ubuntu Livecd which GParted software is available built-in either in form …

Share Button
Read More
| by Scott Kilroy

How to Install Nagios Monitoring Tool on Debian 12

Nagios is an open-source monitoring system for tracking IT infrastructure health and performance. It provides real-time alerts and status overviews for servers, networks, and applications, enabling proactive problem resolution.

Share Button
Read More
| by Scott Kilroy

How to Install Mastodon Social Network on Debian 12

Mastodon is a free, decentralized, and open-source social network. This tutorial will teach you how to set up your instance of Mastodon on a server with Debian 12 using Docker.

Share Button
Read More