Feed aggregator

8 Best Free and Open Source Network Intrusion Detection Systems

Linux Today - Thu, 11/14/2024 - 15:01

An intrusion detection system is a device or software application that monitors a network or systems for malicious activity or policy violations.

The post 8 Best Free and Open Source Network Intrusion Detection Systems appeared first on Linux Today.

How to Install and Use Scikit-Learn in Linux

Linux Today - Thu, 11/14/2024 - 13:12

Scikit-learn is one of the most popular machine learning libraries for Python, which provides a wide range of tools for data analysis and machine learning tasks, from simple linear regression to advanced clustering algorithms.

This article will guide you through the steps to install and use Scikit-learn on a Linux system.

The post How to Install and Use Scikit-Learn in Linux appeared first on Linux Today.

How To Change File Timestamps To Specific Date And Time In Linux

Linux Today - Thu, 11/14/2024 - 13:08

This tutorial explains how to change file timestamps to a specific date and time in Linux. It also covers how to verify that the timestamps have been changed correctly.

The post How To Change File Timestamps To Specific Date And Time In Linux appeared first on Linux Today.

.NET 9 Developer Platform Released, Here’s What’s New

Linux Today - Thu, 11/14/2024 - 12:26

Microsoft released its .NET 9 free and open-source development platform with significant updates in performance, memory optimization, and AI integration.

The post .NET 9 Developer Platform Released, Here’s What’s New appeared first on Linux Today.

LibreOffice 24.8.3 Office Suite Is Now Available for Download with 88 Bug Fixes

Linux Today - Thu, 11/14/2024 - 11:43

LibreOffice 24.8.3 is here one and a half months after the LibreOffice 24.8.2 release to address more of those pesky bugs, crashes, and other annoyances reported by users, thus improving its overall stability and reliability of the open-source, free, and cross-platform office suite.

The post LibreOffice 24.8.3 Office Suite Is Now Available for Download with 88 Bug Fixes appeared first on Linux Today.

[$] Dancing the DMA two-step

Linux Weekly News - Thu, 11/14/2024 - 11:35
Direct memory access (DMA) I/O is simple in concept: a peripheral device moves data directly to or from memory while the CPU is busy doing other things. As is so often the case, DMA is rather more complicated in practice, and the kernel has developed a complicated internal API to support it. It turns out that the DMA API, as it exists now, can affect the performance of some high-bandwidth devices. In an effort to address that problem, Leon Romanovsky is making the API even more complex with this patch series adding a new two-step mapping API.

The Best Home Server OS For Your Self-hosted Apps

Linux Today - Thu, 11/14/2024 - 11:00

Home server OSes allow you to easily install third-party apps on your home server. Here are the best home server OSes that you can install today.

The post The Best Home Server OS For Your Self-hosted Apps appeared first on Linux Today.

Stable kernels 6.11.8, 6.6.61, 6.1.117, and 5.15.172

Linux Weekly News - Thu, 11/14/2024 - 11:00
A new batch of stable kernels has just been released: 6.11.8, 6.6.61, 6.1.117, and 5.15.172. As usual, they contain important fixes throughout the kernel tree.

Uptime Kuma Docker Setup Guide: Installation and Configuration

Linux Today - Thu, 11/14/2024 - 10:13

Searching for an uptime monitor? Follow our Uptime Kuma Docker installation and configuration guide to ensure your services stay live 24/7.

The post Uptime Kuma Docker Setup Guide: Installation and Configuration appeared first on Linux Today.

Security updates for Thursday

Linux Weekly News - Thu, 11/14/2024 - 10:10
Security updates have been issued by Fedora (llama-cpp, mingw-expat, python3.6, webkit2gtk4.0, and xorg-x11-server-Xwayland), Mageia (java-1.8.0-openjdk, java-11-openjdk, java-17-openjdk, java-21-openjdk & java-latest-openjdk and libarchive), Oracle (expat, gstreamer1-plugins-base, kernel, libsoup, podman, and tigervnc), SUSE (buildah, java-1_8_0-openjdk, and switchboard-plug-bluetooth), and Ubuntu (zlib).

6.11.8: stable

Latest Linux Kernel - Thu, 11/14/2024 - 08:24
Version:6.11.8 (stable) Released:2024-11-14 Source:linux-6.11.8.tar.xz PGP Signature:linux-6.11.8.tar.sign Patch:full (incremental) ChangeLog:ChangeLog-6.11.8

6.6.61: longterm

Latest Linux Kernel - Thu, 11/14/2024 - 08:19
Version:6.6.61 (longterm) Released:2024-11-14 Source:linux-6.6.61.tar.xz PGP Signature:linux-6.6.61.tar.sign Patch:full (incremental) ChangeLog:ChangeLog-6.6.61

6.1.117: longterm

Latest Linux Kernel - Thu, 11/14/2024 - 08:17
Version:6.1.117 (longterm) Released:2024-11-14 Source:linux-6.1.117.tar.xz PGP Signature:linux-6.1.117.tar.sign Patch:full (incremental) ChangeLog:ChangeLog-6.1.117

5.15.172: longterm

Latest Linux Kernel - Thu, 11/14/2024 - 08:14
Version:5.15.172 (longterm) Released:2024-11-14 Source:linux-5.15.172.tar.xz PGP Signature:linux-5.15.172.tar.sign Patch:full (incremental) ChangeLog:ChangeLog-5.15.172

next-20241114: linux-next

Latest Linux Kernel - Thu, 11/14/2024 - 02:14
Version:next-20241114 (linux-next) Released:2024-11-14

[$] LWN.net Weekly Edition for November 14, 2024

Linux Weekly News - Wed, 11/13/2024 - 20:46
The LWN.net Weekly Edition for November 14, 2024 is available.

Best Free and Open Source Alternatives to Apple Health

Linux Today - Wed, 11/13/2024 - 18:27

The Apple Health app provides a central and secure place for your health and fitness information. This software is proprietary and not available for Linux. We recommend the best free and open source alternatives for Linux.

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

How to Set Up an Okay Docker Home Server

Linux Today - Wed, 11/13/2024 - 16:19

An older machine running Linux and an Internet connection is all you need to host your applications and data. Sounds simple until you realize that there is so much you need to learn to be able to put all the pieces together and make them work. This guide is here to make the learning curve less steep by walking you through the process of setting up a home server that runs multiple applications in containers and has its own domain name.

The post How to Set Up an Okay Docker Home Server appeared first on Linux Today.

WordPress 6.7 Debuts Twenty Twenty-Five Theme and Zoom Out Feature

Linux Today - Wed, 11/13/2024 - 15:14

WordPress 6.7 CMS, codenamed “Rollins,” rolls out with a sleek new default theme, flexible design tools, and enhanced dynamic content control.

The post WordPress 6.7 Debuts Twenty Twenty-Five Theme and Zoom Out Feature appeared first on Linux Today.

Reset the WordPress Admin Password Using CLI (via 2 Methods)

Linux Today - Wed, 11/13/2024 - 14:45

Learn how to reset (or update and change) the MySQL admin password using either the MySQL command-line tool or the WP-CLI tool.

The post Reset the WordPress Admin Password Using CLI (via 2 Methods) appeared first on Linux Today.

Pages

Subscribe to Just Linux aggregator