Search found 11501 matches
- Fri Oct 17, 2025 10:09 pm
- Forum: Performance
- Topic: Can NFO use "anycast" to help with attacks or performance?
- Replies: 1
- Views: 38192
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: 1090
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: 618
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: 19065
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: 4286
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: 27657
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: 39099
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: 39099
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: 39099
- Thu Jul 10, 2025 6:09 pm
- Forum: Dedicated servers and Virtual Dedicated Servers
- Topic: Backup VPS to home server
- Replies: 9
- Views: 39099
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: 56948
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.
- Tue Jun 24, 2025 9:42 pm
- Forum: News
- Topic: Late winter sale!
- Replies: 2
- Views: 39427
Re: Late winter sale!
There aren't immediate plans for one, but possibly down the road. We also lowered the regular base price of that machine type on the order page.
- Sun Jun 15, 2025 6:40 pm
- Forum: General
- Topic: Dark Mode Control Panel
- Replies: 2
- Views: 31834
Re: Dark Mode Control Panel
It's funny. I originally liked a dark background as a kid and early adult, back in the DOS days (when there was no other choice anyway) -- then, after I got used to Windows, I realized that it actually hurt my eyes to look at white text on a black background. Now I still find light backgrounds are e...
- Fri Jun 13, 2025 11:26 pm
- Forum: News
- Topic: FPS locker improvements
- Replies: 0
- Views: 14357
FPS locker improvements
We've made some additional kernel tweaks and updates to our FPS Locker system, which benefits all managed/standalone game servers that we host on Linux and most noticeably games that run at high tickrates (such as our "ultraaccelerated" CS 1.6/DoD/TFC servers). The result is lower CPU usag...
- Mon May 19, 2025 1:12 pm
- Forum: Software how tos
- Topic: How to reset your Windows administrator password (VDS only)
- Replies: 1
- Views: 39618
Re: How to reset your Windows administrator password (VDS only)
This is an alternate set of steps to try if the original ones do not work. Visit the "Server control" page for your VDS in our control panel. Select install-amd64-minimal-20250518T165514Z.iso from the DVD images selector, and check the box to boot to the CD/DVD. Reboot the VDS by making su...