Open-source News

My first contribution to open source: Impostor Syndrome

opensource.com - Mon, 11/04/2019 - 16:02

The story of my first mistake goes back to the beginning of my learn-to-code journey. I taught myself the basics through online resources. I was working through tutorials and projects, making progress but also looking for the next way to level up. Pretty quickly, I came across a blog post that told me the best way for beginners just like me to take their coding skills to the next level was to contribute to open source.


read more

Fields, records, and variables in awk

opensource.com - Mon, 11/04/2019 - 16:01

Awk comes in several varieties: There is the original awk, written in 1977 at AT&T Bell Laboratories, and several reimplementations, such as mawk, nawk, and the one that ships with most Linux distributions, GNU awk, or gawk. On most Linux distributions, awk and gawk are synonyms referring to GNU awk, and typing either invokes the same awk command. See the GNU awk user's guide for the full history of awk and gawk.


read more

AnsibleFest, PowerShell, monitoring, and more Ansible news

opensource.com - Mon, 11/04/2019 - 16:00

"What happened to the September Ansible news roundup?" we hear you asking. That is a fine question! In short, vacations and AnsibleFest. Bonus for you though, dear reader, is more fantastic content. Read on…

If you spot an interesting Ansible story on your travels, please send us the link via Mark on Twitter, and the Ansible Community team will curate the best submissions.


read more

How to Use Static and Dynamic Inventories in Ansible – Part 4

Tecmint - Mon, 11/04/2019 - 14:39
In this Part 4 of Ansible Series, we will explain how to use static and dynamic inventory to define groups of hosts in Ansible. In an Ansible, managed hosts or servers which are controlled...

Darktable 3.0 Approaching With Many New Features

Phoronix - Mon, 11/04/2019 - 13:02
The popular Darktable open-source RAW photography workflow software is closing in on its v3.0 release with the first release candidate having been issued on Sunday...

Canonical Working To Ramp Up Ubuntu Support For The Raspberry Pi 4

Phoronix - Mon, 11/04/2019 - 08:22
With the recently released Ubuntu 19.10 there is initial support for the Raspberry Pi 4 single-board computers sans the highest-tier 4GB version that embarrassingly suffers from USB ports not working with the current Ubuntu 19.10 build. Fortunately, Canonical is working to address that issue with the RPi4 4GB version as well as making other Raspberry Pi support improvements...

Linux 5.4-rc6 Released With Network Changes Ticking High

Phoronix - Mon, 11/04/2019 - 06:41
Linus Torvalds has released Linux 5.4-rc6 back on schedule after his travels this past week around the Linux Foundation events in Lyon, France...

Bootlin's Best Techniques For A Smaller Kernel + Faster Boot Times

Phoronix - Sun, 11/03/2019 - 22:20
In addition to a talk at the Embedded Linux Conference Europe on trimming the Linux boot time with systemd changes, Michael Opdenacker of embedded Linux engineering firm Bootlin presented on their techniques for not only speeding up the Linux boot time but also reductions in the kernel image size...

NetworkManager 1.21.3 Is Another Step Towards NM 1.22

Phoronix - Sun, 11/03/2019 - 21:12
NetworkManager 1.21.3 is the network management project's latest development release in the path towards the upcoming NetworkManager 1.22...

Outreachy Developers Have Been Making Some Useful Contributions To The Linux Kernel

Phoronix - Sun, 11/03/2019 - 21:02
This past week at the Open Source Summit Europe in France there were several past Outreachy interns that shared their work on contributing to the Linux kernel and related open-source projects. Several of these projects have resulted in useful additions to the Linux kernel...

Linux 5.5 Kernel Livepatching To Allow Tracking System State

Phoronix - Sun, 11/03/2019 - 20:51
It's been a while since last having any new features to report on in regards to the Linux kernel's livepatching infrastructure for applying kernel updates without system reboots. With the Linux 5.5 there is a big addition to livepatching and that is support for tracking the system state changes...

Godot 4.0 Vulkan Support Continues Progressing - GI System Overhauled

Phoronix - Sun, 11/03/2019 - 20:05
Godot 4.0 continues to be worked on with much excitement by lead developer Juan Linietsky and others. While continuing to advance the Vulkan code in general for its introduction in Godot 4.0, over the past month most of the development efforts were focused on global illumination...

KDE's Dolphin Now Lets Users Know What's Preventing A Drive From Being Unmounted

Phoronix - Sun, 11/03/2019 - 19:57
For those wondering what KDE developers are up to at the start of November, KDE's Nate Graham has published his latest weekly blog post highlighting the new developments in the KDE space...

Pages