Enable TLS for Pure-FTPd to Secure FTP Connections
Learn how to enable TLS support in Pure-FTPd, generate certificates, and connect securely with an FTP client to protect credentials and file transfers.
Learn how to enable TLS support in Pure-FTPd, generate certificates, and connect securely with an FTP client to protect credentials and file transfers.
Install a newer kernel on CentOS and configure GRUB so the server boots the latest kernel by default.
Learn how to upgrade CentOS 7 to the latest Linux kernel with ELRepo and configure GRUB so the new kernel boots by default.
Install WordPress on SQLite instead of MySQL when you want a lighter setup for small or simple sites.
Learn how to install WordPress with SQLite instead of MySQL, including the required plugin and the basic setup process.
How to persist the WordPress object cache with Redis or Memcached, enable the required drop-ins, and use the object cache API in theme and plugin development.
A practical guide to safer WordPress directory and file permissions on a Linux server.
A practical summary of different ways to reset a forgotten WordPress admin password when the normal login flow is unavailable.
Restrict upload size in WordPress by applying different limits to media uploads and editor attachment handling.
A practical guide to WordPress permalink settings, cleaner URL structures, and a few sensible defaults.