Feed aggregator

Geeqie: An Unsung Hero of Linux Photography Tools

Linux Today - Tue, 12/10/2024 - 15:21

Geeqie (pronounced geeky) doesn’t come up often in conversations about useful Linux photography tools, and that’s a crying shame. Because despite its simple looks, Geeqie is a truly versatile and genuinely useful tool for managing RAW files and photos.

The post Geeqie: An Unsung Hero of Linux Photography Tools appeared first on Linux Today.

How to Encrypt Your Home Folder in Ubuntu 24.04 or 23.04

Linux Today - Tue, 12/10/2024 - 14:03

The step-by-step guide to encrypt the home folder in Ubuntu 24.04, 23.04, or 22.04 with practical examples.

The post How to Encrypt Your Home Folder in Ubuntu 24.04 or 23.04 appeared first on Linux Today.

A change of hats! (Fedora Magazine)

Linux Weekly News - Tue, 12/10/2024 - 13:11

Fedora Project Leader (FPL) Matthew Miller writes that he will soon be hanging up the FPL hat:

Stay tuned for a job posting from Red Hat, and details about all that. I'm hoping we can hire someone awesome early in 2025, and make the official handover on the release of auspiciously-numbered Fedora Linux 42.

I'm not going to leave Fedora, though. As I said above, although it might not always feel like it from the outside, Red Hat support for Fedora is stronger than ever, and I plan on helping that grow even more. I'm stepping into a full-time management role in the Community Linux Engineering organization, so Fedora will still be part of my day job, just in a different way.

How to Encrypt Your Hard Disk in Ubuntu

Linux Today - Tue, 12/10/2024 - 13:03

To improve the security of your Linux system, you can do a full disk encryption both during and after the installation in Ubuntu.

The post How to Encrypt Your Hard Disk in Ubuntu appeared first on Linux Today.

[$] A Zephyr-based camera trap for seagrass monitoring

Linux Weekly News - Tue, 12/10/2024 - 12:38
In a session at Open Source Summit Europe (OSSEU) back in September, Alex Bucknall gave an overview of a camera "trap"—a device to capture images in a non-intrusive way—that he helped develop which is being used to monitor seagrass. He works for the Arribada Initiative, which is a non-profit organization focused on creating open-source technology for studying wildlife and ecosystems. The camera system uses the Zephyr realtime operating system (RTOS) on an open platform that is designed to be inexpensive and usable for multiple applications.

Linux Mint Topped DistroWatch’s Rankings

Linux Today - Tue, 12/10/2024 - 11:45

Linux Mint climbs to the number one spot on DistroWatch, unseating MX Linux after five years of dominance in the popular ranking.

The post Linux Mint Topped DistroWatch’s Rankings appeared first on Linux Today.

40+ Linux Commands for a Better Machine Learning Workflow

Linux Today - Tue, 12/10/2024 - 11:38

Linux is the backbone of many machine learning (ML) workflows. With its powerful command-line interface, Linux gives engineers the flexibility and control needed for a smooth ML experience.

Over the past decade, I’ve come to understand the significance of mastering a variety of Linux commands to boost productivity, streamline tasks, and manage resources efficiently.

Whether you’re setting up an environment, managing files, or optimizing code, Linux provides a robust toolkit to support your machine learning journey.

This article covers the essential Linux commands that every machine learning engineer should know, with explanations designed for beginners but detailed enough for experienced users.

The post 40+ Linux Commands for a Better Machine Learning Workflow appeared first on Linux Today.

Arch Linux Cheat Sheet: Essential Commands for New Users

Linux Today - Tue, 12/10/2024 - 10:45

Arch Linux is a powerful, lightweight Linux distribution that gives users complete control over their systems. However, it’s not the most beginner-friendly OS, and many users can feel overwhelmed when starting.

To make your Arch Linux journey smoother, here’s a cheat sheet of essential commands that will help you manage and navigate your system confidently.

The post Arch Linux Cheat Sheet: Essential Commands for New Users appeared first on Linux Today.

How to Use ed (Standard Line Editor) on Unix/Linux

Linux Today - Tue, 12/10/2024 - 10:38

Learn how to use “ed”, the oldest line editor in Unix/Linux, to create, edit, display, and manipulate files with practical examples.

The post How to Use ed (Standard Line Editor) on Unix/Linux appeared first on Linux Today.

GNU Shepherd 1.0.0 released

Linux Weekly News - Tue, 12/10/2024 - 10:34
Version 1.0.0 of the GNU Shepherd service manager has been released after a mere 21 years of development.

This 1.0.0 release is published today because we think Shepherd has become a solid tool, meeting user experience standards one has come to expect since systemd changed the game of free init systems and service managers alike. It's also a major milestone for Guix, which has been relying on the Shepherd from a time when doing so counted as dogfooding.

Security updates for Tuesday

Linux Weekly News - Tue, 12/10/2024 - 10:30
Security updates have been issued by AlmaLinux (postgresql:15, postgresql:16, and ruby:3.1), Debian (jinja2), Fedora (python-multipart, python-python-multipart, python3.12, retsnoop, rust-rbspy, rust-rustls, and zabbix), Oracle (kernel, libsoup, postgresql:12, postgresql:13, postgresql:15, postgresql:16, redis:7, and ruby:3.1), SUSE (nodejs18, pam, qt6-webengine, and radare2), and Ubuntu (dogtag-pki, linux-intel-iotg, linux-intel-iotg-5.15, ofono, rabbitmq-server, and webkit2gtk).

next-20241210: linux-next

Latest Linux Kernel - Tue, 12/10/2024 - 01:25
Version:next-20241210 (linux-next) Released:2024-12-10

Fedora Steering Council election interviews

Linux Weekly News - Mon, 12/09/2024 - 17:41

When the Fedora Engineering Steering Council (FESCo) is up for election, the project posts interviews of the candidates in order to help Fedora contributors make an informed choice. This year, the candidates are Zbigniew Jędrzejewski-Szmek, Tomáš Hrčka, Josh Stone, David Cantrell, Fabio Alessandro Locati, and Kevin Fenzi. All of them except for Locati are current members of the steering council. Voting is open until December 20.

How to Configure Static IP Address on Ubuntu 24.04

Linux Today - Mon, 12/09/2024 - 17:13

A machine or other devices connected to your router usually have a dynamic IP address. The DHCP server will assign a dynamic IP address for your device connected to the network. That same device will likely get a different IP address when connected to the network later. To get a static IP address for your machine, we need to configure it. Netplan has been the default tool for configuring Linux networking on Ubuntu machines since 2016. It is a utility designed to make network configuration easier and more descriptive. This article will show you how to configure a static IP address on Ubuntu 24.04.

The post How to Configure Static IP Address on Ubuntu 24.04 appeared first on Linux Today.

pwall – photo/video viewer and organizer

Linux Today - Mon, 12/09/2024 - 14:17

pwall is billed as a modern style photo/video viewer and organizer. It shows the folders of your photos main directory in the left pane and a photowall in the right.

The post pwall – photo/video viewer and organizer appeared first on Linux Today.

16 Top Free and Open Source Rust Web Frameworks

Linux Today - Mon, 12/09/2024 - 13:18

One of the types of software that’s important for a web developer is the web framework. In this article we pick the best Rust web backend frameworks.

The post 16 Top Free and Open Source Rust Web Frameworks appeared first on Linux Today.

Use CasaOS to Easily Manage Your Homelab Server

Linux Today - Mon, 12/09/2024 - 12:18

CasaOS is a simple home server OS for Debian-based Linux machines. Learn how to install and use CasaOS to manage your homelab server now.

The post Use CasaOS to Easily Manage Your Homelab Server appeared first on Linux Today.

[$] Finally continuing the discussion over continue in finally

Linux Weekly News - Mon, 12/09/2024 - 11:33

In 2019, the Python community had a lengthy discussion about changing the rules (that some find counterintuitive) on using break, continue, or return statements in finally blocks. These are all ways of jumping out of a finally block, which can interrupt the handling of a raised exception. At the time, the Python developers chose not to change things, because the consensus was that the existing behavior was not a problem. Now, after a report put together by Irit Katriel, the project is once again considering changing the language.

DreamQuest N100 Mini PC Running Linux: Power Consumption

Linux Today - Mon, 12/09/2024 - 11:18

For this instalment in the series, we examine the power consumption of the DreamQuest N100 Mini PC and compare it to four other machines.

The post DreamQuest N100 Mini PC Running Linux: Power Consumption appeared first on Linux Today.

A vulnerability in the OpenWrt attended sysupgrade server

Linux Weekly News - Mon, 12/09/2024 - 10:48
The OpenWrt project has issued an advisory regarding a vulnerability found in its Attended Sysupgrade Server that could allow compromised packages to be installed on a router by an attacker. No official OpenWrt images were affected, and the vulnerability is not known to be exploited, but users who have installed images created with an instance of this server are recommended to reinstall.

For a detailed description of how the exploit works, see this blog post.

Then, as the hash collision occurred, the server returns the overwritten build artifact to the legitimate request that requests the following packages. [...]

By abusing this, an attacker could force the user to upgrade to the malicious firmware, which could lead to the compromise of the device.

Pages

Subscribe to Just Linux aggregator