How to stop all services on a cpanel server
To stop all services on a cPanel server, you can follow commands in the command line interface. Back to Cpanel Server
To stop all services on a cPanel server, you can follow commands in the command line interface. Back to Cpanel Server
Login to WHM as user root, go to Terminal or login to SSH as user root. Then run the command yum install…
When using Cloudflare, website visitors visit the Cloudflare CDN server configured as a reverse proxy server. Cloudflare CDN server fetches pages from…
CentOS Linux was discontinued at the end of 2021 in favor of CentOS Stream. CentoS 7 will continue to be supported through…
Benchmarking a server helps to determine its performance score. By benchmarking a server, you can also compare its performance score with other…
cPanel server supports MySQL and MariaDB. In most cases MySQL and MariaDB are compatible, you will be fine with either of them.…
mcrypt is a PHP module, that was DEPRECATED in PHP 7.1.0, and REMOVED in PHP 7.2.0. mcrypt is removed from PHP, now…
Symlink attack exploits the way Linux operating systems handle symbolic links (symlinks). A symlink is a pointer to another file or directory…
On a Cpanel server, WebSocket server was running on port 8080. It worked fine with HTTP. After enabling HTTPS, it stopped working.…
Cpanel control panel recently started supporting Ubuntu Operating System. Ubuntu support was announced after RedHat stopped supporting RHEL-based CentOS. When I install…
To increase the size of /tmp folder, first, stop monitoring services, so it won’t get auto started while we resize /tmp folder…
PHP ssh2 module allows you to connect to SSH servers. On Cpanel servers, this module is not available under EasyApache. You need…