Administration
- Start or stop services
- Reset the WordPress administrator email address
- Reset the WordPress administrator password
- Reset the WordPress administrator permissions
- Understand WordPress filesystem permissions
- Configure the WordPress domain name
- Create and restore application backups with the Jetpack plugin
- Upgrade WordPress
- Connect to cluster nodes
- Use the WP-CLI command line tool
- Configure network peering
- List installed Apache modules
- Access an application using only a single domain with Apache
- Redirect custom domains to the Apache server
- Modify the Apache port
- Password-protect access to an application with Apache
- Publish web pages
- Create an SSL certificate for Apache
- Enable HTTPS support with Apache
- Force HTTPS redirection with Apache
- Enable HTTP/2 support with Apache
- Troubleshoot SSL certificates and keys
- Understand default .htaccess file configuration
- Configure and use Gonit
- Recover a MariaDB database
- Connect to MariaDB from a different machine or network
- Modify the default MariaDB administrator password
- Secure MariaDB
- Reset the database password
- Create and restore MySQL/MariaDB backups
- Encrypt a MariaDB database table
- Recover a MySQL database
- Connect to MySQL from a different machine or network
- Modify the MySQL administrator password
- Secure MySQL
- Create and restore MySQL/MariaDB backups
- Encrypt a MySQL database table
- Check PHP configuration
- Create a custom PHP application
- Deploy a PHP application
- Modify the PHP file upload limit
- Disable PHP-FPM
- Enable PHP-FPM
apache
gonit
mariadb
mysql
php