How to send an email via telnet

Monday, October 29th, 2007

Run the command telnet [host] port
for example:

-telnet mail.domain.tld 25
Right after the connection is established (more…)

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

Block An Ip / host via .htaccess

Monday, May 21st, 2007

You can deny acccess to a vhost just by adding the following lines in a .htaccess file:

(more…)