This guide explains how to set up kdump to store crash dumps on a remote server through SSH. Configuring kdump to save vmcore on a remote server via SSH guarantees…
Category: Security and Backup
How to Include or Exclude a Domain from AutoSSL in cPanel
April 22, 2025 / SSLThis article explains how to include or exclude a domain from AutoSSL in cPanel. Including or excluding a domain from AutoSSL in cPanel allows you to control which domains receive…
How to Export a Let’s Encrypt SSL Certificate with Private Key via MMC Console
March 15, 2025 / SSLIf you do not have the private key installed, follow these steps to resolve the issue and successfully export the Let’s Encrypt SSL certificate with its private key. Follow the…
How to Generate a CSR Key and Install an SSL Certificate on IIS 8
February 21, 2025 / SSLThanks to an encryption technique called SSL (Secure Sockets Layer), a web server and a user’s browser can communicate securely. SSL guarantees that private data, including payment information, login passwords,…
How to Download Backups for Home Directory, MySQL, or Emails
January 9, 2025 / Security and BackupDownloading backups for your Home Directory, MySQL databases, or Emails ensures the safety and security of your important data and allows for easy recovery if needed. Follow the steps: Log…
How to add CAPTCHA protection to a wordPress site
November 8, 2024 / Security and BackupCAPTCHA protection helps safeguard your WordPress site from spam and malicious bot attacks. This guide explains how to implement CAPTCHA using the Google Captcha (reCAPTCHA) plugin. Follow these steps to…
How to import a database over SSH
November 5, 2024 / Security and BackupImporting a database over SSH is faster and more reliable for large files. It bypasses size limits and provides secure, direct control over the process, making it ideal for handling…
How to set Let’s Encrypt (LE) as your server’s default AutoSSL provider
October 23, 2024 / SSLThis guide discovers the process of setting Let’s Encrypt (LE) as your server’s default AutoSSL provider. Let’s Encrypt is a widely used and rapidly growing certificate authority that provides free…
How to fix the mod_security error
October 21, 2024 / Security and BackupThis guide explains how to fix the mod_security error. A server-side problem called Mod_Security could cause the following error: Error Message: “Not acceptable! An appropriate representation of the requested resource…
How to change the default SSH port
September 6, 2024 / Security and BackupIn this guide, we will explain how to change the default SSH port. To make an SSH connection, port 22 is the default port. During the operating system installation process,…