If you have root WHM access on your Cpanel server and SSH is not working for any reason even after you reset via WHM, you can load SSD with default config. To do this, login to WHM as user root
PHP exec command is used to execute system commands. I wanted to run “composer install” on a server with out SSH access. I created following script, uploaded to server.
SSL allow your web site visitors communicate with your web site securely. All traffic between your web server and visitor is encrypted with SSL certificate. We provide Cheap SSL certificate and installation service at https://www.hostonnet.com/ssl Install LetsEncrypt on Linux Server
To enable SSL for a web site hosted on nginx web server, you need to change port on which nginx listens. Lets say we have following nginx virtual host Find Replace with Now you need to add following 2 lines
Install Nginx on CentOS 7 Enable SSL in Nginx Nginx List Installed Modules NGINX Unit – Application Server from Nginx EnginTron – Nginx for Cpanel Servers. (on cpanel.com) NginxCP – nginx for cpanel server Nginx Geoip Nginx WordPress config Nginx
php-fpm use socket Enable PHP-FPM in Nginx on Ubuntu/Debian To install php-fpm on CentOS, run Now you need to edit Apache configuration to activate php-fpm Edit file /etc/httpd/conf.d/php.conf Find Replace with Enable php-fpm start on boot Restart Apache Now if
First you need to replace old domain name with new domain name in Megento database. To see entries that have old domain name, run You will see something like Now you need to change the first two entry. This can
Telnet is a very useful command for server administrators. To install telnet on Windows Server 2016 Run on power shell. On command promt, run Windows Server 2012 RHEL/CentOS Ubuntu/Debian
Firewall is used to block or selectively allow access to services running in system. For example, you have Apache web server and SSH running on your server. You want to allow everyone connect to your Apache Web Server. But only
sacli is used to query/set OpenVPN Access Server configuration. To list all configs, run Example To list a users configurations, run Example To enable comp__lzo, run