How do I mount /tmp partition with ‘noexec’ option.

Tuesday, June 12th, 2007

It is recommended to create /tmp as separate partition and mount it with ‘noexec’ and ‘nosuid’ options.

(more…)

PHP Email Contact form with Captcha

Wednesday, May 30th, 2007

PHP Contact form with image verification.

(more…)

Lock a folder with .htaccess

Saturday, April 28th, 2007

To do this you have to create a username/password file, and a .htaccess

(more…)

MSSQL Login failed … not associated with a trusted SQL server connection

Monday, April 16th, 2007

Do the following:

(more…)