Template:Installation/Fedora/Common: Difference between revisions
(Prepare pkg manager replacement) |
No edit summary |
||
Line 31: | Line 31: | ||
The rest of the guide should happen under this user! | The rest of the guide should happen under this user! | ||
}} | }} | ||
<includeonly> | |||
{{Installation/RVM}} | {{Installation/RVM}} | ||
{{Installation/Common}} | {{Installation/Common}} | ||
</includeonly> | |||
<noinclude> | |||
[[Category:Installation-Templates]] | |||
</noinclude> |
Latest revision as of 00:07, 3 September 2016
Install the database
If you already have one skip this step.
As root run:
install
systemctl enable
systemctl start
systemctl enable redis
systemctl start redis