IP as an Image or use PHP to create Images">
Well PHP has a powerful Image Library, the gd2 extension. With its help its possible to create dynamic Images. So I was playing around with the gd2 extensions...
This is a easy example of a dynamic created image:
and the PHP code ...Read More
Did you ever asked yourself, what the heck those NIC descriptions/certificates means:
Intel Pro/100+:
IEEE 802.3, IEEE 802.3U
Intel Pro/1000MT:
IEEE 802.1Q, IEEE 802.3ab, IEEE 802.1p, IEEE 802.3x, IEEE 802.3ad (LACP)
IBM SS/NetXtreme 1000T:
IEEE 802.2, IEEE 802.3, IEEE 802.3U, IEEE 802.3ab, IEEE ...Read More
VBS Script to install Printers">
Perhaps you know the problem, you need to install new Printers for all your Users. But this can be really a pain, so here is a little .VBS script. This Script look in a text file containing the UNC path ...Read More
TSM Client v5.3.22 BartPE Plugin">
If you use TSM and you want to restore your Server-Image ASAP, i think the best method is to use the BartPE recovery CD. For this purpose i created a TSM Client plugin.Download the Plugin HERE (10mb)I had to copy ...Read More
TSM Client">
BartPE v3.19 is just released. (12 Jan. 06). I use BartPE mainly as a recovery CD for TSM. I created a BartPE Plugin for the TSM Client. The main thing you had to know is, that you need a JRE ...Read More
WRT54G RAM Upgrade">
This is a hardware mod for your WRT54G to double the RAM from 16MB to 32MB. This was tested on a v3.1 unit but should also work on v3.0 and v4.0 (which is just the same as the WRT54GL).
If you ...Read More
SSH Server, Cygwin mini installation">
Well I think Cygwin is a great tool, BUT the installation is really.. ermm.. let's say ugly. That's why we created a small zip file (2mb), which contains all the files you need to run a Cygwin SSH server. We ...Read More
SSH server">
If you liked those 2 SSH articles, you perhaps you want to set up your own SSH server at home. But there ist just a Windows installed? No worries! We use Cygwin (Cygwin is a Linux-like environment for Windows).You can ...Read More
If you own a Laptop and you use Virtual PC/VMware you perhaps already now, sometimes its annoying that you don't have a REAL NIC you can you use.. But there is a option in Windows XP (I think in Windows ...Read More
SSH tunneling Part 2, use SOCKS to be free…">
Be sure to check out the first article!
Ok the first question is, what is SOCKS?
SOCKS is a networking proxy protocol that enables hosts on one side of a SOCKS server to gain full access to hosts on the other side ...Read More
SSH tunneling Part 1 or my very own HTTP proxy">
Another "fight your evil admin" article... well you have a SSH account? And an evil Admin which restrict internet access, like no free WEB/IRC/ICQ/MSN/whatever? Good! You need a HTTP proxy server (a public one, but I think each ISP provides ...Read More
If you want surf anonymous use tor from eff. From the tor Web site:
Tor: An anonymous Internet communication system
Tor is a toolset for a wide range of organizations and people that want to improve their safety and security on the ...Read More