Posted by rsarpi on 8th October 2009
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
There are many guides found on the net describing Kerrighed and how to set it up using Ubuntu and others. However, to the best of my knowledge there isn’t a step by step guide specifically designed for Kerrighed using Debian Lenny. So here it is. You can set up your own Beowulf Cluster using Debian Lenny and Kerrighed in about 50 steps. Many of the steps described here are taken straight from other guides because there are applicable here (see sources at the bottom.) Many other steps are based on my own trial and error.
Read the rest of this entry »
Posted in Network, Other Linux | 1 Comment »
Posted by Admin on 30th August 2009
Problem
SSH is enabled in the firewall and configured correctly, however SSH connection to the firewall does not work.
* SSH to the firewall stopped working
Read the rest of this entry »
Posted in Network | No Comments »
Posted by Admin on 18th August 2009
NSM receives logs from all the devices and the logs are stored under /usr/netscreen/DevSvr/var/logs folder on NSM Device server.These logs are saved in binary format and cannot be viewed directly.
Read the rest of this entry »
Posted in Network | No Comments »
Posted by Admin on 9th August 2009
For Cisco Routers
If you want to know the chassis serial number for your router use the following command
Read the rest of this entry »
Posted in Network | No Comments »
Posted by Admin on 22nd July 2009
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.
Read the rest of this entry »
Posted in Network | No Comments »
Posted by Vincent Wochnik on 18th July 2009
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.
Read the rest of this entry »
Posted in Network, Security | 2 Comments »