IMPORTANT: Do not ignore this email. You should backup all the data on the hard drives listed below and replace them as soon as possible. S.M.A.R.T has detected that they are not peforming within norm Read all
Hi, My server is acting really... strange. Every day for couple of hours it takes a lot to load a page (there are usually 220-270 users online). It stays like that for couple of minutes and then every Read all
Hi, I took over the web site of a company where the previous developer had put in a rewrite rule in the .htaccess that looks like this: RewriteEngine on RewriteRule .* index.php [L] So, now whenever w Read all
i have a problem that just doesn't make any sense to me... i installed mysql and then installed phpmyadmin when i type "http://localhost/phpmyadmin" i get a prompt for a username and password i typed Read all
Hello, I have a SSH Server on windows (sshwindows.sourceforge.net) and a unix server. I need to do a md5 checksum (or something similar) on the win-ssh from the unix-ssh. I tried this utility for DOS: Read all
How do I get back to the shell after I execute the screen command? Will it affect the current jobs in progress, for example, downloading files. Read all
Hello all, Could someone give me a "how to" on how to setup a linux service? I want to run a Mono launched program called SunUO, it's a game emulator Normally I run it via Telnet/Putty with the comman Read all
Hi, I don´t know why, but when I try to send an email, connects fast to the server but after authentication is too slow to complete the delivery (on delivery process). I´ve tried from many locations a Read all
I have a question on spam. I did a search and read all the relevant posts on the subject, but still don't see the answer I need. I have a client that is being bombarded by spam from outside sources, m Read all
We've got APF and BFD installed on our CentOS box. However one of our clients seems to be blocked from accessing the server. I disabled APF temporarily and asked him to verify he could access the IP v Read all
hello, i have a customer who upload via a php script files and photos to his website. All works fine until he will delete those files. he recive a "permission Denied" (via php script and via FTP) Chec Read all
Hello all, Been reading through eth0.us, which is an awesome site BTW, and decided to install HotSaNIC on a particular CentOS 4 server. Followed these instructions perfectly: http://www.eth0.us/?q=hot Read all
I would like to delete all pending mail in my mail queue that contains the string "foofoo". I know the command to delete everything is exim -bp | awk '/^ *[0-9]+[mhd]/{print "exim -Mrm " $3}'| s Read all