Template:Installation/Debian/Common: Difference between revisions
No edit summary |
No edit summary |
||
Line 20: | Line 20: | ||
The rest of the guide should happen under this user! | The rest of the guide should happen under this user! | ||
{{User:MrZYX/WIP:Installation/RVM}} | {{User:MrZYX/WIP:Installation/RVM}} | ||
{{User:MrZYX/WIP:Installation/Common}} | {{User:MrZYX/WIP:Installation/Common}} |
Revision as of 20:15, 16 June 2013
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
As root run:
adduser diaspora
su diaspora
The rest of the guide should happen under this user!