Showing headlines posted by bob

« Previous ( 1 ... 359 360 361 362 363 364 365 366 367 368 369 ... 1156 ) Next »

How to install Stacer System Monitor on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Apr 18, 2019 4:01 AM EDT)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
Stacer is an open source tool to monitor the performance of an Ubuntu Desktop. It provides a user-friendly dashboard that can be used to monitor CPU, Memory & Disk Usage, and System cleaner to clean system caches.

Introduction to Quantum Computing

  • IBM Developer : Linux; By Brad Huntting and David Mertz (Posted by bob on Apr 18, 2019 2:47 AM EDT)
  • Story Type: Tutorial; Groups: Developer, Linux
This article, which builds on a basic knowledge of the mathematics of vectors, gives an introduction to quantum computing.

AI chip design combines up to six Linux-driven MIPS Open cores with TensorFlow engine

Wave Computing’s “TritonAI 64” IP for edge inferencing enables SoCs with up to 6x open-ISA MIPS-64 cores (with SIMD) running Google TensorFlow on a Debian stack plus WaveTensor and WaveFlow technologies for up to 8 TOPS/watt neural processing. Earlier this month, Wave Computing released its first open source MIPS ISA without license fees or royalties, […]

Inter-process communication in Linux: Sockets and signals

  • Opensource.com (Posted by bob on Apr 18, 2019 12:18 AM EDT)
  • Groups: Linux; Story Type: News Story
This is the third and final article in a series about interprocess communication (IPC) in Linux. The first article focused on IPC through shared storage (files and memory segments), and the second article does the same for basic channels: pipes (named and unnamed) and message queues. read more

6 alternatives to OpsGenie for managing monitoring alerts

  • Opensource.com (Posted by bob on Apr 17, 2019 8:35 PM EDT)
  • Story Type: News Story
As organizations move toward a new generation of distributed systems and microservice architecture, the DevOps world finds it increasingly difficult to keep up with the hybrid needs of today's application monitoring, and the alerts it generates. Managing this aspect of IT infrastructure has DevOps professionals turning to up-and-coming serverless methodologies for this purpose. The software implementing this process ranges from commercial to open source, and expensive to free. Let's start by looking at the problem itself. What makes managing monitoring and alerts so difficult? read more

How to use Ansible to document procedures

  • Opensource.com (Posted by bob on Apr 17, 2019 4:52 PM EDT)
  • Story Type: News Story
"Documentation is a love letter that you write to your future self." —Damian Conway I use Ansible as my personal notebook for documenting coding procedures—both the ones I use often and the ones I rarely use. This process facilitates my work and reduces the time it takes to do repetitive tasks, the ones where specific commands in a certain sequence are executed to accomplish a specific result. read more

Managing RAID arrays with mdadm

Mdadm stands for Multiple Disk and Device Administration. It is a command line tool that can be used to manage software RAID arrays on your Linux PC. This article outlines the basics you need to get started with it. The following five commands allow you to make use of mdadm’s most basic features: Create a […]

Red Hat survey finds were living in an open-source world

  • ZDNet; By Steven J. Vaughan-Nichols (Posted by bob on Apr 17, 2019 11:55 AM EDT)
  • Story Type: News Story; Groups: Red Hat
Video: Red Hat's new survey of enterprise businesses reveals a world where almost everyone has joined the open-source bandwagon.

Blender short film, new license for Chef, ethics in open source, and more news

  • Opensource.com (Posted by bob on Apr 17, 2019 4:29 AM EDT)
  • Story Type: News Story
In this edition of our open source news roundup, we take a look at the 12th Blender short film, Chef shifts away from open core toward a 100% open source license, SuperTuxKart's latest release candidate with online multiplayer support, and more. Blender Animation Studio releases Spring read more

Ryzen R1000 SoC offers dual Zen and triple Vega cores with a 12-25W TDP

AMD unveiled a lower-powered version of the Ryzen Embedded V1000 SoC called the Ryzen Embedded R1000 with dual quad-threaded cores, 12-25W TDPs, triple 4K displays, and support for dual 10GbE ports. When AMD unveiled the Ryzen Embedded V1000 in Feb. 2018, the chipmaker claimed the x86-based CPU delivered twice the performance of its earlier R-Series […]

How to Install OpenVPN Server and Client with Easy-RSA 3 on CentOS 7

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Apr 17, 2019 12:46 AM EDT)
  • Story Type: Tutorial; Groups: Linux
OpenVPN is an open source application that allows you to create a secure private network over the public internet. In this tutorial, we will show you how to step-by-step install and configure OpenVPN on CentOS 7.6. And we will implement the certificate-based OpenVPN authentication.

Linux Server Hardening Using Idempotency with Ansible: Part 3

  • Linux.com - Original Content; By Chris Binnie (Posted by bob on Apr 16, 2019 11:32 PM EDT)
  • Story Type: Tutorial; Groups: Linux
In the previous articles, we introduced idempotency as a way to approach your server’s security posture and looked at some specific Ansible examples, including the kernel, system accounts, and IPtables. In this final article of the series, we’ll look at a few more server-hardening examples and talk a little more about how the idempotency playbook might be used.

Matrix libraries for C and C++

  • IBM Developer : Linux; By Andrew Blais (Posted by bob on Apr 16, 2019 7:49 PM EDT)
  • Story Type: Tutorial; Groups: Developer, Linux
This article presents some of the currently available options for open source C/C++ matrix libraries employable within a Linux environment. Particular libraries discussed are Meschach, which provides routines for operating on matrices and vectors for projects coded in C, the Cooperware Matrix (CwMtx) for C++ coding, and Blitz, which provides an n-dimensional array class for C++ with integral, floating, complex, and well-behaved, user-defined types.

Latest Firefox for iOS Now Available

  • The Mozilla Blog (Posted by bob on Apr 16, 2019 6:34 PM EDT)
  • Story Type: News Story; Groups: Mozilla
Today’s Firefox for iPhone and iPad users offers enhancements that will make it easier to get you to what you want faster, from new links within your library and managing …

Pengwin: A Linux specifically for Windows Subsystem for Linux

  • ZDNet; By Steven J. Vaughan-Nichols (Posted by bob on Apr 16, 2019 4:06 PM EDT)
  • Story Type: News Story; Groups: Linux
Video: You've been able to run many Linux distros on Windows thanks to WSL for years. Now, there's a Linux distro built to work hand-in-glove with WSL.

Building a DNS-as-a-service with OpenStack Designate

  • Opensource.com (Posted by bob on Apr 16, 2019 2:51 PM EDT)
  • Story Type: News Story
Designate is a multi-tenant DNS-as-a-service that includes a REST API for domain and record management, a framework for integration with Neutron, and integration support for Bind9. You would want to consider a DNSaaS for the following: read more

Detecting malaria with deep learning

  • Opensource.com (Posted by bob on Apr 16, 2019 11:08 AM EDT)
  • Story Type: News Story
Artificial intelligence (AI) and open source tools, technologies, and frameworks are a powerful combination for improving society. "Health is wealth" is perhaps a cliche, yet it's very accurate! In this article, we will examine how AI can be leveraged for detecting the deadly disease malaria with a low-cost, effective, and accurate open source deep learning solution. read more

Can schools be agile?

  • Opensource.com (Posted by bob on Apr 16, 2019 7:25 AM EDT)
  • Story Type: News Story
We've all had those deja vu moments that make us think "I've seen this before!" I experienced them often in the late 1980s, when I first began my career in industry. I was caught up in a wave of organizational change, where the U.S. manufacturing sector was experimenting with various models that asked leaders, managers, and engineers like me to rethink how we approached things like quality, cost, innovation, and shareholder value. read more

Inter-process communication in Linux: Using pipes and message queues

  • Opensource.com (Posted by bob on Apr 16, 2019 3:42 AM EDT)
  • Groups: Linux; Story Type: News Story
This is the second article in a series about interprocess communication (IPC) in Linux. The first article focused on IPC through shared storage: shared files and shared memory segments. This article turns to pipes, which are channels that connect processes for communication. read more

Whiskey Lake shows up on a Linux-friendly industrial mini-PC

ASRock has unveiled a fanless, Linux-ready “iBox-8265U” mini-PC with Intel’s latest Whiskey Lake CPUs, up to 32GB DDR4, a SATA bay, 2x GbE, 4x USB, triple displays, and extended temp support. ASRock Industrial Computer’s 171.8 x 150 x 71.5mm iBox-8265U is the first 8th Gen Whiskey Lake U-series based mini-PC we’ve seen. Several Whiskey Lake […]

« Previous ( 1 ... 359 360 361 362 363 364 365 366 367 368 369 ... 1156 ) Next »