Home Blog Page 96

How to use auto-updates and rollbacks in Podman

New auto-update capabilities enable you to use Podman in edge use cases, update workloads once they are connected to the network, and roll back failures to a known-good state.

Read More at Enable Sysadmin

Why can’t I use sudo with rootless Podman?

While you can’t—and shouldn’t—use sudo with rootless Podman, there are workarounds.

Read More at Enable Sysadmin

Clean up your Git repository with this Linux tool

Bloated Git repositories may contain sensitive files and can slow your pipeline. Try git-filter-repo to eliminate the mess.

Read More at Enable Sysadmin

How to decommission a system: 3 keys to success

Planning, communication, and backups are the keys to a successful decommissioning process.

Read More at Enable Sysadmin

How to access and manage RHEL within Red Hat Satellite

Integrating the Red Hat Enterprise Linux (RHEL) web console and the Satellite management interface can simplify administration and save time.

Read More at Enable Sysadmin

Set up self-healing services with systemd

Quiet your pager and keep users happy by using automation to recover from common IT service failures.

Read More at Enable Sysadmin

How I monitor my web server with the ELK Stack

Elasticsearch and Kibana offer a comprehensive tool for doing real-time web server monitoring and analytics.

Read More at Enable Sysadmin

The Linux Foundation’s Open Networking and Edge (ONE) Summit Expands Programming with Keynote and Mini Summit by the US Government, Enabling Secure, Open, and Programmable 5G Networks

The US DoD, DARPA, and NWIC Pacific host mini summit on accelerating innovation and deployments at scale based on open source 5G architecture & use cases 

SAN FRANCISCO, September 22, 2021The Linux Foundation, the nonprofit organization enabling mass innovation through open source, along with co-hosts LF Edge, LF Networking, and Cloud Native Computing Foundation (CNCF), today announced additional programming for ONE Summit contributed by the United States government. New programming includes a keynote address by Dr. Dan Massey, Project Leader, Operate through DoD 5G to NextG Initiative, as well as a US GOV OPS Mini Summit. 

“We are honored to have such a broad and distinguished swath of experts participating in ONE Summit,” said Arpit Joshipura, general manager, Networking, Edge and IoT, the Linux Foundation. “The latest additions to our program bring an even more diverse perspective on the future of 5G, and how initiatives like the 5G Super Blue Print can be consumed by both governments and enterprises.”

Dr. Dan Massey, who leads the Operate Through portion of the DoD 5G to NextG Initiative, will give a keynote address on “Securly Operating through 5G Networks” on Monday, October 11 at 12:15pm PST. Operate Through aims to ensure the DoD can securely operate through commercial 5G networks across the globe. 

Following a keynote by Dr. Jonathan Smith during the Open Networking & Edge Executive Forum (ONEEF) earlier this year, the US GOV OPS mini summit will examine requirements and progress of 5G, edge, and IoT technologies within enterprise and government entities. Hosted by NWIC Pacific division of the United States Navy and led by Doug Evans, Neil Hoff and Andrew Leidy from the Department of the Navy, the program will cover use cases and solutions that rely on the foundations of open source networking, edge, and cloud project communities (including LF Networking, LF Edge, CNCF, Kubernetes, Magma, and more). Specific discussion topics include:  

Introduction to United States Government Open Programmable Secure (US-GOV OPS) initiative within the Linux Foundation Overview of DARPA’s Open, Programmable, Secure 5G (OPS-5G) project The Linux Foundation’s 5G Super Blue PrintDiscussion of the Office of the Under Secretary of Defense (OUSD) for Research & Engineering’s 5G initiative, and the Multi-site OPS-5G Joint Independent Test Option (MOJITO) project

The mini-summit takes place October 11 from 2:00 PM to 4:50 PM PST. Registration to this mini-summit is included in the overall conference registration. Standard registration ends October 5, so register today for only US$50. 

For more details on the ONE Summit, including information on registration and program agenda, please visit: https://events.linuxfoundation.org/open-networking-edge-summit-north-america/

About the Linux Foundation

Founded in 2000, the Linux Foundation is supported by more than 2,000 members and is the world’s leading home for collaboration on open source software, open standards, open data, and open hardware. Linux Foundation’s projects are critical to the world’s infrastructure including Linux, Kubernetes, Node.js, and more. The Linux Foundation’s methodology focuses on leveraging best practices and addressing the needs of contributors, users and solution providers to create sustainable models for open collaboration. For more information, please visit linuxfoundation.org.

The post The Linux Foundation’s Open Networking and Edge (ONE) Summit Expands Programming with Keynote and Mini Summit by the US Government, Enabling Secure, Open, and Programmable 5G Networks appeared first on Linux Foundation.

Use this tool to build an API without code

Use this tool to build an API without code

DataTrucker is an open source no-code/less-code backend that builds APIs using Kubernetes templates.
gshankar
Tue, 9/21/2021 at 7:54pm

Image

500photos.com from Pexels

Application programming interfaces (APIs) are like fuel for digital transformation, enabling companies to develop applications and microservices quickly. DataTrucker.IO is a new, free and open source (Apache 2.0) no-code/less-code API backend that decreases the time required to build APIs.

Topics:  
Database  
Programming  
Java  
YAML  

Read More at Enable Sysadmin

Linux Foundation to Host the PaSh Project, Accelerating Shell Scripting with Automated Parallelization for Industrial Use Cases

Rooted in academia, the PaSh project prepares for industrial adoption

SAN FRANCISCO, Calif., September 21, 2021 — The Linux Foundation, the nonprofit organization enabling mass innovation through open source, today announced it will host the PaSh project. PaSh is a system for automatically parallelizing POSIX shell scripts that optimizes programs and speeds up execution times, leading to faster results for data scientists, engineers, biologists, economists, administrators, and programmers.

The project is supported by MIT, Rice University, Stevens Institute of Technology, and the University of Pennsylvania and governed by a Technical Steering Committee that includes Nikos Vasilakis, research scientist at MIT; Michael Greenberg, assistant professor at Stevens Institute of Technology; and Konstantinos Kallas, Ph.D. student at University of Pennsylvania.

“The Linux Foundation offers the technical governance infrastructure and services that PaSh has come to require as it has become more mature,” said Nikos Vasilakis, Technical Steering Committee chair for the PaSh Project. “We created the project to improve upon and accelerate the execution of shell scripts in the face of new web crawling, indexing and natural language processing changes.”

Konstantinos Kallas, Technical Steering Committee member for the PaSh project, adds “PaSh has received significant attention from the academic community and has the potential for an outsized impact in industry today, due to several synergistic trends. This is the right move at the right time.”

The techniques underpinning the project have gathered several awards, including a best paper award at the 16th edition of the EuroSys conference and a graduate research award for Konstantinos by the Association of Computing Machinery.

From succinct data wrangling and everyday processing to system orchestration and administration, shell scripting—the ever-present glue holding commands developed in different languages  together—forms the backbone of today’s computing userspace. PaSh parallelizes shell scripts, achieving significant performance improvements. On modern multiprocessor computers, PaSh can execute tasks like web crawling and indexing, COVID19-related analyses, natural-language processing, and other workloads in a fraction of their original time with minimal-to-zero developer effort.

“Shell scripts have been used pervasively for half a century, and recent trends towards ‘containerization’ have only increased their importance,” said Michael Greenberg, Technical Steering Committee member for the PaSh Project. “The correct and automated parallelization of shell scripts has been an issue for several decades. PaSh promises a speed boost to shell users of all stripes.”

To accelerate shell scripts, PaSh provides a source-to-source parallelizing compiler, a program that takes as input a programmer’s shell script and returns a new program that is significantly faster than the original program. Since PaSh is source-to-source, it allows the optimized shell script to be inspected and executed using the same tools, in the same environment, and with the same data as the original script. A small runtime library and associated annotations on programs commonly used in shell scripts complete the picture, providing the PaSh compiler with high-performance primitives and supporting its key functions.

“The PaSh Project represents innovation in computer science and open source software,” said Mike Dolan, general manager and senior vice president of Projects at the Linux Foundation. “As software development evolves to address machine learning, containerization, artificial intelligence and more, PaSh shows up to support developers and data scientists who need more out of their scripting tools. We’re happy to be able to host this important work at Linux Foundation, a natural home for a project like this.”

To learn more and to get involved in the PaSh project, please visit http://binpa.sh/

About the Linux Foundation

Founded in 2000, the Linux Foundation is supported by more than 1,000 members and is the world’s leading home for collaboration on open source software, open standards, open data, and open hardware. Linux Foundation’s projects are critical to the world’s infrastructure including Linux, Kubernetes, Node.js, and more. The Linux Foundation’s methodology focuses on leveraging best practices and addressing the needs of contributors, users and solution providers to create sustainable models for open collaboration. For more information, please visit us at linuxfoundation.org

###

The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our trademark usage page: https://www.linuxfoundation.org/trademark-usage. Linux is a registered trademark of Linus Torvalds.

Media Contact

Jennifer Cloer
Story Changes Culture
503-867-2304
jennifer@storychangesculture.com

The post Linux Foundation to Host the PaSh Project, Accelerating Shell Scripting with Automated Parallelization for Industrial Use Cases appeared first on Linux Foundation.