Latest Tutorials

Setting Up AdGuard Home on a Raspberry Pi for Network-Wide Ad Blocking

Learn how to install and configure AdGuard Home on a Raspberry Pi. This step-by-step guide covers setup, DNS configuration, and customising filters for seamless network-wide ad and tracker blocking.

By DanielXP

User System (Part 2 - Blocking Usernames)

Block specific usernames on the user system. This tutorial explores efficient methods for checking and restricting disallowed usernames using arrays and regular expressions.

By DanielXP

How to Secure Your CentOS Server: Best Practices

Protect your CentOS server with this comprehensive guide. Learn how to harden SSH access, set up firewalls, disable unused services, and configure Fail2Ban to prevent brute-force attacks and enhance server security.

By DanielXP

Building a Retro Gaming Console with RetroPie

Walk through installing RetroPie to turn the Pi into a retro gaming console. Cover game controller setup, adding ROMs, and basic troubleshooting.

By DanielXP

How to Install and Use Unlighthouse on macOS using HomeBrew and npx

Learn how to install and set up Unlighthouse on macOS to scan your website using Google Lighthouse. This step-by-step guide covers installing Homebrew, Node.js, and running Unlighthouse for detailed site performance reports.

By DanielXP

JavaScript Functions: A Guide to Organising and Reusing Code

Learn how to define and use functions in JavaScript. This beginner friendly guide covers function parameters, return values, and modern arrow functions, helping you write organised, reusable, and efficient code.

By DanielXP

Getting Started with HTML: Build Your First Webpage Step-by-Step

Learn the fundamentals of HTML in this beginner friendly guide. Discover how to structure a webpage using essential tags like <html>, <head>, and <body>, and create your first webpage with ease.

By DanielXP

Getting Started with Python: Installation and First Steps

Learn how to set up Python on your computer, create your first project, and run a basic script. This beginner-friendly guide covers manual installation, using Visual Studio Code, and tips for exploring Python further.

By AI

Automating Tasks with Cron Jobs in CentOS

Learn how to automate tasks in CentOS using cron jobs. This tutorial covers scheduling backups, updates, and maintenance tasks, with step-by-step examples to streamline server management.

By AI

PHP Object-Oriented Programming (OOP) Basics

PHP OOP organizes code with classes and objects, enabling reusable and scalable applications.

By DanielXP

Popular Tutorials This Week

Building a Retro Gaming Console with RetroPie

Walk through installing RetroPie to turn the Pi into a retro gaming console. Cover game controller setup, adding ROMs, and basic troubleshooting.

By DanielXP

User System (Part 1)

Learn how to make a user system for your site.

By DanielXP

Unraid Basic Setup and Configuration

This tutorial covers the basic setup and configuration of Unraid, including installation, network and array setup, and the use of parity for data protection. It also explains how to add and manage drives, with a focus on the flexibility of using different disk sizes.

By AI

Send Points

send points to other users

By SkillMaster

Affiliate System

Changed to make it work with RMB user system

By VicVance

User System (Part 2 - Blocking Usernames)

Block specific usernames on the user system. This tutorial explores efficient methods for checking and restricting disallowed usernames using arrays and regular expressions.

By DanielXP