Author Topic: Guided soldat server set up [linux]  (Read 1440 times)

0 Members and 1 Guest are viewing this topic.

Offline mar77a

  • Global Moderator
  • Veteran
  • *****
  • Posts: 1295
  • mad
    • random stuffs
Guided soldat server set up [linux]
« on: December 10, 2007, 03:06:35 pm »
Simple tool written for those who want to set up their server without fiddling with the files, permissions, etc...

Quote
10:46 <@Toumaz> i had a queer idea earlier Vox\\mar77a that I was gonna hand over to you
10:46 <@Toumaz> what about some server config app for linux
10:46 <@Toumaz> that'd fix the permissions and poo for utter newbs

Alright so, to use it you cd to your soldat server's folder and then type:
Code: [Select]
wget http://lion.u13.net/~mar77a/py/setguide/setguide.py
python setguide.py

That's pretty much it...for settings not included, read http://devs.soldat.pl/

Kudos to Toumaz for the idea and testing.
« Last Edit: October 11, 2008, 09:27:35 pm by jrgp »

Offline chrisgbk

  • Inactive Staff
  • Veteran
  • *****
  • Posts: 1739
Re: Guided soldat server set up [linux]
« Reply #1 on: December 10, 2007, 04:44:28 pm »
You should mention that they need Python installed so they aren't confused when it doesn't work without it installed.

Offline mar77a

  • Global Moderator
  • Veteran
  • *****
  • Posts: 1295
  • mad
    • random stuffs
Re: Guided soldat server set up [linux]
« Reply #2 on: December 10, 2007, 04:50:23 pm »
Yeah, though python is quite standard these days...