Template:Installation/Ubuntu/Common: Difference between revisions
(Created page with "=== Creating a user for Diaspora === <syntaxhighlight lang="bash"> sudo adduser diaspora sudo -i -u diaspora </syntaxhighlight> The rest of the guide should happen under thi...") |
No edit summary |
||
Line 8: | Line 8: | ||
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/Common}} | {{User:MrZYX/WIP:Installation/Common}} |
Revision as of 14:57, 20 June 2013
Creating a user for Diaspora
sudo adduser diaspora
sudo -i -u diaspora
The rest of the guide should happen under this user!
User:MrZYX/WIP:Installation/RVM User:MrZYX/WIP:Installation/Common