Open-source News

Optimize your GNOME experience with the Gedit text editor

opensource.com - Mon, 12/07/2020 - 16:02

Being the default text editor is a thankless job. People usually regard a default text editor almost as a demo app—a slightly elevated "hello world" example of how an application on that platform is meant to run. Users resort to the default text editor in the rare occasions they need to dump some text into a file they’ll probably never look at again. For "serious" work, they turn to a word processor or an IDE, or an editor in the terminal, or at least a different text editor that has to be downloaded and installed like a "real" application.


read more

Manage multiple service instances with systemctl

opensource.com - Mon, 12/07/2020 - 16:01

Services, services, services. A service is a huge part of computing. You're reading this article on a service. Your computer is running services. The internet is filled with them.

About systemctl

On Linux, the standard way of running and managing services is through the systemd utility and the command systemctl. Its usage is fairly simple: you just need to know the name of the service you want to manage, then you can use this command to start or stop the service, check its status, or do other functions:


read more

Set up Home Assistant to manage your open source smart home

opensource.com - Mon, 12/07/2020 - 16:01

In the first article in this series, I introduced Home Assistant and why you might be interested in it. In short, Home Assistant is an automation hub for some of the most common smart devices on the market today. It enables centralized coordination of disparate hardware. By using it, you no longer have to choose suboptimal tech from a single vendor to manage your smart home from a single app.


read more

Linux home directories, open source advice, and more industry trends

opensource.com - Mon, 12/07/2020 - 16:00

As part of my role as a principal communication strategist at an enterprise software company with an open source development model, I publish a regular update about open source community, market, and industry trends. Here are some of my and their favorite articles from that update.


read more

Digital innovation imperatives for successful business transformation

Red Hat News - Mon, 12/07/2020 - 13:00

Guest blog by IDC's Jennifer Thompson about the three core pillars underlying digital innovation success and readiness.

RadeonSI Finally Sees Experimental ACO Patches As Alternative To LLVM Shader Compiler

Phoronix - Mon, 12/07/2020 - 13:00
The Valve-backed ACO shader compiler for Mesa's Radeon Vulkan "RADV" driver has been an enormous success story where this year it's been the default as opposed to AMD's officially supported AMDGPU LLVM shader compiler back-end as pretty much for all major Linux gaming workloads is delivering superior performance. RADV+ACO performance has been so great that gamers have been eager to see the RadeonSI Gallium3D driver also adapted to see ACO as an option to the same AMDGPU LLVM back-end. Well, experimental patches have finally materialized...

Linux 5.10-rc7 Arrives - Linux 5.10 LTS Debut Expected Next Weekend

Phoronix - Mon, 12/07/2020 - 07:00
While for a while the Linux 5.10 development was trending concerningly high on changes late in the cycle, 5.10-rc7 is out today and Linus Torvalds appears comfortable in planning to release the 5.10 kernel next weekend...

Debian Installer Bullseye Alpha 3 Switches To Linux 5.9, Larger /boot

Phoronix - Mon, 12/07/2020 - 04:15
While the Debian 11 "Bullseye" freezes don't get started until January, the Debian Installer for Bullseye has been in alpha for just over a year. Today marks the third alpha release of the Debian Installer for Bullseye...

Intel + Microsoft Continue Work On Replacing More SMM "Black Boxes" With PRM

Phoronix - Mon, 12/07/2020 - 03:00
Given all the headaches and concerns from the early days of UEFI SecureBoot, for longtime Linux users hearing Microsoft is working on another firmware-level standard in the name of security may raise concerns... Microsoft in conjunction with Intel has been spearheading the Platform Runtime Mechanism (PRM) that is about moving more code out of the System Management Mode (SMM) and executing it within the OS/VMM context. PRM remains a work-in-progress but the Windows support is already ready within Windows Insiders builds while the Linux support will come after the ACPI specification around it has been finalized...

Phoronix Test Suite 10.2 Milestone 2 Brings More Testing Enhancements

Phoronix - Mon, 12/07/2020 - 00:28
Following last month's Phoronix Test Suite 10.2 Milestone 1 development release that brought many improvements to our open-source, cross-platform automated benchmarking software a second development release is now available...

Pages