Since disk image of Proxmox VE 1.3 cannot install to my RAID 5EE or 6 hard drive space that larger than 2TB. I have a 3.6TB RAID 5EE hard storage. Therefore, I install it by packages on debian Lenny AMD64.
Continue reading »
For Cisco Routers
If you want to know the chassis serial number for your router use the following command
Continue reading »
Instead of inserting (or even burning) multiple CDs to install software in debian you can just use the downloaded ISOs.
Continue reading »
This tutorial will explain Howto compile kernel in Debian 5.0.The default kernel that comes with Debian is better suited for servers. It's optimized for high thoughput and low interactivity. When you compile your own, you can among other things optimize it for the processor(s) you have.
Continue reading »
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 »
OpenSSH is a great means to protect your connection from being sniffed by others. However, this isn't always enough. Simply proving that you connected to a server is enough to get incriminated. Unfortunately, SSH doesn't provide a native way to obfuscate to whom it connects. Instead, a proxy server can be set up. And this is where TOR comes to play. This howto covers installing TOR on a Debian based system and setting up SSH to use TOR.
Continue reading »