Linux Today

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

GIMP 3.0 Release Candidate Is Now Available for Public Testing

Thu, 11/07/2024 - 17:04

Featuring a much-refined interface, GIMP 3.0 introduces massive improvements to color management, a stable public API to allow porting of plug-ins and scripts from the GIMP 2.10 series, support for loading layers from TIFF files saved in the Autodesk Sketchbook format, and support for 64 bits per pixel images for the BMP format.

The post GIMP 3.0 Release Candidate Is Now Available for Public Testing appeared first on Linux Today.

FFmpeg Sees 94x Performance Boost with Handwritten AVX-512 Code

Thu, 11/07/2024 - 16:29

FFmpeg developers have achieved a remarkable performance improvement of up to 94x by implementing handwritten AVX-512 assembly code.

The post FFmpeg Sees 94x Performance Boost with Handwritten AVX-512 Code appeared first on Linux Today.

5 Best Free and Open Source Linux Flickr Tools

Thu, 11/07/2024 - 15:04

This article focuses on selecting the best small Linux utilities that support Flickr integration. These tools help users to edit, tag, download and upload images to and from a Linux computer and the Flickr service.

The post 5 Best Free and Open Source Linux Flickr Tools appeared first on Linux Today.

What is SASE and How to Use It on Linux

Thu, 11/07/2024 - 13:49

In the digital age, securing your network infrastructure is more critical than ever. Businesses using Linux systems must be proactive in implementing robust security measures. This guide explores how Secure Access Service Edge (SASE) can enhance your Linux network’s defenses.

The post What is SASE and How to Use It on Linux appeared first on Linux Today.

How to Collaborate on PDF Files on Linux Using ONLYOFFICE Docs

Thu, 11/07/2024 - 13:20

When it comes to document collaboration, one usually thinks about text documents, spreadsheets, and presentations. Although many people prefer to use Google Docs for this task, Linux users have some decent alternatives that easily tackle the challenges of collaborative work without sharing data with the tech giant.

However, sometimes document collaboration might involve PDF files as one of the most popular document formats. That’s why it’s a good idea to have a tool that can help you co-edit PDFs with other Linux users in real-time.

PDFs are not easy to edit but ONLYOFFICE Docs has a built-in PDF editor that handles this format with ease allowing users to make edits online and co-author such files as simple text documents.

The post How to Collaborate on PDF Files on Linux Using ONLYOFFICE Docs appeared first on Linux Today.

How to Personalize Fedora Desktop with Themes and Extensions

Thu, 11/07/2024 - 12:15

Personalizing your Fedora desktop can make your computing experience more enjoyable and efficient. With Fedora using the GNOME desktop environment, you have various options to change themes, and icons, and add extensions.

This guide will walk you through the steps to personalize your Fedora desktop easily.

The post How to Personalize Fedora Desktop with Themes and Extensions appeared first on Linux Today.

How to Create a Systemd Service in Linux in Under 1 Minute

Thu, 11/07/2024 - 11:12

Learn how to create a systemd service file in Linux to manage your application or shell script file in the background as a service.

The post How to Create a Systemd Service in Linux in Under 1 Minute appeared first on Linux Today.

How to Install Floorp on Ubuntu and Other Linux Distros

Thu, 11/07/2024 - 10:05

Discover a step-by-step guide to install the latest version of Floorp Browser on Ubuntu and other Linux distros with practical examples.

The post How to Install Floorp on Ubuntu and Other Linux Distros appeared first on Linux Today.

7 Reasons Why Linux Is the Best Tool For Programming

Wed, 11/06/2024 - 19:38

Explore why Linux is the top choice for developers and programmers, thanks to its advantages, flexibility, and open-source foundation.

The post 7 Reasons Why Linux Is the Best Tool For Programming appeared first on Linux Today.

New Steam Client Update Improves Native Linux Gaming and Fixes Many Bugs

Wed, 11/06/2024 - 18:21

The new Steam Client brings a lot of Linux changes, starting with 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. This change promises better compatibility across all Linux desktop distributions.

The post New Steam Client Update Improves Native Linux Gaming and Fixes Many Bugs appeared first on Linux Today.

‘All Things Open’ Puts Keynotes and Other Videos Online, With More to Come

Wed, 11/06/2024 - 17:09

All of this year’s presentations that took place in the three large “ballrooms” at the Raleigh Convention Center will be available online soon.

The post ‘All Things Open’ Puts Keynotes and Other Videos Online, With More to Come appeared first on Linux Today.

8 Best Free and Open Source Linux Statistical Analysis Tools

Wed, 11/06/2024 - 16:16

Linux is particularly strong in the field of open source statistical software. The purpose of this article is to identify software for performing statistical analysis.

The post 8 Best Free and Open Source Linux Statistical Analysis Tools appeared first on Linux Today.

Open-Source Software: A First Attempt at Organization After CRA

Wed, 11/06/2024 - 15:07

The open-source software (OSS) industry is developing the core software for the global infrastructure, to the point that even some proprietary software giants adopt Linux servers for their cloud services. Still, it has never been able to get organized by creating representative bodies capable of giving an organic response to issues such as those raised at the European level by the Cyber Resilience Act.

The post Open-Source Software: A First Attempt at Organization After CRA appeared first on Linux Today.

Redox OS Now Runs On RISC-V

Wed, 11/06/2024 - 14:00

Redox OS, a microkernel-based operating system written in Rust, now supports the RISC-V architecture. This includes support in the kernel, toolchain, build process, and Orbital Desktop.

The post Redox OS Now Runs On RISC-V appeared first on Linux Today.

How to Use Syntax Highlighting in Nano Editor

Wed, 11/06/2024 - 13:03

Nano is a simple and user-friendly command-line text editor for Linux, which is often used for basic text editing tasks, such as creating and editing configuration files, scripts, or simple documents.

However, many users don’t know that Nano supports syntax highlighting, which can make editing code files easier by coloring different parts of the text (like keywords, variables, and comments) for better visibility.

This guide will explain how to enable syntax highlighting in Nano to make your coding experience smoother and more efficient.

The post How to Use Syntax Highlighting in Nano Editor appeared first on Linux Today.

Nload: Monitor Linux Network Traffic and Bandwidth Usage

Wed, 11/06/2024 - 12:06

Monitor the graph of inbound and outbound network traffic and bandwidth usage in real time with the Nload command-line utility in Linux.

The post Nload: Monitor Linux Network Traffic and Bandwidth Usage appeared first on Linux Today.

What is Umask in Linux?

Wed, 11/06/2024 - 11:20

Umask (a shortcut of user-file creation mode mask) is a Linux command that sets permissions for a file or directory users create. Linux uses this fundamental command to set the default permissions. When creating a new file or directory, the umask command determines the initial access level. We can count umask as a function that sets the mask, which is known as the file mode creation mask.

The next paragraphs will explain how Umask works and how to use the command with the values in different scenarios. Let’s get started!

The post What is Umask in Linux? appeared first on Linux Today.

Python Became GitHub’s Most Popular Language

Wed, 11/06/2024 - 10:06

GitHub’s 2024 Report: Python has surpassed JavaScript for the first time, becoming developers’ most preferred language.

The post Python Became GitHub’s Most Popular Language appeared first on Linux Today.

Best Free and Open Source Alternatives to Apple Translate

Tue, 11/05/2024 - 18:58

Translate is a translation app developed by Apple for their iOS and iPadOS devices. It functions as a service for translating text sentences or speech between several languages. Here are the best free and open source alternatives for Linux.

The post Best Free and Open Source Alternatives to Apple Translate appeared first on Linux Today.

Manjaro Linux Introduces Opt-Out Telemetry with Manjaro Data Donor

Tue, 11/05/2024 - 18:12

Manjaro Linux is developing a new tool called Manjaro Data Donor (MDD) to gather usage statistics about its user base.

The post Manjaro Linux Introduces Opt-Out Telemetry with Manjaro Data Donor appeared first on Linux Today.

Pages