Skip to content
Exploring Oracle Cloud Infrastructure

Playing around with the surprisingly generous free tier offerings of Oracle Cloud as an AWS professional and building a robust infrastructure at zero cost

Giving the Site a Fresh New Coat of Paint

Rebuilding my website from the ground up with VitePress and a custom theme.

Upgrading My SSH Keys To The Ed25519 Algorithm

Upgrading from RSA 2048 to Ed25519 SSH keys for better security and performance.

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.

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.

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