Actions
Operation Guides - cwapp8 » History » Revision 2
« Previous |
Revision 2/4
(diff)
| Next »
chin-yeh, 01/03/2012 10:29 AM
- Table of contents
- Operation Guides - cwapp8
Operation Guides - cwapp8¶
This guide will be discarded after goes live.
Login as etpm user to execute the following commands.
Start/Stop Jboss 4.2.2¶
Start:
$ /etc/init.d/jboss422 start
Stop:
$ /etc/init.d/jboss422 stop
Start/Stop Jboss 5.1¶
Start:
$ /etc/init.d/jboss5hq start
Stop:
$ /etc/init.d/jboss5hq stop
Start/Stop Nginx¶
Start:
$ /etc/init.d/nginx start
Stop:
$ /etc/init.d/nginx stop
Updated by chin-yeh almost 13 years ago · 2 revisions