Mar 23, 2021 | E-mail Fraud (Phishing)
Recently, another suspected scam/fake email claims that your website is stealing other people’s pictures, and contains a link to a suspected malicious website/files If you use VirusTotal.com to scan related links, one of the antivirus engine reports a...
Feb 1, 2021 | Web Application
To reduce Internet threat (i.e. being hacked) against your WordPress, you may consider to Backup your WordPress (files + database) regularly Keep WordPress (core , theme , plugin) are updated Use Strong password for admin users Use Two Factor Authentication (2FA) Use...
Oct 22, 2020 | Uncategorized
In Windows Explorer, right-click “This PC”, and choose “Add a network location” Choose: “Choose a custom network location” Input the location: e.g. ftp://ftp.xxx.com (for Linux web hosting) , or ftp://ftp01.files.hk...
Sep 23, 2020 | PHP/MySQL Database
Starting from MariaDB 10.2 and MySQL 5.7, the default SQL Mode will be changed – From the original default “NO_ENGINE_SUBSTITUTION”, Change to “ONLY_FULL_GROUP_BY, STRICT_TRANS_TABLES, NO_ZERO_IN_DATE, NO_ZERO_DATE, ERROR_FOR_DIVISION_BY_ZERO,...
Feb 13, 2020 | Web Application, Web Hosting
In some circumstance, we would like to delete cookies for particular site inside Google Chrome (If we delete ALL cache/cookies, it will affect other site operation (e.g. auto login session) ) Inside Google Chrome, goto “Settings” Search – “site...