xuv's notebook

Side notes, howtos and random bits of information related to Julien Deswaef's projects

User Tools

Site Tools


arch:arch_on_the_pi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
arch:arch_on_the_pi [2016/11/15 21:17] – [Installing ikiwiki] Julien Deswaefarch:arch_on_the_pi [2016/11/15 21:44] – [Installing ikiwiki] Julien Deswaef
Line 78: Line 78:
 Create an unprivileged user (here called wiki) who will be editing the wiki: Create an unprivileged user (here called wiki) who will be editing the wiki:
 <code> <code>
-sudo adduser -m wiki+sudo useradd -m wiki
 sudo passwd wiki sudo passwd wiki
 </code> </code>
arch/arch_on_the_pi.txt · Last modified: 2020/08/06 21:11 by Julien Deswaef