Posted on August 10th, 2005 in w_tipps, w_tools, windows
Many people don’t know that Microsoft provides an Installable File System (IFS) SDK kit for writing filesystem drivers. This SDK provides necessary info for writing a filesystem driver to manage Linux/OS X drives from Windows 2000, XP or 2003 Server. Stephan Schreiber wrote an Ext2 IFS driver for Windows which supports Ext2 and Ext3 with [...]
Read Full Post |
Make a Comment ( None so far )
Posted on August 10th, 2005 in w_tools, windows
habe eben einen export benötigt, der mir die reservierungen am dhcp in der form “ip;mac” liefert - das geht mit netsh ja sehr einfach, man muss nur den lästigen header und footer loswerden; das macht folgendes batch-file für x scopes automatisch. einfach alle scopes in ein file names “scopes.txt” schreiben und laufen lassen - [...]
Read Full Post |
Make a Comment ( None so far )