Template:Installation/Ubuntu/Common

From diaspora* project wiki
< Template:Installation
Revision as of 14:54, 20 June 2013 by Jhass (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

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/Common