Author Archives: Humair

How Perl/Python Scripts on Force10 S60 Switches Can Access the Internet

Let’s say you have a Force10 S60 switch [FTOS 8.3.3.4] hooked-up at a datacenter that currently has a console connection connected to a management switch that provides external Internet access. The natted IP address is 10.0.8.10/24 and the external IP … Continue reading

Posted in Force10 Networks, Labs, Networking, Perl, Programming Languages, Python, Technology | Tagged , , , , , , , , , , , , , , , , | Leave a comment

Use EasyInstall to Quickly Install Python Modules

EasyInstall is a python module (easy_install) that lets you automatically download, build, install, and manage Python packages. To use EasyInstall you must download and install “setuptools”; the EasyInstall application is bundled with “setuptools”.

Posted in Programming Languages, Python, Technology | Tagged , , , , , , | Leave a comment

Setup OSPF on Force10 Switches

For this lab, I use a Force10 E1200 chassis [FTOS 8.3.1.1] and a Force10 S60 switch [FTOS 8.3.3.4]. The objective is to setup a simple OSPF network. Loopback addresses are used to setup test networks.

Posted in Force10 Networks, Labs, Networking, Protocols, Technology | Tagged , , , , , , , , , , , | 1 Comment

How to install Tomcat 6 on Ubuntu Server

Before installing Tomcat, make sure you have the Java Runtime Environment installed. You can check this with the following command: dpkg –get-selections | grep sun-java

Posted in Application Servers, Linux, Technology, Tomcat, Ubuntu | Tagged , , , , , | Leave a comment

Common Questions – What does 100 MB mean?

It’s one of those things that everyone knows and everyone asks. How big is 100 MB? This question is fundamentally flawed as the answer is in the question. So we should ask what does 100 MB mean? Well, to start … Continue reading

Posted in Computer Science, Math | Tagged , , , , , , , , , , , , , , , , , , | 1 Comment

Symmetrical Multiprocessing in the Physical and Virtual World

The continuous shrinking of transistor size has pushed the limits of how many transistors can be placed on a single die (currently in the millions). In consequence, to utilize the increased amount of transistors, the CPU or “the core” has … Continue reading

Posted in Intel, Processors/CPUs, Technology, Virtualization and Cloud Computing | Tagged , , , , , , , , , , , , , | Leave a comment

Discovery Protocols on Cisco, HP, and Force10 Switches/Routers – CDP and LLDP

The Cisco Discovery Protocol (CDP) is a Cisco proprietary Data Link Layer network protocol used to share information about other directly connected Cisco equipment. CDP can also be used in place of dynamic routing protocols in simple networks. Cisco devices … Continue reading

Posted in Cisco, Force10 Networks, HP, Networking, Protocols | Tagged , , , , , , , , , , , , , , | 2 Comments

Setup Inter-VLAN Communication via “Router on a Stick”

This lab demonstrates inter-VLAN communication via the “Router on a Stick” method. To enable inter-VLAN communication, a trunk link is created between a router and switch. Trunk links can carry traffic for multiple VLANS. Trunk links can also be used … Continue reading

Posted in Cisco, Labs, Networking | Tagged , , , , , , , , , , , , , , , | 5 Comments

How to sink your company with bugs, poor design, and poor support – SnagIt Case Study

TechSmith’s SnagIt is a popular screen/video capture software for Windows and Mac. It does get the job done most of the time, but these days, especially with basic screen and video capture, I expect much better. After having been forced … Continue reading

Posted in Applications, Business, Technology, Technology, Tips & Tricks | Tagged , , , , , , , , , , , , , , , , , , , , , | 1 Comment

Android coming on strong

Pros for Android: App drawers, several desktops (home screens), multitasking, notification bar with easy pull down, live wallpapers, G-mail threading, widgets, native Flash support, ability to replace battery, easy customization, open source, vendor independent, no development fees, unrestricted market for … Continue reading

Posted in Android, Operating Systems, Technology | Tagged , , , , , , | Leave a comment