Before installing WordPress your LAMP stack must be ready. Here is the link to previous article on how to install a LAMP. Installation of WordPress: 1.Download the latest WordPress package and extract it: wget http://wordpress.org/latest.tar.gz tar -zxvf latest.tar.gz 2.Then move the WordPress files from the extracted folder to the Apache default root directory, /var/www/html/: cp …