Debian
I know this sounds kind of impossible, but it is entirely possible, all you need is a computer with enough RAM to buffer some of the download. To download a ISO file (say, Debian’s netinstall) directly to a CD, you must follow these steps: mkfifo /tmp/debian_netinstall cdrecord /tmp/debian_netinstall & wget http://cdimage.debian.org/debian-cd/5.0.5/i386/iso-cd/debian-505-i386-netinst.iso -O /tmp/debian_netinstall rm /tmp/debian_netinstall
Continue reading about Downloading ISO files directly to CD, DVD or BLURAY
fsfuzzer is a filesystem fuzzer tool that does stress testing of various filesystems in a reproducible and logged way. This tool creates initial valid filesystem images and then manipulates their binary format and structure for detecting flaws/bugs/design problems in the parsing/handling code for that particular filesystem. To install and run fsfuzzer on ubuntu or debian, [...]
Continue reading about Running fsfuzzer 0.7 on Ubuntu or Debian
Protecting your (windows) computers from viruses online is more important now than ever. That’s why the folks at server-side.de have developed HAVP, which is a proxy server that continuously scan incoming traffic for known viruses. It uses ClamAV, which is an open-source anti-virus toolkit for UNIX-like operating systems. ClamAV is designed for scanning emails for [...]
Continue reading about Installing HTTP AntiVirus Proxy (HAVP) to protect your computers from viruses





Recent comments