Welcome to My Blog

IT related tech tips since 2006

Login

Blog History

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...