All the MySQL gurus, hopefully you can help me answer this one: My server is bogged down by mysql but I don't know which databases are the main CPU hoggers. Is there a way for me to see which database Read all
I did this Code: ln -s /usr/local/psa/home/vhosts/domain.com/httpdocs /usr/local/psa/home/vhosts/domain.com/httpsdocs It placed the symlink, however when I click on it, it doesn't take me to the httpd Read all
I am wondering what simple email command is available on redhat 7.2 that will send an email. I tried sendmail and one other command(forgot the name), and they both are interactive. I am looking to set Read all
There a way to make htaccess stop hotlinking without preventing subdomains from using images? Currently I'm using: Options +FollowSymlinks Rewriteengine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond Read all
Hi there, i have installed PHP but my webserver does not recognise .php as a default filename (folders do not redirect to index.php) At the moment im having to use META tags in index.html to refresh t Read all
If I have (2) RedHat Linux 7.2 boxes running and I plus both of them into the switch. If I wanted one to do DNS and DNS only what do I need to do? I have a in-house DS1, and a Cisco 2600 series router Read all
Hello, I am wondering how to set up a .htaccess file correct to redirect a visitor to / , when the referrer is not, in my case, www.antrophia.com ... Does anyone know? I just can't find any good solut Read all
plain:/home/dev/openssh-3.1p1# ./configure --with-tcp-wrappers --with-md5-passwords after that i ran make plain:/home/dev/openssh-3.1p1# make (cd openbsd-compat && make) make[1]: Entering directory `/ Read all
Over the last few days, I've been stressing out on how to reject traffic from DOS attacks, in order to prevent from being charged mega $$$. However, I've been told that it's only possible to reject tr Read all
Hi, I have two VDS and out of sudden most of the services are down for both VDS such as FTP. When I run the following using SSH: [root@alpha root]# service --status-all amd is stopped anacron is stopp Read all
Hi, I have got a big problem. My resellers as they sell for more than us, we give them their own ip's for nameservers and tell them to set up a catchall email address so that their customers can't see Read all
I'm not sure if I can do this: I have a domain name (mydomain.com) that is currently set up with the following DNS entries: NS1.111.111.11.11 NS2.111.111.11.12 NS3.222.222.22.21 NS4.222.222.22.22 How Read all