Tag: security
-
Hardening Ubuntu Pro 22.04 with CIS Benchmarks
—
in WordPressThis article will go through the basics of hardening a Ubuntu Pro 22.04 server using the CIS Benchmarks. As per Ubuntu documentation: Security Technical Implementation Guides like the CIS benchmark or DISA-STIG have hundreds of configuration recommendations, so hardening and auditing a Linux system manually can be very tedious. Ubuntu Security Guide (USG) is a new tool available with…
-
Securing your WordPress installation
—
in WordPressThis post outlines steps to enhance WordPress security, like disabling the Theme and Plugin Editor, restricting PHP error reporting, protecting the .htaccess file, blocking access to specific files, and enabling 2-Factor Authentication (2FA) for login among others.