Archive for 19. February 2009

Mr IT and Twin Peaks

We have two Mr IT in our company. One who travels 100% of the time and the other who stays put 100%.

So traveling Mr IT is having some nightmares in what it seems like a shipping dock and the other one is dreaming about Teddy.

Tomorrow R&R will be visiting Twin Peaks to check on the network reachability to Teddy and if the TTL does not expire Mr IT will show up to check on the *port* reachability next… More on that tomorrow..

But while this is developing G of GASS fame is busy developing rather altering web page source codes to create his perfect web site which will be used to launch his movie *Meeting with the President*

Signing out…

Python 2.5

I am learning python 2.5 The goal is to be a python mid level programmer by end of this year. While I am learning it I am also working on the back-end provisioning tool for our cloud offering. Today I installed the python IDE (integrated development environment) IDLE named after Eric Idle of Monty Python shows, on my little black Eee PC 4 Gb running xandros.

Used the following scipt for automated installation:

sudo bash

echo “deb http://xnv4.xandros.com/xs2.0/upkg-srv2 etch main contrib non-free” >> /etc/opt/sources.list

apt-get update

apt-get install idle=python2.5

I will post a lesson at a time every week.

|