Archive
Author: Richard Bailey
-

Create a Custom Linux MOTD Login Screen
Create static or dynamic Linux MOTD login messages with /etc/motd, /etc/update-motd.d scripts, pam_motd behavior, testing, and safe examples. Read the guide
-

How To Install Xrdp Server On Ubuntu 22.04
Install XRDP on Ubuntu 22.04, open the right firewall rule, test the RDP connection, and avoid common black-screen or session issues. Checked against xrdp and Ubuntu package/firewall references… Read the guide
-

AWS VPC Peering Made Easy
Most users in AWS have multiple VPCs in their environment, sometimes spanning more than one account, so it’s not very common to have all of your resources in… Read the guide
-

How to enable Raspberry Pi SSH
Enabling Raspberry Pi SSH (Secure Shell) allows you to remotely access its command line interface from another device on the same network. Looking for more Raspberry PI Tips… Read the guide
-

Raspberry Pi Security: Don’t Forget to Change the Default Password (Raspbian OS)
How do I get the default password for Raspberry Pi? Well, it’s not on the box, and it is not immediately obvious when you burn your Raspberry Pi… Read the guide
-

Enable Raspberry Pi WiFi: Imager, raspi-config, Headless
Set up Raspberry Pi Wi-Fi with Raspberry Pi Imager, raspi-config, or legacy wpa_supplicant. Includes Bookworm/NetworkManager notes and quick checks. Read the guide
-

How to Check Your Linux Version: Beginner Guide
As a Linux system administrator, there will be times when you need to quickly identify your Linux distribution and the specific version of the operating system installed on… Read the guide
-

How to Enable / Disable SELinux
SELinux, or Security-Enhanced Linux, is a security framework developed to enhance the security of Linux-based operating systems. It closely monitors and controls access to various parts of the… Read the guide
-

Ollama: How to Run an Open-Source ChatGPT Alternative Locally
ChatGPT and Bard (now Gemini) have revolutionized AI interactions, but what if you could create your own AI language model? This tutorial will guide you through building your… Read the guide
-

How to Master Grep and RegEx
GREP (Global Regular Expression Print) is a command-line tool for searching and manipulating text files. It allows you to search for specific text patterns, called regular expressions, within… Read the guide








