Skip to content
Manually Setting the Fan Speed on a Dell PowerEdge R710 Homelab Server

A guide to manually control fan speed on Dell PowerEdge R710 server using ipmitool to reduce noise while maintaining temperature.

Playing With Amazon's New Graviton2 ARM Instances

A look at AWS Graviton2 ARM-based instances and their performance compared to traditional x86_64 servers.

CloudFlare Domain Registrar and Terraforming My DNS

My experience transferring domains to CloudFlare's registrar service and managing DNS with Terraform.

AWS Systems Manager Agent - The End of Bastion Servers?

Learn how AWS Systems Manager Agent eliminates the need for bastion servers by providing secure access to EC2 instances without exposing SSH or RDP ports.

Automatically Building My Website With Travis CI

Using Travis CI to automatically build and deploy website changes whenever content is published to Git.

Running Arch Linux on Vultr Cloud Instances

My experience installing and running Arch Linux on Vultr cloud instances using the archinstall tool.

Ventoy, the Best Way to Create a Bootable Flash Drive From ISOs

Introduces Ventoy as a tool for creating bootable USB drives with multiple ISO files, highlighting its ease of use and advantages over traditional methods. Also discusses contributing to the Ventoy project by adding GitHub Actions for continuous integration.

How to Create a Vultr Server and Provision it Using Ansible

A guide on how to use Ansible to provision a Vultr server, including setting up the server, adding it to an Ansible inventory, and running an Ansible playbook for configuration.

Automated Deployment Testing With Chef InSpec

Explains how to use Chef InSpec to implement automated integration testing for web applications, including examples of InSpec tests and how to integrate them into a GitLab CI/CD pipeline.

Giving My Site a Makeover with VuePress

Migration of my website from a custom HTML/CSS design to VuePress, including the benefits of using a modern framework and the process of integrating existing blog content from Jekyll.

This site is 100% open source. • CC BY-SA 4.0 License