Hi, I am

Aaron Sadler

Umbraco Certified Master, C# / .Net Web Developer, Certified Azure Cloud Engineer & Dev Ops Engineer

Why do I blog?

Welcome to my dumping ground of useful Tips N Tricks, download links and anything I don't want to loose or I have found useful.

Exam passed 486: Developing ASP.NET MVC Web Applications
Microsoft Certified: Azure Fundamentals

How to make Google Recaptcha responsive

I have come across this problem several times while building responsive websites, where the Google Recaptcha overflows it's container which doesn't look great, so after some searching i have found...

Read More

Virtualmin error when managing SSL certificates

I was greeted with the following message when i went to update one of my SSL certificates in Virtualmin.Error - Perl execution failed Undefined subroutine &virtual_server::get_all_service_ssl_c...

Read More

No presto meta data available

I have been getting the above error: No presto meta data available REPO NAME when running yum update, all it means is that there is no delta rpm for the repo, the quickest and simplest way to make...

Read More

Error: Delta RPMs disabled because /usr/bin/applydeltarpm not installed.

I was getting the following error every time i ran yum update or yum install: Delta RPMs disabled because /usr/bin/applydeltarpm not installed It's caused simply by CentOS minimal missing some pack...

Read More

Secure SSH with Google Authenticator

Securing SSH with Google Authenticator (TOTP) is easy to do and adds security to your server quickly. Ill outline how to do it below: Install Google Authenticator To begin we need to install the Go...

Read More

How to install Windows 10 Preview on Oracle VirtualBox

Out of curiosity I decided to try to install Windows 10 Technical Preview on Oracle VirtualBox and after several failed attempts I managed to get it going... As Microsoft is currently building Wind...

Read More

Pointing domains hosted away from GoDaddy, to GoDaddy hosting

This puzzled me for a few hours before figuring it out, these are instructions for the cPanel, it's as simple as finding the nameservers GoDaddy has set up for you. It's a bit long-winded to find t...

Read More