Installation / Uninstall of nginx… (Εγκατάσταση / Απεγκατάσταση του nginx …)
Nginx Admin Install instruction:
cd /usr/local/src
wget http://nginxcp.com/latest/nginxadmin.tar
tar xf nginxadmin.tar
cd publicnginx
./nginxinstaller install
<<<<<>>>>>
service httpd restart
crontab -e
To automated /tmp cleanup add bellow cron (Για αυτοματοποιημένη / tmp καθαρισμού προσθέσετε παρακάτω cron)
0 */1 * * * /usr/sbin/tmpwatch -am 1 /tmp/nginx_client
via crontab -e command
yum install tmpwatch
Nginx Admin Uninstall instruction:
cd /usr/local/src
wget http://nginxcp.com/latest/nginxadmin.tar
tar xf nginxadmin.tar
cd publicnginx
./nginxinstaller uninstall
Nginx Admin is WHM interface of Nginx installer for cPanel server. This plugin will increase your server performance and decrease the server Apache Load. So you can host more websites in a cPanel server than usual.
Nginx is known for its high performance, stability, rich feature set, simple configuration, and low resource consumption.
Nginx Admin είναι διασύνδεση WHM του Nginx εγκαταστάτη για το διακομιστή cPanel. Αυτό το plugin θα αυξήσει την απόδοση του server σας και θα μειώσει του διακομιστή Apache φορτίου. Έτσι, μπορείτε να φιλοξενήσεται περισσότερες ιστοσελίδες σε ένα διακομιστή cPanel από το συνηθισμένο.