Just Host Web Hosting Help
VPS or Dedicated Hosting - Installing NginX
NginX is a web server and/or a reverse proxy added on top of apache, which is capable of handling connections better than apache. This can help handle high traffic to sites. Often this is installed with Varnish, as well.
Please note that Just Host does not provide technical support for the installation or usage of NginX.
You will need to make sure that you have Sudo Access enabled. If you have not enabled sudo access please see Enabling Sudo Access to learn how to do so. You will also need to know your Apache version. That can be found through SSH by typing httpd -v and pressing enter.
Installing NginX
To install NginX follow these steps:
- Login into SSH terminal.
- Change directories to the local source folder.
cd /usr/local/src - Download NginX to this folder.
wget http://nginxcp.com/latest/nginxadmin.tar - Extract the files from the tar file with the flag extract (x)and force(f).
tar -xf nginxadmin.tar - Change directories to the publicngix directory.
cd publicnginx - Run the install.
./nginxinstaller install
Uninstalling NginX
If need to uninstall Nginx follow these steps:
- Login into SSH terminal.
- Change directories to the publicnginx directory.
cd /usr/local/src/publicnginx - Run the uninstall command.
./nginxinstaller uninstall
Knowledgebase Article
69,377 views
bookmark
share
tags: dedicated nginx proxy reverse vps
69,377 views
bookmark
share
Share or save this via:
tags: dedicated nginx proxy reverse vps
Recommended Help Content
How to install Java in a dedicated server.
This is a tutorial on how to install Git onto the server.
To help with installing an SSL certificate for an account on a dedicated server through the WHM
Related Help Content
This tutorial will help you be able to install the PHP PECL package APC. (Alternative PHP Cache)
How to manage the SSL used for cPanel login through the WHM
This article will explain how to use RoR through passenger on a VPS or Dedicated hosting account
How to prevent your server from freezing up or fix site performance problems on a VPS or Dedicated
How to install ClamAV to help with virus protection.
How to install a Minecraft Server.
We provide a program which makes it very easy to install third party scripts to your hosting account. If you want your website to have a WordPress blog, you can use MOJO Marketplace to install WordPres
How to use the yum package mnager to install and update applications and programs.

E-mail
Twitter
Google Bookmarks
Facebook
MySpace
Digg
Reddit
Delicious
LinkedIn
StumbleUpon