How to remove Nginx on a RHEL or CentOS in Vesta Control Panel

This is tutorial how to remove Nginx on a RHEL or CentOS in Vesta Control Panel 1. Stop nginx service nginx stop 2. Remove package yum remove nginx 3. Change vesta configuration cd /usr/local/vesta/conf sed -i “/PROXY_*/d” vesta.conf sed -i “s/8080/80/” vesta.conf sed -i “s/8443/433/” vesta.conf 4. Change httpd configuration cd /etc/httpd/conf.d sed -i “s/8080/80/” *.conf […]

Who controls the price of domain names??

Whenever you purchase a domain name, you pay an annual fee at the domain registrar. So in today’s blog, we are going to talk about the domain name registration system, in which we will be talking about who is involved in it and who controls the price of domain names. Let’s first discuss domain registries […]

Commands to Manage Adaptech RAID controller

Below are the commands throguh we can manage Adaptech on the fly. RAID verifying/Rebuilding is important. Basic command line options to mange the hardware raid are as below, AD : Adapter information only LD : Logical device information only LD# : Optionally display information about the specified logical device PD : Physical device information only AL […]