Home

Welcome to apps.campworld.net:19180/, your ultimate destination for a diverse range of DIY projects, curated by none other than the blind guy himself. Nestled on the stunning Central California coast, I’m passionate about sharing my love for DIY with fellow enthusiasts like you.

From cultivating vibrant gardens in the unique coastal climate to sprucing up your living space with home improvement projects, from navigating the digital realm with computers, macOS, and Linux to diving into the world of electronics and amateur radio, there’s something here for everyone.

As a licensed HAM operator with the call sign KI6JRK, I bring a distinctive perspective to the DIY community. Whether you’re a seasoned pro or just starting out, I’m here to provide invaluable resources, step-by-step guides, and helpful tips to empower you on your DIY journey.

Stay tuned for a plethora of content, including detailed DIY projects, insightful HOWTOs, and handy tips and tricks. Plus, keep an eye out for accompanying videos, offering visual guidance and inspiration.

Don’t forget to check out my youtube channel. for even more DIY goodness and to subscribe for the latest updates and tutorials. Let’s embark on this creative journey together and make something extraordinary happen!

  • Ubuntu 24.04 Base Server Setup
    Step 1: Download Ubuntu 24.04 Server Download the latest Ubuntu 24.04 Server ISO from the official Ubuntu releases page and create a bootable USB drive. Step 2: Install Ubuntu 24.04 Server Boot from the installation media and proceed with the installation using the guided setup. … Continue reading
  • Configure Proxmox 8.x for a Low Power Home Lab Server
    Introduction I’ve been using low power CPUs for some time. This has caused some issues when I’ve needed more CPU processing power. My goal is to move to more power hungry CPUs but still try and save power. To this end I decided to change … Continue reading
  • How to Upgrade PHP Packages on Ubuntu 22.04 and 24.04
    Background Managing PHP versions is crucial for maintaining compatibility, security, and performance of web applications. Ubuntu often provides multiple PHP versions, but upgrading packages across versions can be tedious. This script simplifies the process by automating package upgrades, switching the active PHP version for Apache, … Continue reading
  • How To Configure a DNS Proxy on Ubuntu 22.04
    Introduction As you know it all begins with a story. My story is I didn’t want my DNS server directly connected to the internet. I wanted something basic and easy to use. Say hello to dnsproxy. Its a basic and easy to use DNS proxy. … Continue reading
  • Add a GUI To Your JAMF Pro Workflows Using Bash and Swift Dialog
    Introduction As you navigate your Jamf Pro journey, you might find the need for a graphical user interface (GUI) to streamline your workflows. I faced a similar challenge with smaller workflows that required time to execute, where providing users with feedback on the process was … Continue reading