💾 Archived View for ibannieto.info › gemlog › 2022-07-18.gmi captured on 2023-03-20 at 18:01:08. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-01-29)

➡️ Next capture (2023-11-04)

🚧 View Differences

-=-=-=-=-=-=-

ibannieto's capsule

Home

Gemlog

9front cpu+auth+fs server

How to configure a cpu+auth+fs server in 9front.

Open a term window within rio and follow this steps:

- 9fs 9fat

- cp plan9.ini plan9.ini.old

- acme plan9.ini

bootfile=9pc
bootargs=local!/dev/sdC0/fs -m 832
mouseport=ps2
monitor=vesa
vgasize=1024x768x16
nobootprompt=local!/dev/sdC0/fs -m 832 -A -a tcp!*!564
user=glenda
auth=192.168.1.3
authdom=galactica
service=cpu

- cd

- auth/wrkey

authid: glenda
authdom: galactica
secstore key: yourpass
password: yourpass

- auth/keyfs

- auth/changeuser glenda

Password: yourpass
Confirm Password: yourpass
assignnew: y
Post id: glenda
...

- auth/enable glenda

- cd /lib/ndb

- acme local

sys=somehost ether=000000 authdom=galactica auth=192.168.1.3 ip=192.168.1.1
ipnet=Home ip=192.168.1.0 ipmask=255.255.255.0 ipgw=192.168.1.1 auth=192.168.1.3 authdom=galactica fs=192.168.1.3 cpu=192.168.1.3 dns=192.168.1.3

- echo sync >> /src/hjfs.cmd

- fshalt -r

(reboot)

Back

ibannieto.info CC BY-SA-4

@ Sat 18 Jul 03:33:05 CEST 2022