Cody R.

Administrators
  • Posts

    781
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Cody R.

  1. I would recommend SCP as well however you may want to look into recursive wget as well if you have an open directory listing
  2. This is likely an issue with the server you're on. Please submit a ticket and we'll investigate it
  3. Unfortunately Raymond your number is completely moot in this scenario as it's completely dependent on the type of game and how resource intensive it is. I could write a "game" that could exhaust a full server with 1 player (albeit poorly coded.. on purpose) or I could write one that was coded much nicer that could support 500 people. There are far too many variables to give an accurate number of what a VPS could support.
  4. You have a couple of options after you point the name servers to ns1.hawkhost.com and ns2.hawkhost.com: 1) You can add the 1234abc.com as an addon domain or parked domain within cPanel 2) You can submit a ticket to our support department requesting the main domain on your account to be changed to 1234abc.com from xyz123.com If you're completely getting rid of your current primary domain the latter option is the best solution for you.
  5. We'll be cleaning up the details throughout tonight as well as finding a theme more fitting however we figured we should still enable the forums as it's not mission critical.
  6. Ever since Jelsoft was acquired it's been a mess.. don't even get us started on v4 licensing..
  7. Keep in mind Tony there are emulation servers for most MMO's and such so VPS actually perform admirably for these. Now if you're referring to solely FPS type games a lot more goes into it making a VPS not an ideal solution.
  8. A large portion of our VPS users are developers - the VPS is essentially a blank slate where you can do whatever you like with. There is no restrictions whatsoever (well, as long as follows AUP and such.. basically no spam, malicious activity, and so forth).
  9. I can definitely see that, I interpret it as more of a sly slick look .. self confident etc. Hmm!
  10. Our plans to take over the world have been foiled. In all seriousness which hawk are you referring to? The main mascot or the one in this thread?
  11. I believe Tony touched upon the live chat issues I was having. Sorry for the trouble and hopefully it didn't leave too bad of an impression
  12. Yes, you'll need to first remove it as an addon domain and then submit a ticket requesting that we change the primary domain on your account to a new one (which would be the addon domain). If you don't remove it prior cPanel will error as there would be pre-existing DNS entries.
  13. Hmm.. that would be awesome for an office. *hint hint*
  14. Phew, had me concerned with the title! I thought you were looking for another host. I'm glad you're happy thus far, if possible let us know a month or so down the road how everything is going.
  15. With our services it should work by default by technically speaking if you're running your own DNS servers you have to create an "A" entry for "www.yourdomain.com".
  16. Cody R.

    Vote for us!

    We lost, boo!
  17. Good call - we'll do this for all internal entities (my.hawkhost.com, etc)
  18. Secure login isn't relevant to WordPress really.. he's looking for a SSL certificate which is handled on the web server side.
  19. It should be in the root directory of your website.. so something along the lines of: public_html/.htaccess [/code]
  20. He's gone MIA so we won't recommend him currently. He was a freelance artist we found awhile ago on some forums
  21. The coupon isn't applied to addons such as an IP so no worries
  22. There is no software that I'm aware that can do this easily. I personally just use FoxMarks / the Chrome extension will likely be stable soon
  23. Try RewriteEngine on RewriteCond %{HTTP_HOST} ^www.yourdomain.info$ [NC] RewriteRule ^(.*)$ http://yourdomain.info$1 [R=301,L] [/code]
  24. Glad to hear you've had a good experience thus far. What's the issue exactly with the phps file? Is it not displaying it as php source or something else?
  25. I agree, this is actually done by our billing system - I'm not sure how easily we can change the sorting order (albeit I haven't looked). Thanks for the suggestion, I'll see if we can fix that