Open-source News

Rockchip PX30 Display Support Coming With Linux 5.6

Phoronix - Tue, 01/07/2020 - 19:04
Adding to the many changes on the way with Linux 5.6 is the Rockchip DRM display driver supporting the PX30 SoC...

5 ways to improve your Bash scripts

opensource.com - Tue, 01/07/2020 - 16:02

A system admin often writes Bash scripts, some short and some quite lengthy, to accomplish various tasks.

Have you ever looked at an installation script provided by a software vendor? They often add a lot of functions and logic in order to ensure that the installation works properly and doesn’t result in damage to the customer’s system. Over the years, I’ve amassed a collection of various techniques for enhancing my Bash scripts, and I’d like to share some of them in hopes they can help others. Here is a collection of small scripts created to illustrate these simple examples.


read more

How piwheels will save Raspberry Pi users time in 2020

opensource.com - Tue, 01/07/2020 - 16:01

Piwheels automates building Python wheels (pre-compiled Python packages) for all of the projects on PyPI, the Python Package Index, using Raspberry Pi hardware to ensure compatibility. This means that when a Raspberry Pi user wants to install a Python library using pip, they get a ready-made compiled version that's guaranteed to work on the Raspberry Pi. This makes it much easier for Raspberry Pi users to dive in and get started with their projects.


read more

Introduction to the Linux goto shell utility

opensource.com - Tue, 01/07/2020 - 16:00

The goto shell utility allows users to navigate to aliased directories and also supports autocompletion.

How it works

Before you can use goto, you need to register your directory aliases. For example:

goto -r dev /home/iridakos/development

then change to that directory, e.g.:


read more

Fedora 32 Aiming To Ship With The Latest Mono 6 For Microsoft .NET On Linux

Phoronix - Tue, 01/07/2020 - 15:53
A late change proposal for Fedora 32 would jump the shipped Mono package from version 5.20 to version 6.6...

How to Get Total Inodes of Root Partition

Tecmint - Tue, 01/07/2020 - 14:17
On Linux and other Unix-like operating systems, an inode stores information that describes a file or directory (also a file – because everything is a file in Unix) except its name and content or...

AMD Drops TGSI Support From Their RadeonSI OpenGL Driver

Phoronix - Tue, 01/07/2020 - 13:16
It was just shy of a month ago in Mesa 20.0-devel code that RadeonSI enabled NIR by default to enjoy OpenGL 4.6 support and now already ahead of the Mesa 20.0 branching the previous TGSI code-path has been removed. TGSI has been the default intermediate representation of RadeonSI and other Gallium3D drivers but these days NIR has become the go-to IR for Mesa drivers...

OpenShift under the hood: How global systems integrators like DXC Technology are using enterprise Kubernetes to build on the promise of PaaS

Red Hat News - Tue, 01/07/2020 - 13:00

Anwar Belayachi is a senior partner global solutions architect for the DXC Technology Alliance at Red Hat.

Accelerating application development and deployment processes for the cloud and digital era doesn’t just happen. Building the next-generation of enterprise apps, which are likely going to be cloud-native, requires a new set of tools, practices and platforms is a vital component to the success of these transformation initiatives. 

Intel At CES 2020 Talks Up One Of Their Open-Source Projects, Shows Off Tiger Lake

Phoronix - Tue, 01/07/2020 - 09:10
Following AMD's keynote with announcing the Ryzen 4000 series + RX 5600 XT + Threadripper 3990X, Intel now has up their address from the 2020 Consumer Electronics Show (CES). Here are all the highlights from the perspective of a Linux user...

AMD Announcements From CES 2020: Ryzen 4000 Mobile Series, Radeon RX 5600 XT

Phoronix - Tue, 01/07/2020 - 06:42
Kicking off the Consumer Electronics Show 2020 in Las Vegas, AMD CEO Lisa Su has begun with some interesting product announcements.....

Pages