Posts

Showing posts from September 2, 2012
Image
Installation System Requirements: 2 GB of hard disk space 128M or more memory, OpenVZ recommended 192MB or more (small memory Do not use the 64-bit systems) Linux is case-sensitive, enter the command Note! Installation steps: 1, landing putty or similar SSH tools; After landing run: screen-S lnmp If you are prompted to screen command does not exist can be executed: yum install screen or apt-get install screen installation, detailed screen tutorial click here . 2 Download LNMP a key installation package: You can choose to use the download version (recommended foreign or American VPS) or the full version (recommended domestic VPS use) For the download version execute the command: wget-c http://soft.vpser.net/lnmp/lnmp0.9.tar.gz For the full version execute the command: wget-c http://soft.vpser.net/lnmp/lnmp0.9-full.tar.gz of After the download is complete LNMP a key installation package will be downloaded to your server or VPS (ge
Image
How to set-up a VPS with nginx, PHP, mysql, phpMyAdmin, mail server, FTP, Webmin, Memcached and EAccelerator and then install WordPress Here I explain how to set up a VPS with the features above and install WordPress on Ubuntu 10.04 LTS. It is always best to use a LTS (Long Term Support) version of Ubuntu since then you get security updates for 5 years, instead of 18 months. I got my VPS from IntoVPS , with 1024 MB of burstable RAM (512 MB guaranteed), 30GB disk space and 500GB monthly traffic for 10$/month. The steps I take here worked for me on this server, but if you have any problems either leave a comment or post in the forum. 1. Initial setup First we have to get the server ready. I am assuming you have already logged in using PuTTY as root. First update the package repositary listing: apt-get update Now install any updates: apt-get upgrade Just in case: apt-get install wget make Now were ready to install nginx. 2. NGINX nginx (pronou