This tutorial will explain howto remove NSM (Netscreen security manager) configuration from a juniper firewall There are two options on how to remove the device from NSM. Either simply disable the NSM Agent on the device while leaving the configuration on the device, or remove the NSM configuration completely.
Continue reading…
Yearly Archives: 2009
Anonymous SSH sessions with TOR
This howto covers installing TOR on a Debian based system and setting up SSH to use TOR.
Continue reading…
iotop – simple top-like I/O monitor
iotop does for I/O usage what top does for CPU usage. It watches I/O usage information output by the Linux kernel (requires 2.6.20 or later) and displays a table of current I/O usage by processes on the system. Handy for answering the question “Why is my disk churning so much?”.
Continue reading…
Debirf – Build a kernel and initrd to run Debian from RAM
debirf (DEBian on Initial Ram Filesystem) is a set of tools designed to create and prepare a kernel and initial ram filesystem that can run a full-blown Debian environment entirely from RAM.
Continue reading…