Archive for the ‘Linux And Unix’ Category

Linux has a supposedly good memory management feature that will use up any “extra” RAM you have to cache stuff. This section of the memory being used is SUPPOSED to be freely available to be taken over by any other process that actually needs it, but unfortunately my Linux (three distros now, Mandriva 32 bit, [...]

There are many phishing attacks against orkut. So beware of them !!! The links will take you to a website which looks similar to Orkut login page. But if you check carefully you can see that the URL is not Orkut.com but http://www.updatehere.net.ms/. If you give your username and password here, then your account is [...]

From Google !! This is to inform you all that we’ve contained the “Bom Sabado” virus and have identified the bug that allowed this and have fixed it. We’re currently working on restoring the affected profiles. Thanks a ton to each of you who’s made an effort to alert everyone else about this. I’ll make [...]

Sometimes when you try to start Firefox, it warns you that Firefox is already running. The message looks like this: Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system. Usually, you can just kill the firefox process to solve [...]

FIX ******* Disable Mcrypt in the easy apache and recompile it. It will fix it. ****************

Squirrelmail error upon login: Create “sent-mail”, Invalid mailbox name Solution If you receive the following error message in the left menu of Squirrelmail after you login: “ERROR: Could not complete request. Query: CREATE “sent-mail” Reason Given: Invalid mailbox name.” This usually means that your configuration file(s) have been damaged and need to be recreated.  You [...]

First check the  environment variable “PKG_CONFIG_PATH” . It can be find by echo $PKG_CONFIG_PATH. Then copy the file “pangocairo.pc” which you find inside the file “pango-1.16.0″ where you have installed it. Copy “pangocairo.pc” to “/usr/local/lib/pkgconfig”. Then configure it and make, make install  will fix the issue

FIX ******* check .htaccess file and you will get the path of the file service.pwd which will be inside the folder /home/username/public_html/_vti_pvt/service.pwd. The ownership of this file should be username:nobody and the permissions of this file should be 640. THIS WIL FIX IT

It’s not an open relay. a) qozz.com should set their rejections to FAIL, not blackhole. Blachole fails silently and may “fail” poorly written relay tests since it won’t outright reject the mail (but it also won’t deliver it). root@server442 [~]# cat /etc/valiases/qozz.com *: :blackhole: Instead they should set: *: :fail: No such user here Blackhole [...]

To resolve above error login into your server with root login details and follow the following steps. 1) First found out the owner for your domain where you have seems the “403 Forbidden error” and once you found out the user name for your domain then fire the following command one by one touch /home/username/public_html/_vti_bin/_vti_aut/author.exe [...]