Search found 11505 matches
- Fri Nov 21, 2025 7:08 pm
- Forum: News
- Topic: Sale on dedicated machines and VDSes!
- Replies: 3
- Views: 62
Re: Sale on dedicated machines and VDSes!
In Chicago, InterNAP never had its own datacenters and only resold space, so we can't really compare to them directly. (They used multiple partners for this, including Level3 and Equinix.) But, in terms of comparing the space that was resold to us from Equinix versus the new facility, the new one is...
- Fri Nov 21, 2025 11:14 am
- Forum: News
- Topic: Sale on dedicated machines and VDSes!
- Replies: 3
- Views: 62
Re: Sale on dedicated machines and VDSes!
For a little background on the move, - We first started renting out services in Chicago in 2005. We leased space from another company briefly, then full cabinets from InterNAP* at their "CHI" PoP, which was at a Level3** datacenter. - In 2010, we moved our cabinets from the Level3 datacent...
- Fri Nov 21, 2025 10:29 am
- Forum: News
- Topic: Sale on dedicated machines and VDSes!
- Replies: 3
- Views: 62
Sale on dedicated machines and VDSes!
We've launched a new sale to celebrate the completion of our move to a new physical datacenter in Chicago, with a sale on dedicated machines and VDSes at all locations! Intel E3-1270v3 / E3-1271v3 / E3-1270v5 / E3-1275v6 / E-2186G bare-metal machines are $15/mo off Intel E-2286G / E-2288G bare-metal...
- Sun Nov 16, 2025 3:45 pm
- Forum: Dedicated servers and Virtual Dedicated Servers
- Topic: New Autoinstallers/more control panel features
- Replies: 2
- Views: 129
Re: New Autoinstallers/more control panel features
For initial setup of VDSes? Yes, we've been working on this, both in terms of customer-provided scripts and our own provided scripts. Anything that uses extra disk space is more expensive to do (backups/duplicate images/etc). Not impossible, of course, but customers have not been very open to higher...
- Fri Oct 17, 2025 10:09 pm
- Forum: Performance
- Topic: Can NFO use "anycast" to help with attacks or performance?
- Replies: 1
- Views: 38318
Re: Can NFO use "anycast" to help with attacks or performance?
We currently have a service in beta (for supported games) that proxies traffic, like the (mislabeled) "anycast" option elsewhere, and serves the answers to server queries directly from the closest location. This was made possible by capacity upgrades that we made at all locations in 2024. ...
- Fri Oct 17, 2025 9:48 pm
- Forum: Software how tos
- Topic: Connecting to SSH without using a password
- Replies: 0
- Views: 1227
Connecting to SSH without using a password
To connect to the terminal of a Linux machine remotely through SSH without entering a password, you can create a set of cryptographic keys. If you'd like to access a Linux server from a Windows client using a key in PuTTY, you can do it with these steps: Download puttygen.exe from the PuTTYgen websi...
- Fri Oct 17, 2025 9:46 pm
- Forum: Webhosting
- Topic: Securely sync VDS FastDL files with web server
- Replies: 2
- Views: 737
Re: Securely sync VDS FastDL files with web server
Where did you put the key? On the webhosting, you'd need to create a ".ssh" folder and then put an "authorized_keys" file in it that has the public key as output by the client that you will be using (with Linux, likely the standard ssh client, and you would have created it with a...
- Sun Sep 07, 2025 7:47 am
- Forum: Webhosting
- Topic: How to disable php warnings
- Replies: 2
- Views: 19083
Re: How to disable php warnings
Warnings can also be turned on within the script. If you can't find an .htaccess file with the modification, check the scripts themselves for for ini_set() lines related to display_errors and for error_reporting() calls, which can modify the defaults.
- Thu Jul 24, 2025 9:16 am
- Forum: Webhosting
- Topic: NameServer
- Replies: 2
- Views: 4307
Re: NameServer
I'm not sure which name servers you're referring to, because name servers shouldn't need to be set inside our control panel -- they're set at the registrar for the domain name, and should point to us. Please do open that support request so that we can understand better and look at what you're seeing.
- Thu Jul 24, 2025 9:14 am
- Forum: News
- Topic: Chicago (Proxied)
- Replies: 4
- Views: 27782
Re: Chicago (Proxied)
theRadAleks, not much of a chance, no. The nature of the proxying means that we need to track the exact game servers being run, on which IPs and ports, and have extra daemons at each location that handle the queries. That isn't readily compatible with unmanaged services.
- Tue Jul 15, 2025 11:12 pm
- Forum: Dedicated servers and Virtual Dedicated Servers
- Topic: Backup VPS to home server
- Replies: 9
- Views: 39192
Re: Backup VPS to home server
You could not. You'd need to use an unmanaged VDS or unmanaged dedicated server for generic storage/backups.
- Mon Jul 14, 2025 9:44 am
- Forum: Dedicated servers and Virtual Dedicated Servers
- Topic: Backup VPS to home server
- Replies: 9
- Views: 39192
Re: Backup VPS to home server
What OS are you using?
- Thu Jul 10, 2025 9:18 pm
- Forum: Dedicated servers and Virtual Dedicated Servers
- Topic: Backup VPS to home server
- Replies: 9
- Views: 39192
- Thu Jul 10, 2025 6:09 pm
- Forum: Dedicated servers and Virtual Dedicated Servers
- Topic: Backup VPS to home server
- Replies: 9
- Views: 39192
Re: Backup VPS to home server
If your home server runs Linux, it would be easiest to have it connect to the server here and simply copy things over with rsync. (You could also likely do that with Windows, using the Windows version, but I haven't experimented with it.)
- Wed Jul 02, 2025 9:35 pm
- Forum: News
- Topic: 2-step verification support
- Replies: 17
- Views: 57030
Re: 2-step verification support
It's possible the manager is a little buggy and uses the second "submit" entry, instead of the first one (which is what it should use). I've changed the "Abort" button to a "button" type now, which might resolve this for you.