Allows you to search a variety of questions and answers
1. Login to shell as root and go to the /etc directory
# cd /etc
2. View the contents of this directory.
# ls -a
3. You should have two files, one named hosts.allow and the other hosts.deny. Open the hosts.deny file using your favorite editor (I prefer vi).
# vi hosts.deny
4. On a new line, put ALL:ALL. This will disable all access to your system, best form of defense. Save the file and exist (for more information on how to us vi, type 'man vi' at the command prompt).
5. To allow certain users access, edit the hosts.allow file by adding the user's IP address.
For more information go to: http://linux.about.com/od/commands/l...l5_hostsde.htm
Hi Guys and Gals, I'll just say you all are top notch and go above and behind with support. I've tested many other companies none compare to the expertise you all. Previously I would just get a ticked bumped up to a higher level of tier support etc. with AYK everyone is knowledgeable and prompt. Thank you for offering a premium hosting solution. Warm Regards, Johnny
Even though I only have a shared hosting plan, their technical support team responded to my tech support request within the hour, and correctly to boot. (I needed to have a subdomain point to a Tumblr blog by changing the CNAME.)