Host:Dashpi: Difference between revisions

From Chaosdorf Wiki
(Link zum GitHub-Repo)
No edit summary
Line 1: Line 1:
{{Host
{{Host
|name=dashpi
|name=dashpi
|description=Raspberry Pi
|description=Raspberry Pi 3
|image=Dashpi.jpg
|image=Dashpi.jpg
|os=Raspbian 9.0
|os=Alpine Linux
|location=Hackcenter
|location=Hackcenter
|purpose=Dashboard anzeigen
|purpose=Dashboard anzeigen
|disk=8GB
|disk=16GB
|ram=923MiB
|ram=923MiB
|admin_toolkit=No
|admin_toolkit=No
|ssh_pam=Yes
|ssh_pam=Yes
|ssh_userlogin=No
|ssh_userlogin=No
|admins=ytvwld
|ownership=lent
|mac=b8:27:eb:74:da:d7
|contact=marudor
|static_ip=172.22.27.2
|use=no
|admins=ytvwld / telegnom
|mac=b8:27:eb:12:02:68
}}
}}
Dieser Pi zeigt das [[Dashboard]] an.
Dieser Pi zeigt das [[Dashboard]] an.
Line 30: Line 32:
Außerdem benutzt dieses Setup ein initramfs wie ein normales Desktop-Linux (anders als ein normales Raspbian).
Außerdem benutzt dieses Setup ein initramfs wie ein normales Desktop-Linux (anders als ein normales Raspbian).
Dieses muss nach einem Kernel-Upgrade neu erstellt werden! (mit `sudo mkinitramfs -o /boot/initrd <Kernelversion>`)
Dieses muss nach einem Kernel-Upgrade neu erstellt werden! (mit `sudo mkinitramfs -o /boot/initrd <Kernelversion>`)
=== Jetzt neu, mit Alpine - So frisch wie eine Bergwiese im Morgentau! ===
Nach jeder Änderung im Dateisystem müssen müssen die Änderungen mit `lbu_commit -d` persistiert werden.