How to update fantastico manually via WHM? Fantastico is a scripts library that automates the installation of web applications to a website. Follow the steps to update Fantastico Step 1 : Login to your cPanel server via WHM Step 2 : Locate the section entitled Plugins Step 3 : Click on “Fantastico De Luxe WHM […]
See MoreCategory: How To
How to Install Trendy Site Builder
Trendy Site Builder Trendy Site Builder is very easy to use. You don’t need to spend so much time in building a website when you use it. The software is known to run very fast and smooth. It’s also very affordable. Trendy Site […]
See MoreHow to Configuring Self-Signed SSL / HTTPS Access
To Configuring Self-Signed SSL / HTTPS Access 1) To install OpenSSL on your VPS: apt-get -y install openssl 2) To generate a self-signed certificate that ZPanel will use to secure your connection by using following commands: openssl req -x509 -nodes -days 365 -newkey rsa:2048 -out /etc/pki/tls/certs/zpanel.crt -keyout /etc/pki/tls/certs/zpanel.key 3) To be configured to use […]
See More
You must be logged in to post a comment.