Open-source News

KDE Plasma 5.20 Released With Better Wayland Support, Many New Features

Phoronix - Tue, 10/13/2020 - 20:46
KDE's Plasma 5.20 is now available as a seriously great update to this open-source desktop environment...

Krita 4.4 Released With Multi-Threading For Fill Layers

Phoronix - Tue, 10/13/2020 - 19:41
Krita 4.4 is out today as the latest release for this flagship open-source digital painting program...

CUPS Printing System Open-Source Development Has Seemingly Dried Up

Phoronix - Tue, 10/13/2020 - 18:43
At the end of 2019 the lead developer of CUPS left Apple after he joined Apple and the company purchased the source code a decade prior for this long-standing open-source printing system used by not only macOS but also Linux and other Unix-like platforms. This unfortunately has not bode well for CUPS in 2020...

Hardware Monitoring Updates For Linux 5.10 Are Led By AMD Zen 3 Support

Phoronix - Tue, 10/13/2020 - 18:10
The hardware monitoring "hwmon" subsystem maintainer Guenter Roeck sent in the feature updates on Monday to Linux 5.10...

My first day using Ansible

opensource.com - Tue, 10/13/2020 - 15:01

Getting a new computer, whether physical or virtual, up and running is time-consuming and requires a good deal of work—whether it's your first time or the 50th. For many years, I have used a series of scripts and RPMs that I created to install the packages I need and to perform many bits of configuration for my favorite tools. This approach has worked well and simplified my work, as well as reduced the amount of time I spend typing commands.


read more

What is measured boot and trusted boot on Linux

opensource.com - Tue, 10/13/2020 - 15:00

Sometimes I'm looking around for a subject to write about, and realise that there's one that I assume that I've covered, but, on searching, discover that I haven't. One of those topics is measured boot and trusted boot—sometimes misleadingly referred to as "secure boot." There are specific procedures that use these terms with capital letters (e.g., Secure Boot), which I'm going to try to avoid discussing in this article. I'm more interested in the generic processes—and a major potential downfall—than in trying to go into the ins and outs of specifics.


read more

Install MariaDB or MySQL on Linux

opensource.com - Tue, 10/13/2020 - 15:00

Both MariaDB and MySQL are open source databases that use SQL and share the same original codebase. MariaDB is a drop-in replacement for MySQL, so much so that you use the same command (mysql) to interact with MySQL and MariaDB databases. This article, therefore, applies equally to MariaDB and MySQL.


read more

Pages