Template:Installation/Fedora/Common: Difference between revisions
No edit summary |
m (MrZYX moved page User:MrZYX/WIP:Installation/Fedora/Common to Template:Installation/Fedora/Common without leaving a redirect) |
(No difference)
|
Revision as of 22:42, 19 July 2013
Install the database
If you already have one skip this step.
As root run:
yum install
systemctl enable
systemctl start
systemctl enable redis
systemctl start redis
Creating a user for Diaspora
As root run:
adduser diaspora
su diaspora
cd ~
User:MrZYX/WIP:Installation/RVM User:MrZYX/WIP:Installation/Common