Education Archives - ARROGANT Instant life

Linux security and system hardening checklist

Once you update wp-config.php, WordPress will initiate connections to your MySQL server using TLS. Next, you need to configure WordPress to use TLS when connecting to MySQL. You’ll need to add the following to the wp-config.php Linux Hardening and Security Lessons file of your WordPress installation. Heads up, the file name of the CA certificate […]

Java Design Patterns: A Tutorial James William Cooper

Examples include user interface design patterns, information visualization, secure design, “secure usability”, Web design  and business model design. The chain of responsibility pattern is used to achieve loose-coupling in software design where a request from the client is passed to a chain of objects to process them. Then the object in the chain will decide […]