[HOWTO] No snap-ins have been registered for Windows PowerShell version 5
After upgrading from Windows 2012 R2 to Windows 2019, the SharePoint Management Console failed to load its snap-in. How is here I fixed it.
After upgrading from Windows 2012 R2 to Windows 2019, the SharePoint Management Console failed to load its snap-in. How is here I fixed it.
I have recently seen some cases of apt failing when doing package upgrades. It seems like there is a change in the package grub-common that breaks on some systems but…
When working with AWS command line tools such as aws or their PowerShell tools, you will from time to time encounter that the error message for the failing command will…
So the other day I was upgrading some old test instances and setting up some roles using Ansible and the role geerlingguy.pip, and ran into an issue. The issue was…
Ever had the need to transfer a registered Route53 domain from one AWS account to the other? Follow this guide to transfer your domains using PowerShell.
The other day I needed to create a list of ISO3166 language codes in the following format: ‘XX’,’YY’,’ZZ’. Being lazy, and also a fan of performing a bit of bash…
Need to rotate your logs for your Linux service(s)? Follow this guide to use logrotate to keep control over your logs.
Recently I had the need to tag all our EC2 instances based on the platform, as I wanted to create resource groups based on the actual underlying platform used for…
This is a simple how-to on getting bindgraph installed on your Ubuntu system. Bindgraph is a handy CGI tool written in Perl that gathers statistics from your BIND9 installation, to…
Have you ever had the need to access an MSSQL database from Ubuntu/Debian via Perl? Well, it’s rather easy once you have the right tools. All you need is to…