Search found 66 matches
- Tue Jun 05, 2018 12:51 pm
- Forum: Webhosting
- Topic: Thoughts from a power user
- Replies: 3
- Views: 484
Re: Thoughts from a power user
That is indeed how our system works. Our Domains page is set up to combine DNS and Apache vhost setup functionality. This is why it requires that the name server entries point to us before it allows for a domain to be added. It does not support use of an external DNS servers. Not supporting externa...
- Tue Jun 05, 2018 10:07 am
- Forum: Webhosting
- Topic: Thoughts from a power user
- Replies: 3
- Views: 484
Thoughts from a power user
Just wanted to drop my thoughts here from the perspective of a power user. I'll start with my use case, or basically why I am not using a VDS. I need to host 2 static sites and a forums. All of the sites are low traffic so I've moved away from VDS hosting since there's a lot of overhead in managing ...
- Wed May 10, 2017 9:53 am
- Forum: Dedicated servers and Virtual Dedicated Servers
- Topic: Windows 2016
- Replies: 9
- Views: 932
Re: Windows 2016
How is performance with game servers on 2016?
- Tue Dec 13, 2016 7:52 pm
- Forum: Dedicated servers and Virtual Dedicated Servers
- Topic: CentOS 7 Template - Missing DNS
- Replies: 4
- Views: 322
Re: CentOS 7 Template - Missing DNS
/etc/resolv.conf did not have any entries, just a bunch of comments.
- Mon Dec 12, 2016 4:33 pm
- Forum: Dedicated servers and Virtual Dedicated Servers
- Topic: CentOS 7 Template - Missing DNS
- Replies: 4
- Views: 322
CentOS 7 Template - Missing DNS
Just thought I'd drop a quick note for anyone, the CentOS 7 template on the VDS is missing DNS entries. Make sure you set up those or you will run into many issues! First open this file up (I like nano): nano /etc/sysconfig/network Add these entries for google DNS: DNS1=8.8.8.8 DNS2=8.8.4.4 I like t...
- Sat Oct 10, 2015 5:49 pm
- Forum: General
- Topic: Forums now use https://
- Replies: 7
- Views: 796
Re: Forums now use https://
Xenforo forum software gets around that by proxy/caching all the images on the forums locally, and serving it over HTTPs.
Very neat feature!
Very neat feature!
- Sun Aug 30, 2015 12:21 pm
- Forum: CS:GO
- Topic: Settings question for CSGO
- Replies: 8
- Views: 685
Re: Settings question for CSGO
I figured out that if you put game_type 3 for custom gamemode, you can then stick everything in server.cfg (since gamemode_custom_server.cfg and gamemodes_server.txt doesn't work for the custom gamemode anyways). Obviously this is not a solution if you want to run a CSGO gamemode, but since I want t...
- Sat Aug 29, 2015 9:35 pm
- Forum: CS:GO
- Topic: Settings question for CSGO
- Replies: 8
- Views: 685
Re: Settings question for CSGO
Okay so if I understand this correctly:
If the cvar exists in gamemode_casual.cfg, I copy the cvar and change it in gamemode_casual_server.cfg.
If the cvar doesn't exist I use gamemode_servers.txt and put it in the casual section (aka the tool you linked).
Am I correct in my train of thought?
If the cvar exists in gamemode_casual.cfg, I copy the cvar and change it in gamemode_casual_server.cfg.
If the cvar doesn't exist I use gamemode_servers.txt and put it in the casual section (aka the tool you linked).
Am I correct in my train of thought?
- Tue Aug 25, 2015 9:21 pm
- Forum: CS:GO
- Topic: Settings question for CSGO
- Replies: 8
- Views: 685
Re: Settings question for CSGO
I don't have a map group, I'm hosting a map off workshop.
I did look in the default map group, mg_bomb_se, but I don't see anyway to set cvars inside of gamemodes_server.txt.
I did look in the default map group, mg_bomb_se, but I don't see anyway to set cvars inside of gamemodes_server.txt.
- Tue Aug 25, 2015 7:18 pm
- Forum: CS:Source/TF2/DoD:Source
- Topic: Reserve slots
- Replies: 8
- Views: 1085
Re: Reserve slots
You need to use a reserved slot plugin that supports(and uses) the Connect extension. A quick google search toward SM's forums should yield some results.
- Tue Aug 25, 2015 7:16 pm
- Forum: CS:GO
- Topic: Settings question for CSGO
- Replies: 8
- Views: 685
Re: Settings question for CSGO
Yes, I meant _server one, was just in a rush.
You wouldn't happen to know where mp_autoteambalance is set? I tried setting to 0 both in server.cfg and gamemode_casual_server.cfg and it still shows up as 1.
You wouldn't happen to know where mp_autoteambalance is set? I tried setting to 0 both in server.cfg and gamemode_casual_server.cfg and it still shows up as 1.
- Tue Aug 25, 2015 7:13 pm
- Forum: Dedicated servers and Virtual Dedicated Servers
- Topic: HELP ME SA-MP
- Replies: 8
- Views: 817
Re: HELP ME SA-MP
If the filter is not working, get a detailed capture running from the Firewall tab and let support know so they can adjust the filter. Blocking all packets of that size might not be the right step.
- Fri Aug 21, 2015 6:33 pm
- Forum: CS:GO
- Topic: Settings question for CSGO
- Replies: 8
- Views: 685
Settings question for CSGO
If you use a casual map from the workshop, do the settings still go in gamemode_casual.cfg? Or another cfg file since we're not using map group system?
- Thu Aug 20, 2015 5:40 pm
- Forum: Game and voice servers
- Topic: HELP ME SA-MP
- Replies: 2
- Views: 399
Re: HELP ME SA-MP
If you have a ddos problem you should contact support via the Help! tab so they can analyze the attack further.
- Sun Aug 09, 2015 12:34 am
- Forum: Dedicated servers and Virtual Dedicated Servers
- Topic: SCRDS.exe Causing Mass System Interrupts and freezing machine
- Replies: 4
- Views: 616
Re: SCRDS.exe Causing Mass System Interrupts and freezing machine
What versions of Windows server is affected?kraze wrote:Though, I'd recommend disabling BFE on Windows as there is a current performance issue with it right now that can cause small attacks to completely lock up the machine.