Are you a spammer

Please note, that the first 3 posts you make, will need to be approved by a forum Administrator or Moderator before they are publicly viewable.
Each application to join this forum is checked at the Stop Forum Spam website. If the email or IP address appears there when checked, you will not be allowed to join this forum.
If you get past this check and post spam on this forum, your posts will be immediately deleted and your account inactivated.You will then be banned and your IP will be submitted to your ISP, notifying them of your spamming. So your spam links will only be seen for an hour or two at most. In other words, don't waste your time and ours.

This forum is for the use and enjoyment of the members and visitors looking to learn about and share information regarding the topics listed. It is not a free-for-all advertising venue. Your time would be better spent pursuing legitimate avenues of promoting your websites.

How to install Ghost on ubuntu / ultimate edition

Post your How to's here


How to install Ghost on ubuntu / ultimate edition

Postby tanmay.01 » Mon Oct 14, 2013 10:45 am

https://en.ghost.org/ Sign-Up and Download Ghost

Install Ghost to /var/www/

Code: Select all
sudo mkdir -p /var/www/
cd /var/www/
sudo unzip -d ghost [Name-of-Ghost-zip].zip


Install Python-software-properties packages

Code: Select all
sudo apt-get install python-software-properties


Add chris-lea’s Node.js repository
Update ubuntu packages again since you added a respository
Install Nodejs

Code: Select all
sudo add-apt-repository ppa:chris-lea/node.js
sudo apt-get update
sudo apt-get install nodejs



Navigate to ghost folder

Code: Select all
cd /var/www/ghost


Install Ghost

Code: Select all
sudo npm install --production


Edit Ghost’s config file so it can be seen on the network (by default only works on local machine)

Open config.js with in the Ghost directory
Replace all “127.0.0.1″ with your machines IP “XXX.XXX.XXX.XXX”
Save

OR open http://127.0.0.1:2368 and http://127.0.0.1:2368/ghost/signup
HP ENVY 15
•3rd generation Intel(R) Core(TheeMahn) i5-3210M Processor (2.5 GHz with Turbo Boost up to 3.1 GHz)
• 1GB Radeon(TheeMahn) HD 7750M GDDR5 Graphics [HDMI]
• 6GB 1600DDR3 System Memory (2 Dimm)
• 750GB 7200 rpm Hard Drive
• Intel 2x2 802.11a/b/g/n WLAN + Bluetooth(R)
• Full-size Radiance backlit keyboard.

Image
User avatar
tanmay.01
Moderator
 
Posts: 253
Joined: Wed Dec 07, 2011 1:03 pm
Location: India
Age: 33
Operating System: Other Linux

Return to How To's (Do not post questions please)

Who is online

Users browsing this forum: No registered users and 5 guests