Home Blog Page 92

20 one-line Linux commands to add to your toolbox

Every Linux user has a favorite single-line command. Here are the 20 Linux commands we can’t live without.

Read More at Enable Sysadmin

Live Debugging Techniques for the Linux Kernel, Part 1 of 3

The first of a three part series providi

Click to Read More at Oracle Linux Kernel Development

2021 Open Source Jobs Report (VIDEO)

The Linux Foundation announced the 9th annual Open-Source Jobs report that offers great insights into the supply and demand of critical skills needed by companies embracing cloud native technologies. To deep dive into this report, we hosted Clyde Seepersad, SVP & General Manager, Training & Certification, The Linux Foundation.

LinkerD Graduates at CNCF, Already has a Job (VIDEO)

LinkerD recently graduated as a CNCF project, joining the ranks of projects like Kubernetes. In this interview, we sat down with William Morgan, CEO of Buoyant, the creators of LinkerD, to learn more about the project and what sets it apart from other Service Mesh projects. We also talked about the community around LinkerD and why users choose LinkerD over other service mesh projects.

Crossplane Becomes CNCF Sandbox Project (VIDEO)

Crossplane is a CNCF sandbox open source project that helps cloud native teams to easily compose their own opinionated cloud APIs without having to write any code. Operators can easily offer these to their application teams as a self-service Kubernetes-style declarative API.

How eBPF Streamlines the Service Mesh (TNS)

Liz Rice writes at The New Stack:

There are several service mesh products and projects today, promising simplified connectivity between application microservices, while at the same time offering additional capabilities like secured connections, observability, and traffic management. But as we’ve seen repeatedly over the last few years, the excitement about service mesh has been tempered by practical concerns about additional complexity and overhead. Let’s explore how eBPF allows us to streamline the service mesh, making the service mesh data plane more efficient and easier to deploy.

Read more at The New Stack.

Use Ansible tags to save time on playbook runs

Instead of running an entire Ansible playbook, use tags to target the specific tasks you need to run.

Read More at Enable Sysadmin

3 types of monitoring and some open source tools to get started

Keeping tabs on your infrastructure’s health can be the difference between reacting to problems and preventing issues before they get out of hand.

Read More at Enable Sysadmin

How to package open source applications as RPMs

Want to use a piece of third-party software but there’s no RPM to install it? No problem: You can customize third-party software packages with RPM.

Read More at Enable Sysadmin