games:quake:setup_a_local_quakejs_server:create_a_quakejs_service
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
games:quake:setup_a_local_quakejs_server:create_a_quakejs_service [2021/07/06 10:51] – [Create the Service Script] peter | games:quake:setup_a_local_quakejs_server:create_a_quakejs_service [2021/07/06 12:55] (current) – peter | ||
---|---|---|---|
Line 20: | Line 20: | ||
---- | ---- | ||
+ | |||
+ | ====== Edit the startup script ====== | ||
+ | |||
+ | Edit the / | ||
+ | |||
+ | <file bash / | ||
+ | daemonize -v -p / | ||
+ | </ | ||
+ | |||
+ | to | ||
+ | |||
+ | <file bash / | ||
+ | daemonize -v -p / | ||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | |||
+ | * Therefore changing this to root. | ||
+ | </ | ||
====== Enable the Service Script ====== | ====== Enable the Service Script ====== | ||
Line 28: | Line 48: | ||
---- | ---- | ||
+ | |||
+ | ====== Complete ====== | ||
+ | |||
+ | Whenever your Quake server boots up it will automatically start the QuakeJS game server and Apache2 webserver. | ||
+ | |||
+ | When a computer visits http:// | ||
+ | |||
+ | Have people point their browsers to http:// | ||
+ | |||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | </ | ||
+ | |||
====== Test ====== | ====== Test ====== | ||
Line 40: | Line 74: | ||
</ | </ | ||
- | ---- | + | {{: |
- | ====== Complete ====== | + | {{: |
- | Whenever your quakejs server boots up it will automatically start the quakejs game server and Apache2 webserver. | + | ---- |
- | + | ||
- | When a computer on your LAN visits http:// | + | |
- | + | ||
- | Have people point their browsers to http:// | + | |
- | + | ||
- | + | ||
- | <WRAP info> | + | |
- | **NOTE: | + | |
- | </ | + | |
+ | Continue [[Games: |
games/quake/setup_a_local_quakejs_server/create_a_quakejs_service.1625568693.txt.gz · Last modified: 2021/07/06 10:51 by peter