Home Search

bit - search results

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

Writing Systemd Services for Fun and Profit

Let's say you want to run a games server, a server that runs Minetest, a very cool and open source mining and crafting sandbox...

How to Use find in Linux

In a recent Opensource.com article, Lewis Cowles introduced the find command. find is one of the more powerful and flexible command-line programs in the daily toolbox, so it's worth...

Cloud Computing in Focus: Serverless, Microservices, KubeCon + CloudNativeCon, and More

Cloud computing concepts can seem as nebulous as clouds themselves, but in April, we published several cloud-related articles to help clarify a few underlying...

The Open Source Roots of Machine Learning

The concept of machine learning, which is a subset of artificial intelligence, has been around for some time.  Ali Ghodsi, an adjunct professor at...

How to Compile a Linux Kernel

Once upon a time the idea of upgrading the Linux kernel sent fear through the hearts of many a user. Back then, the process...

RTFM? How to Write a Manual Worth Reading

There's common wisdom in the open source world: Everybody knows that the documentation is awful, that nobody wants to write it, and that this...

Extending the Kubernetes Cluster API

One major downside for developers is that Kubernetes has no native functionality to manage its nodes or other clusters. As a consequence, operations must...

The Role of Site Reliability Engineering in Microservices

While SREs are hotshots in the industry, their role in a microservices environment is not just a natural fit that goes hand-in-hand, like peanut...

Take the Open Source Job Survey from Dice and The Linux Foundation

Interest in hiring open source professionals is on the rise, with more companies than ever looking for full-time hires with open source skills and...

Manipulating Binary Data with Bash

Bash is known for admin utilities and text manipulation tools, but the venerable command shell included with most Linux systems also has some powerful...