Home Search
lin - search results
If you're not happy with the results, please do another search
Raspbian Linux Distribution Updated, But with One Unexpected Omission
New distribution images for the Raspberry Pi's Raspbian operating system appeared on their Download page a week or so ago. The dates of the new images...
Understanding Linux Links: Part 1
Along with cp and mv, both of which we talked about at length in the previous installment of this series, links are another way of putting files and...
A Look at Fundamental Linux sed Commands
Linux administrators who want to modify files without overwriting the original have many options, but one of the most efficient tools is the stream...
Arm Launches Mbed Linux and Extends Pelion IoT Service
Politics and international relations may be fraught with acrimony these days, but the tech world seems a bit friendlier of late. Last week Microsoft...
LLVM 7 Improves Performance Analysis, Linking
The compiler framework that powers Rust, Swift, and Clang offers new and revised tools for optimization, linking, and debugging.
The developers behind LLVM, the open-source...
Kali Linux for Vagrant: Hands-On
What Vagrant actually does is provide a way of automating the building of virtualized development environments using a variety of the most popular providers,...
Set Up a CI/CD Pipeline with a Jenkins Pod in Kubernetes (Part 2)
In Part 1 of our series, we got our local Kubernetes cluster up and running with Docker, Minikube, and kubectl. We set up an...
4 Useful Tools to Run Commands on Multiple Linux Servers
In this article, we will show how to run commands on multiple Linux servers at the same time. We will explain how to use...
Get an Introduction to Open Source, Git, and Linux with New Training Course
Open source software has become the dominant model for how technology infrastructure operates all around the world, impacting organizations of all sizes. Use of...
Set Up a CI/CD Pipeline with Kubernetes Part 1: Overview
What’s New?
We’ve updated the four parts of this blog series and versioned the code along with it to include the following new technology...