| by Scott Kilroy

Linux Magazine Full Feed 2023-04-04 12:39:36

Fedora 37 Workstation and TUXEDO OS 2

Share Button
Read More
| by Scott Kilroy

Bookmark organization with floccus and LinkAce

LinkAce and floccus synchronize and manage bookmarks while storing your data locally.

Share Button
Read More
| by Scott Kilroy

Linux Magazine Full Feed 2023-04-04 12:39:29

In the news: Gnome 44 Release Candidate; Flathub Vying to Become the Standard Linux App Store; Debian 12 to Ship with KDE Plasma 5.27; Planet Computers Launches ARM-Based Linux Desktop PCs; Ubuntu No Longer Shipping with Flatpak; openSUSE Leap 15.5 Bet…

Share Button
Read More
| by Scott Kilroy

A simpler packet filter

Filter rules for firewalls can be tricky. As the successor to iptables, nftables simplifies the process of creating and maintaining firewall rules.

Share Button
Read More
| by Scott Kilroy

Linux Magazine Full Feed 2023-04-04 12:39:25

This month in Linux Voice.

Share Button
Read More
| by Scott Kilroy

Repositories for energy-saving software

A number of open source projects offer tools for analyzing energy usage in software.

Share Button
Read More
| by Scott Kilroy

TUXEDO OS 2 Preview in test

The popular Linux PC forge TUXEDO extends Ubuntu to include the latest KDE packages and says goodbye to Snap for its in-house TUXEDO OS distribution. The latest version is suitable for any PC.

Share Button
Read More
| by Scott Kilroy

The disaster of MIPI cameras on Linux

Linux users have long gotten used to the standard hardware in their systems working perfectly. Recently, however, things have gotten dicey for webcams supporting the MIPI specification. We’ll tell you why and what to do about it.

Share Button
Read More
| by Scott Kilroy

Viewing wildlife with a Pi Zero photo trap

Armed with no more than a Raspberry Pi photo trap, you can discover who pays a visit to your garden at night.

Share Button
Read More
| by Scott Kilroy

A command-line dictionary tool

With the dict client, you can quickly search dozens of natural language dictionary databases for the perfect word.

Share Button
Read More
| by Scott Kilroy

Energy-efficient programming with Go and beyond

Go has a reputation for producing energy-saving applications, but you still have to know what you are doing.

Share Button
Read More
| by Scott Kilroy

Let an AI chatbot do the work

The electronic brain behind ChatGPT from OpenAI is amazingly capable when it comes to chatting with human partners. Mike Schilli picked up an API token and has set about coding some small practical applications.

Share Button
Read More
| by Arround The Web

How to Detach Child Pop-up windows from Parent in Ubuntu 22.04

In Ubuntu, Fedora and other Linux with GNOME desktop, you may found that many applications have child dialogues attached to parent windows. For example, when opening ‘About’ dialog for Files or adding custom shortcut in System Settings. The parent window will always attach the pop-up child dialog. User can not move it out of the […]

Share Button
Read More
| by Arround The Web

How to Move the Home Folder to Another Partition in Linux

When installing Linux, it’s good to give the Home folder its own partition. This guide shows how to move the Home folder to another partition.
The post How to Move the Home Folder to Another Partition in Linux appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

CodeFormer: Face Restoration Machine Learning Tool

CodeFormer is command-line software which offers blind face restoration using a Transformer-based prediction network. Learn more here.
The post CodeFormer: Face Restoration Machine Learning Tool appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Install FreeIPA on Rocky Linux 9

FreeIPA is an open-source identity management solution for Linux/Unix operating systems. Here’s how to install and set up FreeIPA on Rocky Linux 9.
The post How to Install FreeIPA on Rocky Linux 9 appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

Bloomberg’s FOSS Fund Gives $10k to Open Source Projects

Bloomberg — yes that Bloomberg — is offering financial help to open source projects through its new FOSS Fund. Through the endeavor, Bloomberg hopes to “help maintain and sustain” the…

The post Bloomberg’s FOSS Fund Gives $10k to Open Source Projects is from OMG! Linux and reproduction without permission is, like, a nope.

Share Button
Read More
| by Arround The Web

How to encrypt a file on Linux (and when you should)

If you’re looking for the easiest method of protecting a file behind a layer of encryption in Linux, here are two easy ways to make this work.

Share Button
Read More
| by Arround The Web

Python Delete File If Exists

To remove a file only if it exists, use the remove() method and the unlink() methods. However, you need to wrap these methods in try-except statements.

Share Button
Read More
| by Arround The Web

Automate PostgreSQL database deployment using RHEL System Roles

The new PostgreSQL System Role helps speed and simplify deployment and management of PostgreSQL servers in Red Hat Enterprise Linux (RHEL).
Read More at Enable SysadminThe post Automate PostgreSQL database deployment using RHEL System Roles appeared fi…

Share Button
Read More