Linux Today

Subscribe to Linux Today feed Linux Today
Updated: 5 hours 48 min ago

How to Install Odoo 17 on Debian 12

Mon, 01/08/2024 - 19:00

Odoo, formerly known as OpenERP, is a suite of open-source business applications. It is a widely used open-source enterprise resource planning (ERP) software. In this tutorial, we will show you how to install Odoo 17 on the Debian 12 server.

The post How to Install Odoo 17 on Debian 12 appeared first on Linux Today.

7 Tips and Tools to Improve Your Gaming Experience on Linux

Mon, 01/08/2024 - 17:00

There are certain tools, tips, and techniques that you should follow to get a seamless gaming experience on Linux. In this article, I will highlight some of them.

The post 7 Tips and Tools to Improve Your Gaming Experience on Linux appeared first on Linux Today.

Vim 9.1 Text Editor Adds Smooth Scroll Support, New :defer Command, and More

Mon, 01/08/2024 - 14:00

Vim 9.1 comes one and a half years after the major Vim 9.0 release and implements a handful of new features like smooth scroll support, a new :defer command to help clean up a function, support for adding virtual-text to a buffer, as well as support for Vim9 classes and objects for the Vim9 scripting language.

The post Vim 9.1 Text Editor Adds Smooth Scroll Support, New :defer Command, and More appeared first on Linux Today.

GNOME 46 to Introduce Headless Remote Logins via GNOME Display Manager

Mon, 01/08/2024 - 13:00

The alpha version of the GNOME 46 desktop environment should be out for public testing any day now for early adopters and enthusiasts who want to get an early taste of the newly implemented features, one of them begin support for headless remote logins via GDM (GNOME Display Manager).

The post GNOME 46 to Introduce Headless Remote Logins via GNOME Display Manager appeared first on Linux Today.

Firewalld 2.1 Released With Improved Network Security

Mon, 01/08/2024 - 12:00

Firewalld, the service daemon with the D-Bus interface, released the latest minor version 2.1, with improvements.

The post Firewalld 2.1 Released With Improved Network Security appeared first on Linux Today.

Linux Kernel 6.7 Released With CPU, GPU Support and Many Improvements

Mon, 01/08/2024 - 11:00

Explore the fantastic new features of Linux Kernel 6.7! Here’s a breakdown of the key highlights.

The post Linux Kernel 6.7 Released With CPU, GPU Support and Many Improvements appeared first on Linux Today.

Plymouth Linux Graphical Boot Manager Now Better Handles Display Rendering

Mon, 01/08/2024 - 10:05

Plymouth, the open-source graphical boot animation and logger application, has been updated to version 23.51.283, a release that brings various new features and improvements.

The post Plymouth Linux Graphical Boot Manager Now Better Handles Display Rendering appeared first on Linux Today.

How to Create a Virtual Machine in Proxmox

Sun, 01/07/2024 - 21:00

Proxmox Virtual Environment (Proxmox VE) is an open-source platform that combines two virtualization technologies: KVM (Kernel-based Virtual Machine) for virtual machines and LXC (Linux Containers) for lightweight container-based virtualization. In this tutorial, we will go a step further and create a virtual machine (VM) on Proxmox.

The post How to Create a Virtual Machine in Proxmox appeared first on Linux Today.

TUXEDO Control Center 2.1 Released With Exciting New Functions

Sat, 01/06/2024 - 21:00

Highlights of TUXEDO Control Center 2.1 include a revamped dashboard that now features more system parameters, including clock speed, fan speed, power consumption, temperature, and currently active graphics mode, a freely customizable fan control (within safe limits), and a display refresh rate reduction.

The post TUXEDO Control Center 2.1 Released With Exciting New Functions appeared first on Linux Today.

What is Tor Browser (and How to Install it on Major Linux)

Sat, 01/06/2024 - 12:00

Discover how to safeguard your online privacy on Linux by installing Tor Browser, a secure and anonymous web browser, with step-by-step instructions and essential tips for safe browsing in this guide.

The post What is Tor Browser (and How to Install it on Major Linux) appeared first on Linux Today.

How to Install Joplin on Debian 12, 11, 10

Fri, 01/05/2024 - 23:00

In this tutorial, learn two methods to install Joplin, utilizing the command-line terminal on Debian 12, 11 or 10.

The post How to Install Joplin on Debian 12, 11, 10 appeared first on Linux Today.

Systemd-Free Distro Nitrux Kicks Off 2024 With New ISO Release

Fri, 01/05/2024 - 21:00

Uri Herrera announced today the release and general availability of Nitrux 3.2.1 as the first ISO snapshot in 2024 for this systemd-free, Debian-based, and immutable GNU/Linux distribution built around the KDE Plasma desktop environment.

The post Systemd-Free Distro Nitrux Kicks Off 2024 With New ISO Release appeared first on Linux Today.

Best Free and Open-Source Alternatives to Apple News

Fri, 01/05/2024 - 17:00

Apple News is a news aggregator application that helps you stay up-to-date with news and information. News is proprietary software that is not available for Linux. We recommend the best free and open-source alternatives.

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

API Security in 2024: Predictions and Trends

Fri, 01/05/2024 - 15:00

As technology continues to advance at an unprecedented pace, so does the complexity of API (application programming interface) security. With the proliferation of APIs in modern applications and services, organizations will need to develop a better understanding of their API environments and the risks APIs represent for operations.

The post API Security in 2024: Predictions and Trends appeared first on Linux Today.

Debian Bookworm and Bullseye Users Receive Important Linux Security Updates

Fri, 01/05/2024 - 14:00

The Debian Project kicked off 2024 with two important Linux kernel security updates for its supported Debian GNU/Linux 12 “Bookworm” and Debian GNU/Linux 11 “Bullseye” operating system series, addressing multiple security vulnerabilities.

The post Debian Bookworm and Bullseye Users Receive Important Linux Security Updates appeared first on Linux Today.

Insights Into The Linux Foundation’s 2023 Annual Report

Fri, 01/05/2024 - 13:00

The Linux Foundation’s 2023 annual report: Here’s where funds were allocated to boost open-source innovation and growth.

The post Insights Into The Linux Foundation’s 2023 Annual Report appeared first on Linux Today.

Linux Mint 21.3 EDGE ISO to Ship with Linux 6.5, Addressing Hardware Issues

Fri, 01/05/2024 - 12:00

First of all, it looks like not all the bugs that have been reported by users during the beta phase of Linux Mint 21.3 were addressed, which means that we will have to wait a little longer for the final release to hit the streets. Unfortunately, the Linux Mint team didn’t provide a release date at the moment of writing.

The post Linux Mint 21.3 EDGE ISO to Ship with Linux 6.5, Addressing Hardware Issues appeared first on Linux Today.

Vim 9.1 Adds Virtual Text, Smooth Scrolling, and More

Fri, 01/05/2024 - 11:27

Latest Vim 9.1: Remembering Bram Moolenaar, featuring new :defer command, virtual-text support, and EditorConfig plugin. See what’s new.

The post Vim 9.1 Adds Virtual Text, Smooth Scrolling, and More appeared first on Linux Today.

HandBrake 1.7.2 Improves Automatic Selection of Dolby Vision Level and Linux Performance

Thu, 01/04/2024 - 23:00

HandBrake 1.7.2 is here about five weeks after HandBrake 1.7 as a modest update that improves the automatic selection of Dolby Vision Level and the performance of the software on Linux systems by removing duplicate graphic assets and reducing file size.

The post HandBrake 1.7.2 Improves Automatic Selection of Dolby Vision Level and Linux Performance appeared first on Linux Today.

Latest Tails 5.21 Update Addresses Persistent Storage Issues

Thu, 01/04/2024 - 21:00

Tails 5.21 release includes a fix for system partition resizing errors and updated Tor Browser 13.0.7. Here’s more on that!

The post Latest Tails 5.21 Update Addresses Persistent Storage Issues appeared first on Linux Today.

Pages