Search found 11477 matches
- Sun Mar 16, 2025 9:44 pm
- Forum: Dedicated servers and Virtual Dedicated Servers
- Topic: Recent Dallas VDS Migrations, Thanks!
- Replies: 1
- Views: 6847
Re: Recent Dallas VDS Migrations, Thanks!
I'm glad it helped! As you mention, it's remarkable how much faster a system can feel with faster I/O. SSDs slow down over time, with certain models slowing down more than others (QVO/QLC drives are particularly bad -- thankfully we use few of them). We're doing some extra testing now to try to iden...
- Tue Mar 04, 2025 11:50 pm
- Forum: Dedicated servers and Virtual Dedicated Servers
- Topic: VDS Firwall: Block ASN?
- Replies: 1
- Views: 15722
Re: VDS Firwall: Block ASN?
I haven't played with other firewalls allowing this, but they would either have to do this by looking for BGP advertisements from that ASN and inserting those prefixes as a one-time event, or having an auto-update system performs the same operation at some interval. My guess is that most do the form...
- Tue Mar 04, 2025 10:29 am
- Forum: News
- Topic: Late winter sale!
- Replies: 0
- Views: 20356
Late winter sale!
E3-1270v3 dedicated server machines have been slashed in price by almost 50% to only 49.99 USD per month at all locations. (New servers only, while supplies last.) These machines are not as fast as brand new ones, but they still hold up well for modern workloads, partially because they have 32 GB of...
- Sun Mar 02, 2025 9:12 pm
- Forum: Webhosting
- Topic: Server Side Includes?
- Replies: 10
- Views: 103219
Re: Server Side Includes?
That would likely work, yes.
No real downsides to using PHP either, no.
No real downsides to using PHP either, no.
- Sat Mar 01, 2025 10:22 pm
- Forum: Webhosting
- Topic: Server Side Includes?
- Replies: 10
- Views: 103219
Re: Server Side Includes?
Yes, you could use the "find" command from a shell to do that sort of thing. A command like this, for instance: find /usr/www/youridentifier/the/directory/tree/to/change/in -name "*.html" -execdir chmod +x {} \; (There are other ways, including using xargs, that may be more effic...
- Sat Mar 01, 2025 7:21 pm
- Forum: Webhosting
- Topic: Server Side Includes?
- Replies: 10
- Views: 103219
Re: Server Side Includes?
If you want .html and .php files to be parsed, you would, yes. That's not the standard configuration and it will slow things down, so it's not recommended. It is usually better to use XBitHack and set +x on the .html files, per the documentation. You shouldn't have .php files in the list; with PHP, ...
- Sat Mar 01, 2025 12:44 pm
- Forum: Webhosting
- Topic: Server Side Includes?
- Replies: 10
- Views: 103219
Re: Server Side Includes?
I haven't had anyone ask about those before, but they should work. you'd have to use AddType, AddOutputFilter, and set the options on the folder properly. What does your .htaccess look like?
- Thu Feb 27, 2025 11:18 pm
- Forum: Software how tos
- Topic: How do I allow more users to connect with Remote Desktop?
- Replies: 1
- Views: 37782
Re: How do I allow more users to connect with Remote Desktop?
If you try to connect to the server and you see this error: The remote session was disconnected because there are no Remote Desktop License Servers available to provide a license. Then you may have a misconfigured license server. Check the following. Install the license server. Open the "RD Lic...
- Thu Feb 27, 2025 6:37 pm
- Forum: General
- Topic: NFO SERVERS WEBSITE WONT LOAD
- Replies: 5
- Views: 46853
Re: NFO SERVERS WEBSITE WONT LOAD
Yes, we always also respond at support@nfoservers.com, which is where our emails come from, too.
- Wed Feb 26, 2025 9:45 am
- Forum: Dedicated servers and Virtual Dedicated Servers
- Topic: Did VDS prices increase?
- Replies: 1
- Views: 6894
Re: Did VDS prices increase?
Base prices change at times, yes. They may go up or down, depending on our own costs. Costs on our end have unfortunately risen sharply recently (as has been happening across the economy).
- Tue Feb 25, 2025 10:46 pm
- Forum: CS:Source/TF2/DoD:Source
- Topic: Is a 100 tick, 32 player DOD:S server feasible?
- Replies: 1
- Views: 32090
Re: Is a 100 tick, 32 player DOD:S server feasible?
I don't think it would crash, but it might not be able to keep up the FPS/tickrate when full, depending on the hardware. I think there's a good chance it could, and we could try you on different hardware if need be.
- Sat Jan 25, 2025 11:20 pm
- Forum: Dedicated servers and Virtual Dedicated Servers
- Topic: Stumped On COD4 server
- Replies: 8
- Views: 53654
Re: Stumped On COD4 server
Same config as before?
The most common mistake with CoD4 servers is not loading a map after setting the map cycle, IIRC.
The most common mistake with CoD4 servers is not loading a map after setting the map cycle, IIRC.
- Tue Jan 14, 2025 8:55 am
- Forum: Webhosting
- Topic: Subdomain Redirect HTTPS?
- Replies: 2
- Views: 28875
Re: Subdomain Redirect HTTPS?
If you want to be able to distribute the https:// link for that subdomain and have it redirect properly, you may need to set it up as a Folder type and have a redirect in the .htaccess file. This should allow LE to work properly with it, as long as you carve out the ".well-known" folder. S...
- Wed Jan 01, 2025 11:45 pm
- Forum: News
- Topic: New Year's Sale!
- Replies: 1
- Views: 17845
New Year's Sale!
Happy New Year! We have a couple of deals that are available through January 10 -- We heard that one of our competitors dropped its included bandwidth amount, so we're going the other direction. This coupon can be used to double the base bandwidth on a VDS : RQJYNS It can be coupled with this coupon...
- Wed Dec 04, 2024 1:09 pm
- Forum: Garrysmod
- Topic: RCon problem
- Replies: 4
- Views: 37509
Re: RCon problem
juanchoper3, this is a very old thread.
Where are you trying this?
Where are you trying this?