Tag Archives: script

frame relay switch – create a config

Hello, for my new frame relay switch I was looking for a full mesh configuration. With this I could create different logical connections between the routers using frame relay just by changing the configuration. My new frame relay switch is … Continue reading

Posted in Cisco, General | Tagged , , , , | Leave a comment

sispmctl – control a terminal server

Hello, a terminal server is very useful in a Cisco lab. To be usefull it should be up and running, but keep it switched on 24/7 is not an option in a home lab. With a Gembird SIS-PM programmable power … Continue reading

Posted in Cisco, General, Linux | Tagged , , , , , | Leave a comment

sispmctl – light (on|off|toggle|state)

Hello, this is a followup to the posts sispmctl and sispmctl – using it as non root . With this script we can switch the light on and off, toggle it and check the current state. This shell script shows … Continue reading

Posted in General, Linux | Tagged , , , , , | Leave a comment

dpkglist

Hello, last weekend I was helping a friend to check his Ubuntu system. With the command line crissa@unseen:~$ dpkg –list | grep -v “^ii” | tail -n+6 I found a lot of not complete removed packets. It was a long … Continue reading

Posted in General, Linux | Tagged , , , , | Leave a comment

alive

Hello, sometimes it would be helpful if ping would just answer with “alive” (=> “Yes, I could ping it”) or “not alive” (=> “No answer while I was waiting”). A simple “0” (=> “alive”) or “1” (=> “not alive”) would … Continue reading

Posted in General, Linux | Tagged , , , | Leave a comment