Difference between revisions of "Legacy command line tools"
Jump to navigation
Jump to search
old>Admin |
old>Admin |
||
Line 12: | Line 12: | ||
# cd /usr/bin | # cd /usr/bin | ||
# sudo wget -N http://www.tempusserva.dk/deploy/amazon- | # sudo wget -N http://www.tempusserva.dk/deploy/amazon-tomcat7/tsrefreshscripts.sh | ||
# sudo chmod 777 tsrefreshscripts.sh | # sudo chmod 777 tsrefreshscripts.sh | ||
# tsrefreshscripts.sh | # tsrefreshscripts.sh |
Revision as of 00:54, 22 February 2013
Compability
The shell tools are compatible with the following distributions
- Amazon linux
- RedHat linux
- CentOS linux
Other versions are likely compatible if they support yum installer.
Installing the tools
Execute the following commands from youre UNIX command line
- cd /usr/bin
- sudo wget -N http://www.tempusserva.dk/deploy/amazon-tomcat7/tsrefreshscripts.sh
- sudo chmod 777 tsrefreshscripts.sh
- tsrefreshscripts.sh
The tools are installed into /usr/bin, and made available for all users.
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