Author Topic: Your favorite Linux distribution for hosting Soldat servers  (Read 2604 times)

0 Members and 1 Guest are viewing this topic.

Offline CurryWurst

  • Camper
  • ***
  • Posts: 265
    • Soldat Global Account System
Hey there,

I currently conduct a survey to figure out what are the most commonly used Linux distributions for hosting Soldat servers among the Soldat community. This survey helps me to ensure that  SGAS runs on as many platforms as possible. So if you want your server(s) to be SGAS-compatible I'd appreciate if you post as many of the following specification as possible:

Distribution:
Version/Release:
GCC Version:

Executing "cat /etc/*-release" in your shell prompt will tell you the distribution and the version of the release. You can find out your GCC version by entering "gcc -v" in your shell of your choice.

That only works on Centos, Fedora, and redhat as they either have /etc/redhat-release or /etc/fedora-release or both. For other distros you need to use other methods, but if they have the lsb packages installed you can just do `lsb_release -a `

If you happen to be a customer of a Soldat server provider and you don't have access to these system details, you may query your server provider for the specifications mentioned above.

I will start with my server, so you have a reference to how your report may look like.

Distribution: Ubuntu
Version/Release: 10.04
GCC Version: 4.4.3

Thanks for your support!

Markus
« Last Edit: June 11, 2012, 04:36:31 am by CurryWurst »
Soldat Global Account System: #soldat.sgas @ quakenet

Offline Falcon`

  • Flagrunner
  • ****
  • Posts: 792
  • A wanted lagger
Re: Your favorite Linux distribution for hosting Soldat servers
« Reply #1 on: June 10, 2012, 06:37:19 am »
Distribution: Gentoo Linux
Version/Release: Gentoo is a rolling release distro
GCC Version: gcc (Gentoo 4.6.3 p1.3, pie-0.5.1) 4.6.3
If you're not paying for something, you're not the customer; you're the product being sold.
- Andrew Lewis

Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.

Offline Bonecrusher

  • Global Moderator
  • Veteran
  • *****
  • Posts: 1397
  • High above
    • Zabijaka.pl
Re: Your favorite Linux distribution for hosting Soldat servers
« Reply #2 on: June 10, 2012, 06:40:32 am »
Same for zabijaka.pl servers
Distribution: Gentoo Linux
Version/Release: Gentoo is a rolling release distro
gcc : gcc version 4.6.2 (Gentoo 4.6.2 p1.0, pie-0.4.5)  / gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.0, pie-0.4.7)

Im chill like that

Offline CzK

  • Major(1)
  • Posts: 3
Re: Your favorite Linux distribution for hosting Soldat servers
« Reply #3 on: June 10, 2012, 08:05:19 am »
I don't use linux on my soldat server because only fucking nerds with no life are up onto this shit id rather pay these 300 bucks for microsoft server instead of that fucking retarded 700 dollar fee that i legally owe novell if i use linux on my server.

also its too mainstream i use bsd

Offline CurryWurst

  • Camper
  • ***
  • Posts: 265
    • Soldat Global Account System
Re: Your favorite Linux distribution for hosting Soldat servers
« Reply #4 on: June 10, 2012, 11:55:45 am »
Please stay on topic.
Soldat Global Account System: #soldat.sgas @ quakenet

Offline Beowulf Agate

  • Major
  • *
  • Posts: 73
Re: Your favorite Linux distribution for hosting Soldat servers
« Reply #5 on: June 10, 2012, 01:53:57 pm »
Distribution: Debian
Version/Release: 6.0.5 (squeeze)
GCC Version: gcc (Debian 4.4.5-8) 4.4.5
« Last Edit: June 10, 2012, 02:07:08 pm by Beowulf Agate »

Offline jrgp

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 5036
Re: Your favorite Linux distribution for hosting Soldat servers
« Reply #6 on: June 10, 2012, 07:56:01 pm »
I just use debian.

But you can very easily emulate other distributions using chroot'ing into local instances of them.

But anyway, as per topic:

Code: [Select]
root@chronic:~# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 6.0.5 (squeeze)
Release:        6.0.5
Codename:       squeeze
root@chronic:~# gcc -v
gcc version 4.4.5 (Debian 4.4.5-8)

Additionally,
Executing "cat /etc/*-release" in your shell prompt will tell you the distribution and the version of the release. You can find out your GCC version by entering "gcc -v" in your shell of your choice.

That only works on Centos, Fedora, and redhat as they either have /etc/redhat-release or /etc/fedora-release or both. For other distros you need to use other methods, but if they have the lsb packages installed you can just do `lsb_release -a `


I don't use linux on my soldat server because only fucking nerds with no life are up onto this shit id rather pay these 300 bucks for microsoft server instead of that fucking retarded 700 dollar fee that i legally owe novell if i use linux on my server.

also its too mainstream i use bsd
The soldatserver actually kind of runs on FreeBSD when you have Linux compatibility turned on. Additionally, Microsoft server licenses are significantly more than $300, and you don't owe Novell anything if you use distros other than their commercial ones. That said, you're deliberately talking out of your ass and so I'm gonna warn you.
« Last Edit: June 10, 2012, 07:58:24 pm by jrgp »
There are other worlds than these

Offline CurryWurst

  • Camper
  • ***
  • Posts: 265
    • Soldat Global Account System
Re: Your favorite Linux distribution for hosting Soldat servers
« Reply #7 on: June 11, 2012, 04:38:31 am »
Executing "cat /etc/*-release" in your shell prompt will tell you the distribution and the version of the release. You can find out your GCC version by entering "gcc -v" in your shell of your choice.

That only works on Centos, Fedora, and redhat as they either have /etc/redhat-release or /etc/fedora-release or both. For other distros you need to use other methods, but if they have the lsb packages installed you can just do `lsb_release -a `

Thanks for the hint. I have added it to the first post.
Soldat Global Account System: #soldat.sgas @ quakenet