Archive for octobre 2009
Preparing the BSCI exam
As I’m free (no job yet), I’m preparing myself for the Cisco BSCI exam for the CCNP… Say me good luck
One of my (may be) future colleague said me that it’s more interesting to have a Juniper certification… what’s your opinion ? mine : if I had enough time I will pass the two
Add comment 27 octobre 2009
Feedback on Cisco’s REP
Me again,
I wanted to have your feedback about Cisco’s REP (Resilient Ethernet Protocol) :
- where do you use it
- equipments needed
- reliability
- efficiency
Thanks in advance
Add comment 27 octobre 2009
Small screenshot tools under Linux
Hi all,
I don’t like to have heavy software under my notebook. To accomplish some screenshots you don’t need ksnapshot or something like that.
Just install scrot and qiv
Scrot is a cmd line tool to make screenshots and Qiv a really small and quick tool to view images.
To use Scrot :
$ scrot -s -d 3 test.png
-s to select the windows or rectangle to save
-d for the delay to wait before taking the snapshot
and then view the image :
$ qiv test.png
Add comment 27 octobre 2009
