X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=distro-end;h=6b86c122a734fc0fb6cc4c25a424c07e9f9443b5;hb=541688fb965b26a16cda0801591df64551c51115;hp=6f7b8718f5f96cb4c685963e738bf3f8237dd9e8;hpb=e8d684282c4b3cdd62859217f02711df5947a5c1;p=distro-setup diff --git a/distro-end b/distro-end index 6f7b871..6b86c12 100755 --- a/distro-end +++ b/distro-end @@ -883,6 +883,16 @@ EOF end ;; esac + +case $HOSTNAME in + bk) + pi icecast2 + # todo, save the config + /etc/cron.daily/stream-cert + web-conf -c /etc/cert-live.fsf.org -p 443 -f 8000 apache2 live.fsf.org + ;; +esac + ###### end website setup ########### end section including li/lj ############### @@ -1687,7 +1697,8 @@ sudo gpasswd -a $USER lpadmin # based on ubuntu wiki # general known for debian/ubuntu, not for fedora m /a/bin/buildscripts/go -m /a/bin/buildscripts/rust +# only needed for rg. cargo takes up 11 gigs, filled up the disk on je. +#m /a/bin/buildscripts/rust m /a/bin/buildscripts/misc m /a/bin/buildscripts/pithosfly #m /a/bin/buildscripts/alacritty @@ -1948,6 +1959,10 @@ sgo dynamicipupdate if grep -xFq $HOSTNAME /a/bin/ds/machine_specific/btrbk.hosts; then sgo btrbk.timer fi +if [[ $HOSTNAME == kd ]]; then + sgo btrbk-spread.timer +fi + # note: to see when it was last run, # ser list-timers