Coding Tips

Coding TipsUbuntu

Ubuntu 20.04 gksu replacement

After upgrading Ubuntu to 20.04, I could not run GUIs as root and gksu is gone. This is how I fixed that.
Read More
Coding TipsAWS

Amazon Lightsail with CloudWatch Monitoring

I’m running several Amazon Lightsail instances as WordPress servers, which has been very successful, however I have been unable to monitor them effectively – until ...
Read More
Coding TipsUbuntu

Ubuntu 16.04 to 18.04 networking issues

Networking issues after upgrading from Ubuntu 16.04 to 18.04.
Read More
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
Scroll to Top