Showing headlines posted by bob

« Previous ( 1 ... 309 310 311 312 313 314 315 316 317 318 319 ... 1194 ) Next »

Lattice FPGA SBCs can run Linux on RISC-V softcore

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Mar 19, 2020 6:02 AM CST)
  • Story Type: News Story; Groups: ARM, Linux
Two open-spec boards with Lattice ECP5 FPGAs can run Linux via a VexRiscv softcore. GsD’s $99 Orange Crab has a tiny Feather form factor while Radiona.org’s $115 to $155 ULX3S supports beefier ECP5 models and adds an ESP32. Almost all the FPGA-based development boards we cover use SoCs that also provide Linux-friendly Arm Cortex-A cores, […]

Open source alternatives to Grammarly for word processing

  • Opensource.com; By Seth Kenlon (Posted by bob on Mar 19, 2020 3:33 AM CST)
  • Story Type: Roundups; Groups: Community
Grammarly is popular among many teachers, students, business people, and others who need to write or process a lot of words on a regular basis. It's a useful tool, but you're required to register and log in to use it, and I rarely keep website login data in my cache.

Ansible DevOps comes to the mainframe

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Mar 18, 2020 10:36 PM CST)
  • Story Type: News Story; Groups: IBM, Red Hat
DevOps? On a mainframe!? Yes, it's true. Red Hat is bringing Ansible to the IBM Z.

Whiskey Lake thin Mini-ITX board has PCIe golden finger

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Mar 18, 2020 9:21 PM CST)
  • Story Type: News Story; Groups: Intel, Linux
Avalue’s Linux-ready “EMX-WHL-GP” is a thin Mini-ITX board with 8th Gen Whiskey Lake CPUs, triple displays, 3x GbE, SATA with power, 2x M.2, PCIe, and optional -20 to 60°C support. Avalue announced an industrial thin Mini-ITX board that runs Linux or Win 10 on Intel’s 8th Gen Whiskey Lake U-series processors. The EMX-WHL-GP has much […]

Containers Fundamentals Course Refreshed

The popular LFS253 – Containers Fundamentals training course has relaunched today with updated content. The course features rewritten and expanded content, in line with recent advances to container technology. The course layout and labs have also been completely redesigned to enhance the user experience.

How to create a Virtual Machine (VM) on Google Cloud Platform (GCP)

Google Compute Engine lets you use virtual machines that run on Google's infrastructure inside the Google Cloud Platform. In this article, we will demonstrate how to create a virtual machine (vm) using the Ubuntu 18.04 boot disk image in Google Cloud Platform (GCP).

Top 10 open source tools for working from home

  • Opensource.com (Posted by bob on Mar 18, 2020 4:24 PM CST)
  • Story Type: News Story
If you work from home, you know how important it is to have a great set of tools that stay out of your way and let you focus on what matters. The harder you work during work hours, the more easily you can relax once the workday is through. I've been working from home for years, and here are my top picks for the best tools open source has to offer the remote worker. Jitsi video conferencing read more

Share data between C and Python with this messaging library

I've had moments as a software engineer when I'm asked to do a task that sends shivers down my spine. One such moment was when I had to write an interface between some new hardware infrastructure that requires C and a cloud infrastructure, which is primarily Python. read more

Get started using treq to make async calls in Python

  • Opensource.com (Posted by bob on Mar 18, 2020 3:12 AM CST)
  • Groups: Python; Story Type: News Story
The Twisted Requests (treq) package is an HTTP client built on the popular Twisted library that is used for asynchronous requests. Async libraries offer the ability to do large amounts of network requests in parallel with relatively little CPU impact. This can be useful in HTTP clients that need to make several requests before they have all the information they need. In this article, we'll work through an example of making async calls to explore using treq. read more

How open-source software is tackling COVID-19 coronavirus

Many open-source projects are taking on the challenge of conquering COVID-19.

How to Install X-Cart eCommerce platform on Debian 10

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Mar 18, 2020 12:07 AM CST)
  • Groups: Debian, Linux; Story Type: News Story
X-Cart is an extremely flexible open-source eCommerce platform with tons of features and integrations. This guide describes the process of installing X-Cart 5 on Debian 10 by using Nginx as a web server and MariaDB as a database server.

The TARS Foundation: The Formation of a Microservices Ecosystem

  • Linux.com; By Swapnil Bhartiya (Posted by bob on Mar 17, 2020 11:06 PM CST)
  • Story Type: News Story; Groups: Linux
During the 1960s and 1970’s, software developers typically used monolithic architectures on mainframes and minicomputers for software development, and no single application was able to satisfy the needs of most end-users. Vertical industries used software with a smaller code footprint with simpler interfaces to other applications, and scalability was not a priority at the time.

Open source, BeagleBone-based diagnostics computer to add Covid-19 testing

  • LinuxGizmos.com (Posted by bob on Mar 17, 2020 10:04 PM CST)
  • Story Type: News Story
Chai is prepping a Coronavirus Environmental Testing Kit for its open source, BeagleBone-based Open qPCR system. The kit can test surfaces for Covid-19 from swab samples and return results within the hour. BeagleBoard.org announced that it will be donating BeagleBone Black SBCs for Chai’s project to widely deploy a Covid-19 environmental test kit that will […]

Announcing the release of Fedora 32 Beta

  • Fedora Magazine (Posted by bob on Mar 17, 2020 9:03 PM CST)
  • Groups: Fedora; Story Type: News Story
The Fedora Project is pleased to announce the immediate availability of Fedora 32 Beta, the next step towards our planned Fedora 32 release at the end of April. Download the prerelease from our Get Fedora site: Get Fedora 32 Beta Workstation Get Fedora 32 Beta Server Or, check out one of our popular variants, including […]

How to use Ranger for navigating files from the command line

  • Opensource.com; By Ben Nuttall (Posted by bob on Mar 17, 2020 5:58 PM CST)
  • Story Type: Tutorial; Groups: Linux, Python
Ranger is an incredibly handy terminal-based file navigator that's written in Python and is available for Linux and Mac. Ranger allows you to navigate your filesystem using the arrow keys on your keyboard: Up/Down to select files in the current directory (middle pane), and Left/Right to hop back and forth through levels and into directories. When you're focused on a directory, it shows you the contents in the right-hand panel.

Some good coronavirus news: Monster Google-Oracle API copyright battle on hold as bio-nasty shuts Supremes

Tesla Delaware lawsuit also delayed. The ten-year monster battle between Google and Oracle over the use of Java APIs will be delayed until further notice – after the US Supreme Court announced it was suspending oral arguments over coronavirus fears.…

How to Install MySQL 8 Database Server on CentOS 8

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Mar 17, 2020 3:55 PM CST)
  • Story Type: Tutorial; Groups: Linux, MySQL
MySQL is a free, open-source and one of the most popular database systems around the globe. In this tutorial, we will show you how to install MySQL 8 on CentOS 8 server.

How to test failed authentication attempts with test-driven development

Testing often begins with what we hope happens. In my previous article, I demonstrated how to virtualize a service you depend on when processing the "happy path" scenario (that is, testing the outcome of a successful login attempt). But we all know that software fails in spectacular and unexpected ways. Now's the time to take a closer look into how to process the "less happy paths": what happens when someone tries to log in with the wrong credentials?

How to upload an OpenStack disk image to Glance

  • Opensource.com; By Jair Patete (Posted by bob on Mar 17, 2020 1:21 PM CST)
  • Story Type: Tutorial; Groups: Cloud, Linux
Glance is an image service that allows you to discover, provide, register, or even delete disk and/or server images. It is a fundamental part of managing images on OpenStack and TripleO (which stands for "OpenStack-On-OpenStack").

DIN rail mount for Raspberry Pi has optional breakout adapter

Adafruit’s DIN Rail Mount Bracket for the Raspberry Pi, BeagleBone, and Arduino costs $20, or $37 with a terminal block breakout adapter and cable. We also look at RPi DIN rail housings from DINrPlate, Phoenix Contact, and Zihatec. We have covered plenty of compact industrial computers with optional or standard DIN rail mounts, including Kunbus’ […]

« Previous ( 1 ... 309 310 311 312 313 314 315 316 317 318 319 ... 1194 ) Next »