HOW TO: CTRL-ALT-DEL via RDP

Thursday, August 23rd, 2007

Did you ever needed to use CTRL-ALT-DEL through a Remote Desktop Connection?

(more…)

How to change database collation in MSSQL

Tuesday, July 17th, 2007

To do it use the following query:

(more…)

How do i send emails from my Web Application ? (.NET & ASP)

Wednesday, July 11th, 2007

here you can find various ways of sending emails with .NET 2 / .Net 1 CDONTS / Persist’s AspEmail / VB / PHP etc

(more…)

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…)

Email Header Injection in PHP

Monday, June 4th, 2007

It has become apparent that spammers are getting even smarter than we take them for. Rather than abuse open relays, which are almost non-existent, these scum-of-the-earth ‘traders’ are now abusing contact forms.

(more…)

HOW TO Autostart Programs in Linux

Monday, June 4th, 2007

Introduction

This HOWTO explains how to get programs to launch when you login into your WM (Window Manager) and/or DE (Desktop Environment).

(more…)