Hi all, I am having problem setting cpanel dns only package on the server. Two main problems i encounter here. 1. could not open entropy source /dev/random: file not found 2. couldn't open pid file '/ Read all
I've been running a site for quite a while now and apache have never eaten alot of the CPU it's usally around 1-5 % .. but now it's sometimes using about 70-80% of the cpu's. I've been adding a script Read all
I have centos and cpanel/whm When I run /scripts/upcp i get the following error: error: rpmdb: damaged header #416 retrieved -- skipping. error: rpmdb: damaged header #420 retrieved -- skipping. error Read all
One of our client is running a shopping cart on Windows 2003 server with PHHP5 (HELM) and having trouble sending out the automatic email notifications through the site ... and also having problems upl Read all
IBM xSeries 445 32GB RAM / 8 CPU What RAID level will we run? RAID 5 or RAID 10 Read the link: http://www-03.ibm.com/support/techdo...on%20Final.pdf Vote away! Read all
hello I'm running rrdtool on FreeBSD to monitor: - server cpu load - throughput - mail count - requests per second on apache/mysql I'm doing my own scripts, except the one for uptime: Code: DATA=`upti Read all
On one of our servers mysql is using a lot of CPU and puts up the load on the server to almost 2 at times. When checking mysqld status I get this: Queries per second avg: 134 Which is really high...bu Read all
HI After some time of testing at home I decided to compile kernel with grsec on live server. My server is Red hat Enterprise 3. I compiled kernel 2.4.31 with latest grsec patch. After rebooting server Read all
hello I don't allow direct root login on my server, so I need to login with my user before "su"ing to root but I think I messed with something when using chsh and disabled my own shell (setted to /usr Read all
Hello, I recently run a security test on my server and I got this error: The remote SMTP server is insufficiently protected against relaying This means that spammers might be able to use your mail ser Read all
I have successfully set up a webserver (win server 2003, xampp (apache 2/sql/php). I have configured apache to allow public access to the website via a domain name. However, when I am sat at the serve Read all
Just thinking out loud what would people say is the least CPU intensive way to block IP's? Either iptables -A INPUT -s -j DROP or route add gw 127.0.0.1 (assume linux) Rus Read all