Tag: security
-
cPanel SSH: How To Create, Use & Access cPanel via SFTP/SSH
Follow this walk-through to generate an OpenSSH key pair on macOS & Linux, add it to your cPanel server and remotely log in to cPanel using SFTP/SSH.
-
How To Prevent Web Hosting Data Loss or Compromise
Want to prevent losing your hosting account data or minimize the impact when it happens? We have a couple of suggestions that could help you as a website owner.
-
How To Keep A PHP5.6 Website Online With HardenedPHP
Is upgrading the website or application running PHP5.6 to newer PHP versions breaking your website? Here is a great solution you need to keep the website online. Learn more.
-
Learn How To Stop XML-RPC Attacks With .htaccess
If you are running a PHP application that uses XML-RPC, learn how to stop XML-RPC attacks & improve your website responsiveness, performance/resource usage.
-
How To Harden Your WordPress Security In 18 Easy Steps
Here are 18 easy to implement WordPress security tips that you can use to secure your WordPress website/blog with or without best WordPress security plugins.
-
How To Add SSH Key For cPanel SSH Access
As a cPanel user, you will often need to manage your website or application files either through SSH or FTP. Here is a way to do this securely through the SSH key feature that comes with cPanel natively. The first question probably is, why enforce key authentication instead of the normal password authentication for these…