Bookmarks for 6 dic 2011 through 7 dic 2011
These are my links for 6 dic 2011 through 7 dic 2011:
- Monitor Your Website in Real-Time with Apachetop – How-To Geek – As a webmaster, I’ve often wanted to be able to see real-time hits as they arrive. Sure, Google Analytics is a wonderful package for looking at trends over time, but there’s a delay of a few hours there, and you really can’t see data like requests per second or total bytes.
This is where the apachetop utility comes in. It’s a very simple command line utility that you can use to monitor traffic real-time. It accomplishes this by parsing the apache logfiles and displaying meaningful output to the screen.
- Ashwin Jayaprakash’s Blog: The little gem that is BusyBox (for Windows) – As a Windows user (no shame) I have, for years searched for a simple GNU-like toolkit – grep, awk, tail and other such goodies enjoyed by Linux users. Yes, there's Cygwin but it's a beast – too big and a pain to install. Sometimes, I've even resorted to starting a Linux VMWare image just to run a simple awk script to munge some log files.
- pclouds/busybox-w32 – GitHub – Win32 native port for Busybox (latest build can bw found in the below link)
Bookmarks for 3 dic 2011 from 12:06 to 16:02
These are my links for 3 dic 2011 from 12:06 to 16:02:
- Couch to 5k – C25K Running Program – C25K, is a fantastic program that's been designed to get just about anyone from the couch to running 5 kilometers or 30 minutes in just 9 weeks.
With the help of the Couch to 5k program, In less than seven months, I went from a 47 year old, 104kg, 30 cigarettes a day sort of guy to an 82kg, 0 cigarettes, running 45 to 50 kilometers a week sort of guy. Ten months after finishing C25K I completed my first marathon. Since then I have run another 4 marathons, as well as 6 ultra marathons including a 100km race.
And I'm not the only one, C25K has been responsible for getting thousands of couch potatoes up and running.
Its secret is that it's a gentle introduction to getting the body moving, starting off alternating between walking and running small distances, and slowly building up until after 8 weeks, you're ready to run 5 kilometers or 30 minutes non stop.
[via http://www.pseudotecnico.org/blog/ ]
- How to obtain WWNs of Fibre Channel Cards in Windows, Linux and Netware 6 | Koen Vereeken – I've made a very simple script that prints WWNs for QLogic and Emulex cards. This script will search in pre-defined directories where drivers for these cards will store their FCC information.
- HBA WWN: How to Find Qlogic or Emulex HBA Card WWN Address on Linux – Question: How do I lookup the wwn address of my HBA card installed on the Linux system. I need this information to create zoning on my fiber channel switch.

