Home Search

open - search results

If you're not happy with the results, please do another search

LFX Enhances Data-Driven Collaboration Management

This year, the Linux Foundation rolled out a new and improved LFX, a powerful cloud-based solution for members and projects to foster productivity in communities of open source innovation. Our vision for LFX was to build a collaboration portal for open source projects, filled with project metrics and integrated with all areas of the community's experience.

Sysadmin fundamentals: Create soft links in Linux

Symbolic links (also called "soft" links) are files that point to a file or directory in your system, but don't mirror the other file's...

How to create a Kubernetes operator

The Kubernetes Operator Framework is an open source toolkit that manages Kubernetes operators in an effective, automated, and scalable way. Read More at Enable Sysadmin

Sysadmin basics: Create hard links in Linux

A hard link looks like a new file but points back to the data in the original file. Read More at Enable Sysadmin

Introduction to Kubernetes operators for sysadmins

Learn about Kubernetes operators and when you should use them—and when you shouldn't. Read More at Enable Sysadmin

10 ways to use the Linux find command

10 ways to use the Linux find command Image ...

How to migrate data to a distributed database with ShardingSphere

Apache ShardingSphere's new elastic migration feature lets you move data from a single database to a distributed database in an SQL-like manner. Read More at...

My 3 favorite Podman features

Podman has plenty of great features that help you run containers better. These are my top three. Read More at Enable Sysadmin

Automating network testing, getting started with Ansible, and other sysadmin tips

Check out Enable Sysadmin's top 10 articles from September 2022. Read More at Enable Sysadmin

Put your CPU to work with GNU Parallel

Read More at Enable Sysadmin