Template:Installation/Fedora/Common

From diaspora* project wiki
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 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