######################################## # wifi setup ######################################## nmtui # final wifi config to keep wires to a minimum (COCKPIT SETUP REQUIRED) # use wifi-menu if not using network manger (network manager is part of cockpit setup) ######################################## # hdmi on/off commands ######################################## vcgencmd get_lcd_info vcgencmd display_power 0 vcgencmd display_power 1 ######################################## # schedule on/off of monitor ######################################## cat > /etc/systemd/system/screen-on.timer < /etc/systemd/system/screen-on.service < /etc/systemd/system/screen-off.timer < /etc/systemd/system/screen-off.service <