BIP KB Tag: install ghost
How To Install Ghost On Ubuntu
Install Ghost
This Tutorial will show you how to install Ghost on Ubuntu. These steps will work for Ubuntu 12.04 and 13.10, both the server and desktop versions.
Update Ubuntu
The first step will be to run through the Ubuntu software updates and install a couple of extra packages that will be needed.
sudo apt-get update
sudo apt-get upgrade -y
sudo aptitude install -y zip vim wget
Download / Install the Node....
By steve, May 6, 2015