Changes

Jump to: navigation, search

SHOC

28 bytes added, 14:05, 13 March 2014
/* Detailed steps */
/cygdrive/c/cygwin/bin/cygrunsrv.exe -E filterweb [This stops the service]
<li value='2'><b>Remove the [existing] filterweb service</b></li>
* In the same cygwin terminal from above, type the following:
/cygdrive/c/cygwin/bin/cygrunsrv.exe -R filterweb
<li value='3'><b>Re-install the [new] filterweb service </b> [remember to change the COM port]</li>
/cygdrive/c/cygwin/bin/cygrunsrv.exe -I filterweb
This will install a service called '''filterweb'''. Please check the COM port and replace COM8 above with whatever COM port the USB-2-Serial adapter is showing under the System -> Devices in Windows.
<li value='4'><b>Start the filterweb service</b></li>
/cygdrive/c/cygwin/bin/cygrunsrv.exe -S filterweb
You can look under services on Windows to check that filterweb has started again.
<li value='5'><b>Test the GUI</b></li>
On any machine (could even be your laptop), open a browser and type:
<nowiki>http://shocnWhatever.suth.saao.ac.za:5000</nowiki>
163
edits