Fragomatic: Unterschied zwischen den Versionen
aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springen
M68k (Diskussion | Beiträge) (created stub) |
(-> cuttr pc) |
||
(10 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
{{Projekt | {{Projekt | ||
|image= | |image=born_to_frag.png | ||
|involved=[[User:m68k]] | |involved=[[User:m68k]] | ||
|startdate= | |startdate=29.11.2013 | ||
|status= | |status=respawning | ||
|wtf=server used by the local 3d graphics evaluation community | |wtf=server used by the local 3d graphics evaluation community | ||
|hidden=false | |hidden=false | ||
}} | }} | ||
'''Specs:''' | |||
- Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz | |||
- 2 GB RAM | |||
'''Repurposed as new [[Vinylplotter|Cuttr PC]] by m68k on 22.5.2014.''' | |||
== Old stuff == | |||
- Ubuntu 12.04.3 | |||
- Virtualbox | |||
'''Client software is now available at''' http://10.20.30.34:8000/UrbanTerror/ | |||
'''How to manage in a nutshell:''' | |||
<pre> | |||
# list the available configurations | |||
fragomatic@fragomatic:~/game_servers/UrbanTerror42$ ./listServers.sh | |||
-rw-rw-r-- 1 fragomatic fragomatic 237 Dec 25 03:36 q3ut4/bots.cfg | |||
-rw-rw-r-- 1 fragomatic fragomatic 22090 Dec 25 02:01 q3ut4/failzone.cfg | |||
-rw-rw-r-- 1 fragomatic fragomatic 22089 Dec 25 02:02 q3ut4/slaughterhouse.cfg | |||
-rw-rw-r-- 1 fragomatic fragomatic 22120 Dec 25 03:35 q3ut4/testingground.cfg | |||
# show the currently running servers | |||
fragomatic@fragomatic:~/game_servers/UrbanTerror42$ ./showServers.sh | |||
# start a server (e.g. slaughterhouse) | |||
fragomatic@fragomatic:~/game_servers/UrbanTerror42$ ./startServer.sh slaughterhouse | |||
# show the currently running servers again | |||
fragomatic@fragomatic:~/game_servers/UrbanTerror42$ ./showServers.sh | |||
1985 ./Quake3-UrT-Ded.x86_64 +exec slaughterhouse.cfg | |||
# stop a running server | |||
fragomatic@fragomatic:~/game_servers/UrbanTerror42$ ./killServer.sh slaughterhouse | |||
</pre> | |||
[[Datei:urt_server.png|400px|thumb|left|Source: Local]] | |||
[[Datei:Fragomatic.jpg|400px|thumb|left|Fahndungsfoto]] |
Aktuelle Version vom 22. Mai 2014, 08:46 Uhr
Fragomatic | |
Gestartet: | 29.11.2013 |
Involvierte: | User:m68k |
Status: | respawning |
Beschreibung: | server used by the local 3d graphics evaluation community |
Shutdownprozedur: | |
Zuletzt aktualisiert: | 2014-05-22 |
Specs:
- Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz
- 2 GB RAM
Repurposed as new Cuttr PC by m68k on 22.5.2014.
Old stuff
- Ubuntu 12.04.3
- Virtualbox
Client software is now available at http://10.20.30.34:8000/UrbanTerror/
How to manage in a nutshell:
# list the available configurations fragomatic@fragomatic:~/game_servers/UrbanTerror42$ ./listServers.sh -rw-rw-r-- 1 fragomatic fragomatic 237 Dec 25 03:36 q3ut4/bots.cfg -rw-rw-r-- 1 fragomatic fragomatic 22090 Dec 25 02:01 q3ut4/failzone.cfg -rw-rw-r-- 1 fragomatic fragomatic 22089 Dec 25 02:02 q3ut4/slaughterhouse.cfg -rw-rw-r-- 1 fragomatic fragomatic 22120 Dec 25 03:35 q3ut4/testingground.cfg # show the currently running servers fragomatic@fragomatic:~/game_servers/UrbanTerror42$ ./showServers.sh # start a server (e.g. slaughterhouse) fragomatic@fragomatic:~/game_servers/UrbanTerror42$ ./startServer.sh slaughterhouse # show the currently running servers again fragomatic@fragomatic:~/game_servers/UrbanTerror42$ ./showServers.sh 1985 ./Quake3-UrT-Ded.x86_64 +exec slaughterhouse.cfg # stop a running server fragomatic@fragomatic:~/game_servers/UrbanTerror42$ ./killServer.sh slaughterhouse