A collection of scripts and configs for the John Hartman Lab Server at UAB

Bryan Roessler fd5c2b91c4 Fix user remove před 1 měsícem
config 5e80dc91b1 Deploy with stow před 2 měsíci
docs 537f23077e Update scripts and deploy with gnu stow před 2 měsíci
scripts fd5c2b91c4 Fix user remove před 1 měsícem
theme 5e80dc91b1 Deploy with stow před 2 měsíci
.gitignore 5409b6d482 Initial commit před 9 měsíci
LICENSE 5e80dc91b1 Deploy with stow před 2 měsíci
README.md 5e80dc91b1 Deploy with stow před 2 měsíci

README.md


Server scripts and configs are organized using GNU stow packages.

Examples:

  • Deploy system-wide MATE layout and themes: sudo stow --adopt -R -t / theme
  • Deploy system-wide scripts: sudo stow --adopt -R -t / scripts
  • Deploy system config files: sudo stow --adopt -R -t / config