Difference between revisions of "Legacy command line tools"

From TempusServa wiki
Jump to navigation Jump to search
old>Admin
old>Admin
Line 1: Line 1:
== Installing the tools ==
== Installing the tools ==
Execute the following commands from youre UNIX command line
# cd /usr/bin
# sudo wget -N http://www.tempusserva.dk/deploy/amazon-tomcat6/tsrefreshscripts.sh
# sudo chmod 777 tsrefreshscripts.sh
# tsrefreshscripts.sh


== Tool reference ==
== Tool reference ==

Revision as of 17:18, 18 September 2012

Installing the tools

Execute the following commands from youre UNIX command line

  1. cd /usr/bin
  2. sudo wget -N http://www.tempusserva.dk/deploy/amazon-tomcat6/tsrefreshscripts.sh
  3. sudo chmod 777 tsrefreshscripts.sh
  4. tsrefreshscripts.sh

Tool reference

Installation

  • tsinstall.sh
  • tsinstallinstance.sh [application]
  • tsquickinstall.sh

Update with newer version

  • tsupgrade.sh
  • tsupgradeinstance.sh [application]

System information

  • tsstatus.sh
  • tslogsgrep.sh [search]
  • tslogstail.sh

Server maintanence

  • tsboot.sh
  • tsstop.sh
  • tsstart.sh
  • tsrestart.sh
  • tstomcatstop.sh
  • tstomcatstart.sh

Database access

  • tsmysqlremotestart.sh
  • tsmysqlremotestop.sh

Other usefull scripts

  • tsbackupfull.sh
  • tsbackupinstance.sh [application]
  • tsrefreshscripts.sh