Home Search

environment - search results

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

Speak at The Linux Foundation’s Open Source Summit North America in L.A.

Four events, one name: LinuxCon, ContainerCon, CloudOpen and the all-new Community Leadership Conference have combined to form one big event: Open Source Summit North...

Fabulous Bash Navigation Shortcuts

We old coots are forever going on about our favorite keyboard shortcuts, because that is still the fastest way to get stuff done on...

OPNFV Issues Its Fourth Release, Danube

The OPNFV Project announced the availability of its fourth platform release, OPNFV Danube, representing an evolutionary turning point for OPNFV. The release, named after Europe's...

High Performance Logging with Apache BookKeeper

Apache BookKeeper is a high-performance and low-latency cloud storage service, originally designed for write ahead logging. Since its original development, BookKeeper has been expanded...

Welcoming FRRouting to The Linux Foundation

One of the most exciting parts of being in this industry over the past couple of decades has been witnessing the transformative impact that...

Why Choose Kubernetes to Manage Containerized Applications?

We're learning about Kubernetes in this series, and why it is a good choice for managing your containerized applications. In part 1, we talked about...

Microservices With Continuous Delivery Using Docker and Jenkins

Docker, microservices, Continuous Delivery are currently some of the most popular topics in the world of programming. In an environment consisting of dozens of microservices communicating with each other,...

Continuous Integration: CircleCI vs Travis CI vs Jenkins

CI definition and its main goal Continuous Integration (CI) is a software development practice that is based on a frequent integration of the code into...

Security Tips for Installing Linux on Your SysAdmin Workstation

Once you’ve chosen a Linux distro that meets all the security guidelines set out in our last article, you’ll need to install the distro...

Docker Tutorial — Getting Started with Python, Redis, and Nginx

What is Docker? Docker is an open source tool that automates the deployment of the application inside software container.  The easiest way to get the idea behind...