Exit Status One

Search This Site


A small source of IT Knowledge

Cisco: Basic OSPF Configuration

In this article I will be walking my readers through the process of configuring a Cisco router to use the OSPF routing protocol.  OSPF stands for Open Shortest Path First.  OSPF is an adaptive routing protocol for internet protocol networks.  OSPF uses link state routing and it uses the link state routing algorithm.  OSPF falls [...]

Debian Backports: Upgrade Iceweasel to a Newer Version

In this article I will be discussing for my viewers how to upgrade Iceweasel (Iceweasel is Debian’s Mozilla Firefox package) from version 3.5.16-12 to version 10.0.2-1 on Debian Squeeze.  Like many, I get complaints from Gmail or Google Apps stating that my browser is old and I need a newer version of Firefox to gain [...]

Cisco: Basic RIPv2 Configuration

In this article I will be walking my readers through the process of configuring a Cisco router to use the RIPv2 routing protocol.  RIP, or Routing Information Protocol, is a distance vector protocol that employs the hop count as a routing metric.  The maximum allowable hops for RIP is 15 hops.  For more information on [...]

Cisco: Basic Router Configuration

In this article I will be walking my readers through a quick tutorial on Basic Cisco Router configuration.  We will be setting the hostname, the priviledged exec mode password, the global configuration mode password, the console password, and the virtual terminal password.  This should give the reader a basic start to getting a Cisco router [...]

Creating a Minimal Debian Live CD

In this article I will walk through the steps required to make a Minimal Debian Live CD.  I will show you how to add WiFi drivers, choose the kernel architecture, and add packages for each Live CD you are creating.  It is important to note that this is an introductory article on how to use [...]

Dia – The Diagram Creation Program

For the passed few months I have been looking for software to create network diagrams for my CCNA class at ITT Tech.  I actually found the answer by accident while searching through my Google Reader feeds.  What I found is a free, open-source software called Dia. The best part is that Dia runs on Linux, [...]

Hamster Time Tracker

Recently I found the need to track my time due to recent work opportunities.  I originally thought it best to install one of the various time clock software that are available to Linux.  After searching around and much contemplating, I found Hamster.  Hamster is a simple desktop applet that embeds in the Gnome task bar.  [...]

Upgrade Debian Squeeze to Backports Kernel Version 3.2

Upon realizing there is a bug in my kernel suspend feature, which also seems to cause a kernel Stack errors, I decided to upgrade my Debian Squeeze Kernel from 2.6.32-5-amd64 to 3.2.0-0.bpo.1-amd64.  After completing this task, I figured I would share with the world how easy it is to get a newer kernel than what [...]

Installing Cisco Packet Tracer in Debian Squeeze 64 bit

I am taking a class that requires me to use Cisco’s Packet Tracer to do labs.  I grew tired of being forced to boot into Windows 7 to do class work, as I would rather stay using Linux for all of my needs.  After trying to install the Windows .exe in wine and receiving errors, [...]

Full CLI Desktop: Debian Squeeze

Let’s say you wanted to do away with Gnome, KDE, Xfce, LXDE, or any other GUI based desktop environment on your Debian system. There are many reasons somebody would want to do this…. save disk space, novelty, minimalism, or you simply want to use a different interface. I have compiled a list of applications that [...]

Previous Posts