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

Bryan Roessler 42b154b015 Fix user group add 1 주 전
config 5e80dc91b1 Deploy with stow 1 개월 전
docs 537f23077e Update scripts and deploy with gnu stow 1 개월 전
scripts 42b154b015 Fix user group add 1 주 전
theme 5e80dc91b1 Deploy with stow 1 개월 전
.gitignore 5409b6d482 Initial commit 8 달 전
LICENSE 5e80dc91b1 Deploy with stow 1 개월 전
README.md 5e80dc91b1 Deploy with stow 1 개월 전

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