James McDonald

XDebug over SSH into Container with VSCode

My Layout I'm connecting from VSCode running on Windows 10 Pro to the Linux host via SSH. The Linux Host has the project files and there is a docker container running on the Linux Host which provides the LAMP stack development environment. This is how I got XDebug...

Using GNU date to convert between timezones

Just being doing an AWS EC2 volume enlargement and the output of StartTime is in UTC aws --profile gap ec2 describe-volumes-modifications --volume-id vol-XXXXXXXXXXXXXXXXXXXXX Output: { "VolumesModifications": [ { "VolumeId": "vol-XXXXXXXXXXXXXXXXXXXXX",...

E-Commerce Learnings

I have a client who had two Wordpress Woocommerce Stores hosted for $20 each a month on cPanel Servers On inspecting the sites I found Each had between a dozen and two dozen out of date plugins (some had been removed from the Wordpress Plugins Directory because of...

How to Research a CPU Upgrade

How to Research a CPU Upgrade

Upgrade Time! Doing a lot of VMWare Workstation virtualization to create labs for self-study and training. Finding that the current Ryzen 5 3600 while a very good processor most of the time for general desktop usage is a little bit bound when running several VMs...

Evolution Email Setup For Microsoft 365

Evolution Email Setup For Microsoft 365

If you run the GNOME desktop environment then you might be using the feature full Evolution email program. If also like me you have enabled MFA for your Azure accounts then the default IMAP configuration will fail to authenticate because it will not be able to...