Articles

Coding TipsUbuntu

Ubuntu 18.04 is missing gksu

After upgrading from Ubuntu 16.04 to 18.04, gksu is missing.
Read More
Coding TipsWordPressAWS

Lightsail install additional WordPress modules

Creating a new WordPress Lightsail server is as easy as clicking a few buttons, but what if you want to add more WordPress sites to ...
Read More
Coding TipsPHPMySQL

Update phpMyAdmin on Ubuntu

phpMyAdmin is a great tool for administering MySQL databases, but updating to the latest version is not obvious.
Read More
Coding TipsAWS

Lightsail add user for SSH/SFTP access

Lightsail comes with an admin account but you don’t really want to give this to third parties if they require access for support. This is ...
Read More
Coding TipsXAMPP

Improve PHP performance with FastCGI on XAMPP for Windows

I have been using XAMPP on Windows for development for many years and found it to work quite well. Unfortunately performance is not that great.
Read More
Coding TipsAWS

Add swap space to Amazon Lightsail

Only the smallest of Lightsail instances are configured for swap space. This is how to configure additional swap space.
Read More
Coding TipsPHP

Custom configuration for PHP 7.2 and Ubuntu 16.04

Manage custom PHP settings without breaking the apt-get upgrade process.
Read More
Coding TipsXAMPP

Migrate to new version of XAMPP

Install a new version of XAMPP for Windows and migrate your existing configuration.
Read More
Coding TipsAWS

Install Webmin on Amazon Lightsail

Use Webmin as a GUI to administer Amazon Lightsail instances.
Read More
Scroll to Top