Minecraft Server » History » Version 1
Joseph Foley, 2015-09-05 03:00
| 1 | 1 | Joseph Foley | h1. Minecraft Server |
|---|---|---|---|
| 2 | |||
| 3 | firewall forwards ports 80, 22 and 25565 |
||
| 4 | -tiki.dev.ru.is is on a dell 1650 with raid5 and 4Gb of ram.- |
||
| 5 | -The raid5 is running on dells perc/3i controller and 3 16Gb 10,000 rpm scsi disks.- |
||
| 6 | tiki now runs on a extra shuttle pc 64bit amd processor with 2Gb of ram |
||
| 7 | donated to hakkavelin, eventually to move to a a newer shuttle with 4 (vs 2) slots for ram. |
||
| 8 | It's running on debian stable (squeeze) with sun java jre. |
||
| 9 | Aliased to minecraft.dev.ru.is and mc.dev.ru.is |
||
| 10 | |||
| 11 | Current sysops are: |
||
| 12 | christian - barencm5608 |
||
| 13 | gummi - gakera |
||
| 14 | baldur - freyalfredsson |
||
| 15 | agnar - agnaruz |
||
| 16 | j - woeisme |
||
| 17 | |||
| 18 | The current world runs out of a ramdisk stored at /dev/shm/ram.world which is symlinked to /home/minecraft/vanilla/ram.world |
||
| 19 | |||
| 20 | authbind has been added to allow python -m SimpleHTTPServer to run on port 80 and display maps generated with |
||
| 21 | "overviewer":http://readthedocs.org/docs/overviewer/en/mcregion/ |
||
| 22 | the current map can be viewed "here":http://minecraft.dev.ru.is |
||
| 23 | |||
| 24 | a 15 minute cron job re-renders the map. We should start rsync backups to AFS at some point. |