permacomputing

Source repository for the main permacomputing wiki site
git clone http://git.permacomputing.net/repos/permacomputing.git # read-only access
Log | Files | Refs

commit b94e718f902720206084f2b76a2484de73d80d79
parent f1464747615565d33e989b269282bfcd45ef86ae
Author: decentral1se <decentral1se@web>
Date:   Wed, 20 May 2026 00:40:16 +0200

docs(ikiwiki): basic commands

Diffstat:
Meik.mdwn | 10++++++++++
1 file changed, 10 insertions(+), 0 deletions(-)

diff --git a/eik.mdwn b/eik.mdwn @@ -9,6 +9,16 @@ ssh config Port 22 IdentityFile ~/.ssh/<ssh-private-key> +ikiwiki +------- + +The configuration lives in `/etc/ikiwiki/permacomputing.setup`. If you make changes, you need to rebuild the wiki with the following command. + + cd /etc/ikiwiki + sudo -su ikiwiki ikiwiki --setup permacomputing.setup + +The htpasswd lives in the same directory. + disk volumes ------------