Sudo linux
Syndicate content LXer Linux News
Linux and Open Source news headlines
Updated: 17 hours 40 min ago

How to Install Seafile Self-Hosted Cloud Storage on Debian 12

Wed, 10/30/2024 - 22:20
Seafile is an open-source file-hosting system written in the Django web framework. This article will guide you through installing Seafile on a Debian 12 server with MariaDB as the database, Nginx as a reverse proxy, and HTTPS through Letsencrypt and UFW (Uncomplicated Firewall) to secure Seafile.
Categories: Linux News

Mozilla Firefox 132 Is Now Available for Download, Here’s What’s New

Wed, 10/30/2024 - 22:20
Mozilla published today the final version of the Firefox 132 open-source web browser for all supported platforms ahead of tomorrow’s release, so it’s time to take a look at the new features and improvements.
Categories: Linux News

How to Use Bash Autoincrement Variables and Counters Effectively

Wed, 10/30/2024 - 22:20
Bash scripting is a powerful tool for automating repetitive tasks, making it a core skill for anyone working with Linux systems. Among the essential techniques is managing variables that increment automatically, especially in loops or iterative processes.
Categories: Linux News

I switched from Intel to AMD - here's why I'm never going back

Wed, 10/30/2024 - 22:20
I find AMD's Ryzen CPUs far more reliable than any Intel-based system I've ever used. But that's not the only thing to make me a convert.
Categories: Linux News

Datanoise PicoADK v2 music synthesizer is a Raspberry Pi RP2350 board for audio experimentation

Tue, 10/29/2024 - 22:20
After the success of PicoADK v1, Datanoise has recently announced the launch of its PicoADK v2 music synthesizer built around the Raspberry Pi RP2350 MCU. The board supports projects like custom synthesizers, audio effects, and noise generation, and the 8 MB QSPI PSRAM of the RP2350 makes it ideal for memory-intensive applications such as long delays.
Categories: Linux News

Trinity TDE R14.1.3 Lets Linux Users Still Enjoy The KDE 3.5 Desktop Experience

Tue, 10/29/2024 - 22:20
The Trinity Desktop Environment as a still-maintained fork of the KDE 3.5 desktop software is out with a new point release.
Categories: Linux News

Sway 1.10 Released with Performance Boosts, GPU Recovery

Tue, 10/29/2024 - 22:20
Sway 1.10 tiling Wayland compositor released with faster rendering, GPU recovery, ICC profile support, and more.
Categories: Linux News

How to Install Mattermost on Debian 12

Tue, 10/29/2024 - 22:20
Mattermost is an open-source alternative to Slack and Microsoft Teams. It allows you to self-host online chat and offers many features, such as file sharing, search, automation, and numerous third-party integrations.
Categories: Linux News

9 Reasons to Learn Linux

Tue, 10/29/2024 - 22:20
There are plenty of reasons for you to consider investing time to learn Linux. Here, we shed light on some of them.
Categories: Linux News

This Linux distribution doesn't require installation, and still remembers where you left off

Tue, 10/29/2024 - 22:20
If you're looking for a Linux distribution you can carry with you, PorteuX might be just the ticket to the freedom you've been looking for.
Categories: Linux News

EasyOS 6.4 now available with support for Zig, a new kernel, visual elements, and more

Tue, 10/29/2024 - 22:20
Now recompiled in OpenEmbedded, EasyOS 6.4 remains labeled "an experimental Linux distribution" for the time being. This update launches with support for the Zig programming language, the version 6.6.58 kernel, new desktop icon themes, support for the WEBP image format in mtPaint, and more.
Categories: Linux News

Intel Core Ultra 9 285K Linux Memory DDR5 Performance Testing

Tue, 10/29/2024 - 22:20
Following last week's launch testing of the Intel Core Ultra 9 285K and Core Ultra 5 245K Arrow Lake desktop processors, the next area I've been exploring deeper has been the DDR5 memory performance including with CUDIMMs.
Categories: Linux News

Steam Deck OS on ROG Ally spells doom for Windows handhelds

Tue, 10/29/2024 - 22:20
After years of developing the Proton translation layer, Valve cleverly used its own SteamOS Linux fork for its Steam Deck handheld. While competitors like the ROG Ally and Lenovo Legion GO have released with better compatibility for some games, new Linux fork Bazzite brings a SteamOS-like experience to other handhelds, and proves Windows sucks for handheld devices.
Categories: Linux News

Whats new in Fedora Workstation 41

Tue, 10/29/2024 - 22:20
Fedora Workstation 41 is the latest release of one of the leading providers of free, open source software, The Fedora Project. This article describes some of the user-facing changes in the newest version of Fedora Workstation. Upgrade today from the official website, or upgrade your existing install using GNOME Software or through the terminal with […]
Categories: Linux News

GNOME 48 Desktop Environment Release Date Slated for March 19th, 2025

Tue, 10/29/2024 - 22:20
While most of us are already enjoying the many new features and improvements of the GNOME 47 “Denver” desktop environment series, the GNOME project started working on the next major release, GNOME 48, whose release date was slated for March 19th, 2025.
Categories: Linux News

How to Install Syncthing on Debian 12

Tue, 10/29/2024 - 22:20
Syncthing is an open-source, peer-to-peer file synchronization tool designed to sync files across multiple devices securely. This tutorial will show you how to install Syncthing on Debian 12 servers.
Categories: Linux News

Fedora Linux 41 is here!

Tue, 10/29/2024 - 22:20
I’m happy to once again announce an early release of Fedora Linux 41. Every cycle, our Quality team carefully validates candidate builds against our release criteria, and this time around, we felt confident that we were ready at our early target date. Thank you and congratulations to everyone in Fedora who worked so hard to […]
Categories: Linux News

HatDrive POE Plus HAT for Raspberry Pi 5 Power and NVMe Storage Integration

Tue, 10/29/2024 - 22:20
Pineboards launched the HatDrive! POE+, designed to simplify power and connectivity for the Raspberry Pi 5 through Power-over-Ethernet. This PoE+ HAT integrates both network connectivity and power delivery over a single RJ45 cable, providing a streamlined setup where multiple smaller devices can operate without the need for additional power cables.
Categories: Linux News

Automate Dynamic IP Updates for Your Domain with Cloudflare and Bash Script

Tue, 10/29/2024 - 22:20
In a world where static IP addresses are often an added expense, dynamic IP addresses can make managing domains a challenge. If your ISP assigns you a dynamic IP address, keeping your domain updated can be a hassle. This tutorial will walk you through creating a simple yet effective Bash script that uses Cloudflare’s API to update your domain’s DNS record whenever your IP changes.
Categories: Linux News

Sched_ext Scheduler Idle Selection Being Extended For LLC & NUMA Awareness

Tue, 10/29/2024 - 22:20
While the sched_ext extensible scheduler code was merged for Linux 6.12, work on sched_ext itself it is not over. New patches this weekend continue working on NUMA awareness for it with its default idle selection policy while similar work on CPU last level cache (LLC) awareness are slated for the upcoming Linux 6.13 cycle.
Categories: Linux News