Top Basic Linux Commands for Beginners

Linux Terminal Prompt

This article presents a condensed list of the most used Linux commands for beginners and their practical applications for everyday uses. Every command comes with examples to help understand their application.

Linux command for network bandwidth monitoring – bmon

Bandwidth Speedometer

Introduction – Bmon Linux command for network bandwidth monitoring Do you need a Linux command for network bandwidth monitoring? This article explains how bmon enables you to easily monitor your network bandwidth usage. Monitoring your network bandwidth can tell you what kind of network speeds you are getting. As a result you might find an […]

Build a Raspberry Pi image with Packer – packer-builder-arm

Automated build process

Introduction: Building a Raspberry Pi image with Packer Today we are test driving packer-builder-arm, this tool enables you to build a Raspberry Pi image with Packer (in addition to other ARM platforms). Packer-builder-arm is a plugin for Packer. It extends Packer to support ARM platforms including Raspberry Pi. Packer is tool from Hashicorp for automating […]

Raspberry Pi PXE Boot – Network booting a Pi 4 without an SD card

Raspberry Pi PXE Boot a board like this one.

What does this Raspberry Pi PXE Boot tutorial cover? This Raspberry Pi PXE Boot tutorial walks you through netbooting a Raspberry Pi 4 without an SD card. We use another Raspberry Pi 4 with an SD card as the netboot server. Allocate 90-120 minute for completing this tutorial end to end. It can faster if […]