This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#after burning image | |
echo "WIFI_ESSID='mynet' | |
WIFI_PASSWD='p@s$$w0rd'">> /Volumes/PIBOOT/pikvm.txt | |
#! /bin/bash | |
rw | |
timedatectl set-timezone Australia/Victoria | |
passwd root | |
kvmd-htpasswd set admin |
OlderNewer