Skip to content

Releases: BradleyA/Linux-admin

alpha

23 Feb 22:31
Compare
Choose a tag to compare

Version 1.13.60

Release Name alpha

Release Date 2018-02-23_16:24:00_CST

debug new commands on two cluster

Features Added

  • complete display-help
  • set default location for host file
  • Update README.md
  • stop ssh for local host
  • add command output example
  • add docker-release
  • added more commands
  • determine if host is on-line

Issues

  • close #3 set default location for host file
  • close #4 complete display-help
  • close #7 stop ssh for local host

unreleased

22 Feb 03:31
Compare
Choose a tag to compare

Version 1.4.34

Release Name unreleased

Release Date 2018-02-21_21:22:51_CST

ruff draft

Features Added

  • updated script to skip local host until after the loop is completed and correct test on the if statement
  • add version to file from markit
  • removed cd $HOME/... from clone section
  • added description comment
  • Update README.md
  • change name cluster-shutdown to cluster-command
  • comment out x86 hosts so I will not shutdown production cluster during testing
  • cluster-shutdown.sh use host list file closes #1 support several commands closes #2
  • display_help cpu-temperature.sh & system-stats-1.sh

Issues

  • close #2 cluster-shutdown.sh change scope to support several cluster commands
  • close #1 cluster-shutdown.sh use host list file

Misc