Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 ... 7359 ) Next »

Getting Things GNOME To-Do App Is Back with a New Major Release, Here’s What’s New

  • 9to5Linux; By Marius Nestor (Posted by hanuca on Jul 8, 2020 2:23 AM EDT)
  • Story Type: News Story; Groups: GNOME
Jeff Fortin Tam announced today the revival and general availability of a new version of the Getting Things GNOME free and open-source to-do list and personal tasks application.

All About CLAs and DCOs

Developers almost never have anything good to say about Contributor License Agreements (CLAs) or Developer Certificates of Origin (DCOs), but we're stuck with them anyway, so it helps to understand why they exist and what the differences are between them.

SparkyLinux 5.12 Released with Epiphany Browser, Openbox Noir, and More

SparkyLinux 5.12 has been released today as a new maintenance update in the stable series of this desktop-oriented, Debian-based GNU/Linux distribution for your personal computer.

LibreOffice community protests at promotion of paid-for editions, board says: 'LibreOffice will always be free software'

  • The Register; By Tim Anderson (Posted by bob on Jul 7, 2020 10:40 PM EDT)
  • Story Type: News Story; Groups: Community
Enterprise edition ahoy as project tries to puzzle out its business model. The LibreOffice community has protested at the appearance of a "personal edition" label in the forthcoming version 7.0 of the hitherto free office suite, and the suggestion that paid-for enterprise editions are in the pipeline.…

Atom C3000 net appliance offers options for 10GbE, PoE, WiFi 6, and 5G

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jul 7, 2020 9:25 PM EDT)
  • Story Type: News Story; Groups: Linux
Advantech’s fanless, -20 to 70°C tolerant “FWA-1112VC” net appliance runs Linux on an Atom C3000 with 6x GbE or 4x GbE with 2x 10GbE SFP+ ports along with optional PoE and 3x M.2 for SATA, WiFi 6, and 4G/5G. Advantech has announced a highly customizable, IP40-protected desktop networking system with extended temperature support. The FWA-1112VC […]

Extra commas in a CSV

Every once in a while I'm given a haunted CSV to audit. It looks like it contains the ghosts of entries that were once in right-hand-side columns and bottom-most rows, but were later deleted, leaving long strings of commas.

How to Install Steam on Ubuntu 20.04

Steam is a cross-platform entertainment platform developed by Valve Corporation for purchasing and playing video games. It gives you access to thousands of games and allows you to meet new people. This article explains how to install the Steam client on Ubuntu 20.04.

KDE Plasma 5.19.3 Desktop Environment Arrives with More Than 30 Changes

  • 9to5Linux; By Marius Nestor (Posted by hanuca on Jul 7, 2020 5:42 PM EDT)
  • Story Type: News Story; Groups: KDE
The KDE Project announced today the general availability of KDE Plasma 5.19.3 as the third of five point releases to the latest and greatest KDE Plasma 5.19 desktop environment series.

How to integrate ONLYOFFICE and Seafile within UCS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jul 7, 2020 4:28 PM EDT)
  • Groups: Linux; Story Type: News Story
In this tutorial, we’ll learn how to easily integrate ONLYOFFICE and Seafile within Univention Corporate Server.

Why I stick with xterm

  • Opensource.com (Posted by bob on Jul 7, 2020 3:14 PM EDT)
  • Groups: GNOME; Story Type: News Story
What's my terminal of choice? I use xterm. That's right, xterm. It may seem like an old school choice, and I do use GNOME 3 now as well, but after many years of trying some and ignoring others, then going back to old standbys, I find I don't need (or like) newer stuff like GNOME Terminal. My philosophy: Start simple, improve over time, and aim for productivity. Background and foreground I start up xterm with this script: read more

Troubleshooting handshake errors in OpenShift

Have you ever received a TLSHandshake error when connecting to OpenShift? Here are some ways to resolve it.

What you need to know about hash functions

  • Opensource.com (Posted by bob on Jul 7, 2020 12:45 PM EDT)
  • Story Type: News Story
There is a tool in the security practitioner's repertoire that's helpful for everyone to understand, regardless of what they do with computers: cryptographic hash functions. That may sound mysterious, technical, and maybe even boring, but I have a concise explanation of what hashes are and why they matter to you. read more

Create Taints and Tolerations in Kubernetes

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jul 7, 2020 11:31 AM EDT)
  • Groups: Linux; Story Type: News Story
Taints and tolerations work together to make sure that pods are not scheduled onto inappropriate nodes. One or more taints can be applied to a node, this means that the node should not accept any pods that do not tolerate the taints. The pods that have toleration can only be deployed on those nodes with the taints.

9 open source test-automation frameworks

  • Opensource.com (Posted by bob on Jul 6, 2020 6:48 PM EDT)
  • Groups: Mobile; Story Type: News Story
A test-automation framework is a set of best practices, common tools, and libraries that help quality-assurance testers assess the functionality, security, usability, and accessibility of multiple web and mobile applications. In a "quick-click" digital world, we're accustomed to fulfilling our needs in a jiffy. This is one reason why the software market is flooded with hundreds of test-automation frameworks. read more

Manage KVM Virtual Machines Using Cockpit Web Console

Creating and managing KVM guests from command line might be bit hard. This guide explains how to easily manage KVM virtual machines using Cockpit via web browser.

Linux kernel coders propose inclusive terminology coding guidelines, note: 'Arguments about why people should not be offended do not scale'

Move won't fix 'brutal system of human misery' but aims to encourage participation In the light of the 2020 "global reckoning on race relations" the Linux kernel developers have stepped up with proposed new inclusive terminology guidelines for their coding community.…

This Week in Linux 108: Linux Mint 20, openSUSE 15.2, CutiePi Raspberry Pi Tablet, and more!

On TWinL 108: Linux Mint 20, openSUSE Leap 15.2, CutiePi (Raspberry Pi Tablet), Ubuntu Touch on more devices, Ubuntu Rolling Release, Riot.im Name Change Coming, Microsoft Defender ATP for Linux

Set up Vim as your Rust IDE

The Rust programming language is designed to implement systems programming with safe concurrency and high memory performance in a way that feels familiar to C++ developers. It's also one of the most loved programming languages in Stack Overflow's 2019 Developer Survey. read more

Meet RecApp, a New Screen Recording App for Linux Desktop

  • It's FOSS; By Ankush Das (Posted by abhishekpc on Jul 6, 2020 12:37 PM EDT)
  • Story Type: Reviews; Groups: Linux
RecApp is a simple open-source screen recorder tool. It doesn’t boast of huge features but gives you enough to record your screen with a simple user interface.

A guide to Terraform for Kubernetes beginners

  • Opensource.com (Posted by bob on Jul 6, 2020 11:22 AM EDT)
  • Story Type: News Story
When I build infrastructure, I do it as code. The movement toward infrastructure as code means that every change is visible, whether it's through configuration management files or full-blown GitOps. read more

« Previous ( 1 ... 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 ... 7359 ) Next »