Template:Installation/Debian/Common

From diaspora* project wiki
< Template:Installation
Revision as of 10:10, 14 June 2013 by Jhass (talk | contribs) (Created page with "== Install Nodejs == Follow the instructions for wheezy [https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager#debian-lmde here]. == Install the databa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Install Nodejs

Follow the instructions for wheezy here.


Install the database

Skip this step if you already have one.

See the | mysql = MySql | postgres = PostgreSql}} Debian wiki.

Creating a user for Diaspora

adduser diaspora
su diaspora

The rest of the guide should happen under this user!

RVM

User:MrZYX/WIP:Installation/RVM