Showing headlines posted by bob

« Previous ( 1 ... 185 186 187 188 189 190 191 192 193 194 195 ... 1156 ) Next »

The Open Infrastructure Foundation announces its first board

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Jan 31, 2021 8:06 AM EDT)
  • Story Type: News Story; Groups: Cloud
When the OpenStack Foundation shifted its focus from just OpenStack to a variety of open-source cloud technologies, it also changed its organization, and now, the Open Infrastructure Foundation has named its first board of directors.

RISC-V based SoC is 5G basestaton on a chip

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jan 31, 2021 5:54 AM EDT)
  • Story Type: News Story; Groups: Standards
EdgeQ is prepping an AI-enabled 5G “basestation on a chip” built on RISC-V cores and OpenRAN standards that claims to greatly reduce power, cost, and complexity for 5G basestations. Santa Clara based 5G chip startup EdgeV announced a highly integrated and programmable 5G modem processor based on a RISC-V reference design. The EdgeV system-on-chip is […]

Manage containers with Podman Compose

Podman Compose is a drop-in replacement to Docker Compose. Learn to manage containers using Podman Compose on Linux.

Mini-ITX SBC and embedded PC provide a choice of Ryzen V1000 or R1000

Portwell announced a Linux-friendly GMS-6310 embedded PC and a GMI-6310 Mini-ITX board that powers it featuring AMD’s Ryzen Embedded V1000 or R1000. Portwell’s new GMI-6310 Mini-ITX board and the GMS-6310 embedded computer based on it are designed for graphics-intensive applications including gaming machines, industrial HMI, surveillance, machine vision, medical imaging, and multimedia imaging processing and […]

How I de-clutter my digital workspace

  • Opensource.com; By Kevin Sonney (Posted by bob on Jan 30, 2021 9:06 AM EDT)
  • Story Type: Editorial; Groups: Community
In prior years, this annual series covered individual apps. This year, we are looking at all-in-one solutions in addition to strategies to help in 2021. Welcome to day 20 of 21 Days of Productivity in 2021. I am a digital pack-rat. So many of us are. After all, who knows when we'll need that email our partner sent asking us to pick up milk on our way home from work in 2009?

How to create Cloudwatch alarms for an SNS Topic on AWS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jan 30, 2021 5:35 AM EDT)
  • Story Type: Tutorial; Groups: Linux
We can use Cloudwatch to view and analyze metrics for SNS Topics we have in our account. In this article, we will see steps to create an alarm for the "NumberOfNotificationsDelivered" metric for the existing SNS Topic.

How to Create and Manage Archive Files in Linux

  • Linux.com; By Matt Zand and Kevin Downs (Posted by bob on Jan 29, 2021 11:24 PM EDT)
  • Story Type: Tutorial; Groups: Linux
n a nutshell, an archive is a single file that contains a collection of other files and/or directories. Archive files are typically used for a transfer (locally or over the internet) or make a backup copy of a collection of files and directories.... This tutorial shows how to use tar to create an archive, list the contents of an archive, and extract the files from an archive.

Kubernetes Security Essentials Course Now Available

Today Linux Foundation Training & Certification and the Cloud Native Computing Foundation are announcing the availability of our newest training course, LFS260 – Kubernetes Security Essentials. The course provides skills and knowledge on a broad range of best practices for securing container-based applications and Kubernetes platforms during build, deployment and runtime. It is also a […]

Compact gateway combines triple HDMI with triple GbE

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jan 29, 2021 8:55 PM EDT)
  • Story Type: News Story; Groups: Linux
Nexcom’s rugged, Linux-ready “NISE 52” IoT gateway extends an Apollo Lake SoC with an interesting mix of features for a compact: 3x HDMI, 3x GbE, 8x USB, 2x mini-PCIe, and a DB44 serial port. Nexcom has announced a 162 x 150 x 26mm NISE 52 IoT gateway that follows other compact NISE systems including the […]

How to Install and Configure Algo VPN Server on Ubuntu 20.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jan 29, 2021 3:58 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
Algo VPN is an open-source software bundle or set of Ansible script that is used to set up a WireGuard and IPsec VPN. In this tutorial, we will show you how to set up a VPN server with Algo VPN on Ubuntu 20.04 server.

Linux maintainer says long-term support for 5.10 will stay two years unless companies step up and actually use it

  • The Register; By Tim Anderson (Posted by bob on Jan 29, 2021 4:31 AM EDT)
  • Story Type: News Story; Groups: Kernel, Linux
'So far the jury is still out... are you willing to help with this?' Linux kernel maintainer Greg Kroah-Hartman has responded to complaints that the current promise of two years for 5.10 is not enough, explaining that support is not automatic but requires commercial help.…

Compact embedded computer features i.MX8M

Ibase’s compact, -10 to 60°C tolerant “ISR301” embedded system supplies Android and Yocto Linux BSPs for on an i.MX8M with 3GB LPDDR4, 16GB eMMC, GbE, HDMI, 3x USB, 3x COM, and M.2 and mini-PCIe expansion. Ibase has announced a fanless, i.MX8M-based embedded computer called the ISR301 that appears to be based on its 3.5-inch IBR210 […]

The KISS Web Development Framework

Perhaps the most popular platform for applications is the web. There are many reasons for this including portability across platforms, no need to update the program, data backup, sharing data with others, and many more. This popularity has driven many of us to the platform. Unfortunately, the platform is a bit complex.

Interview with Shuah Khan, Kernel Maintainer & Linux Fellow

Jason Perlow, Director of Project Insights and Editorial Content at the Linux Foundation, had an opportunity to speak with Shuah Khan about her experiences as a woman in the technology industry. She discusses how mentorship can improve the overall diversity and makeup of open source projects, why software maintainers are important for the health of […]

How to Install and Use Elasticsearch on Ubuntu 20.04

Elasticsearch is an open-source distributed analytics engine built on Apache Lucene. It takes unstructured data from different locations and stores it according to user-specified mapping and indexes it.

Zededa cloud/edge framework builds on Linux-based EVE-OS

Zededa has launched a cloud-native stack for orchestrating distributed edge computers based on the open source, Linux-based EVE-OS. Zededa supports Docker, Kubernetes, and VMs, and features an app store and zero trust security. In early 2019, Zededa promised to contribute its edge virtualization technology to the Linux Foundation’s LF Edge group to form the basis […]

Open Source Security Foundation (OpenSSF): Reflection and Future

  • Linux.com; By David A. Wheeler (Posted by bob on Jan 28, 2021 7:17 PM EDT)
  • Story Type: Editorial; Groups: Linux
The Open Source Software Foundation (OpenSSF) officially launched on August 3, 2020. In this article, we’ll look at why the OpenSSF was formed, what it’s accomplished in its first six months, and its plans for the future. The world depends on open source software (OSS), so OSS security is vital. Various efforts have been created […]

How to Install Helm Kubernetes Package Manager on Ubuntu 20.04

Helm is a package manager for Kubernetes. In this article, we will see the steps to install Helm3, in terms of architecture there is a difference between Helm2 and Helm3. One of the major differences is "Removal of Tiller".

Open source leader in White House, Mapbox gets open source alternative, and more

  • Opensource.com (Posted by bob on Jan 28, 2021 4:03 PM EDT)
  • Story Type: News Story
In this edition of our open source news roundup, an open source leader heads to the White House, MapLibre launches an open source alternative, and more. read more

NPU-equipped Rockchip RV1109 debuts on dev boards and cameras

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jan 28, 2021 8:37 AM EDT)
  • Story Type: News Story; Groups: Intel, Linux
JWIPC unveiled three “R19x” SBCs that run Linux on Rockchip’s dual -A7, 1.2-TOPS NPU equipped RV1109 camera SoC. Meanwhile, Firefly released two “CAM-C11x” cameras based on the RV1109 and similar quad-core, 2.0-TOPS RV1126. Shenzhen-based JWIPC, which we last covered back in 2014 with its Intel Bay Trail based S015 Dual System signage player, has posted […]

« Previous ( 1 ... 185 186 187 188 189 190 191 192 193 194 195 ... 1156 ) Next »