Are you extracting from a tape archive, or from a file? If from a file, was the file created locally, or transferred via FTP? If from a...
What exactly did you want to download and install on your VPS?
For vi/vim: Search for a string: /stringname So, for instance, to search for "base_opendir", just type: /base_opendir Then, remove the...
If the work is too much for one individual, why not split up the workload? Why not hire 2 admins, 1 for each server, if there is that much work...
yum search perl|grep "dbi" is a good start. ETA: are you using the repositories mentioned in the article? If not, I'd highly recommend it,...
This is a tutorial that I wrote about 4 years ago, but it's still very much valid: Linux System Administration- a Guide to Services and Duties...
Try leaving that setting blank, as suggested by the dialog box description. Also, stupid question time- can you resolve hosts on the box itself?...
Is your DNS setting really NS1.MYDOMAIN.COM? If so, set that DNS server to whatever your DNS server is (that's what it looks like it's asking...
Sounds like your forum software has a vulnerability. Backup the database, install a new forum software package, and then restore your database.
It helps, and there isn't really a downside to using mod_rewrite for a blog or forum. The extra processing to rewrite the URL is minimal.
Wouldn't be a bad idea to spread out the IPs on different subnets. Different hosting providers will accomplish this. Definetely go with whois...
Personally, if everything else was the same (it never is, but bear with me), I wouldn't install Tomcat on any of my servers if I didn't need the...
Check the Apache logs, and disable any unnecessary modules.
It should work, assuming that you edited .htaccess (no characters before the "."). Out of curiosity, what is AllowOverride set to in your...
With Webmin, it's under the Apache configuration. Look for the option "Virtual Hosts" Webmin Virtual Hosts Tutorial Scroll down to the...
Separate names with a comma.