Facebook has announced that two social plugins used on websites will be discontinued in February 2026. This affects the FB Like Button and FB Comment Button that can be hosted on external websites.
0
Copying New Files from Android to Mac Using ADB
I created a shell script to help me copy nonexistent files from my Android device to my Mac, using ADB.
ADB, Android, Command LineHow to Securely Delete Files on Linux
I recently moved servers, so wanted to safely delete files on the one one, once all the files were moved safely across. To achieve this, I used the shred utility on AlmaLinux.
AlmaLinux, Command Line, Linux, SecurityHiding .env Files using .htaccess
Let’s explore how to use .htaccess files to protect your .env file on Ubuntu servers running Apache.
Laravel, PHP, Security, Server ConfigurationCustomise the cPanel Account Suspension Page
Customise the cPanel Account Suspension page, which appears when an account has been suspended.
cPanel / WHM, Customisation