Archive for the 'Computers' Category

robtex- swiss army knife internet network information tool

Thursday, March 18th, 2010

websites that provides a lot of useful info, like RBL (Relay Black Lists ), DNS, AS, BGP, etc

Slides from Linux Kernel Networking Miniconf 2009 [Index of /netconf2009_slides]

Monday, March 15th, 2010

Notes performance of the recent linux kernels on Nehalem hadrware, linux kernel bridges, DCCP protocol, visualization (cgroups), configuration protocol, etc.

Running 10M nodes linxu network for malware research /Security [LWN.net] artcile /

Friday, March 12th, 2010

Article covers SCALE8x presentation from Ronald Minnich /Scandia Nat. Labs/ about issues involved running large scale networks [ >10M nodes ] . Article contains a lot of useful links, recommended reading.

Syntax – re2 – I define UNIX as “30 definitions of regular expressions living under one roof.” —Don Knuth – Project Hosting on Google Code

Friday, March 12th, 2010

list of syntax supported by new regexp lib from google

GreenSQL | Open Source Database Security, SQL Injection Prevention

Tuesday, March 9th, 2010

SQL-proxy/filtering software for MySQL and PostgreSQL databases, used to prevent SQL-injection-like attacks, filter-out dangerous SQL, etc

Jon Schutz Technical Notes and Recommendations » Perl client for Facebook’s scribe logging software

Friday, February 19th, 2010

Describes how to build thrift (cross-platform service/RCP framework from facebook) modules for scribe client (high-performance async log aggregator server from facebook). Also see Log::Dispatch::Scribe on CPAN

THIRD RAIL » Memcached based message queues

Monday, February 8th, 2010

Blog pots shows and explains how to implement simple queue system on top of memcached

[DE] Cisco ASA, Linux und QEMU | SinusPL’s Blog

Wednesday, February 3rd, 2010

Notes about ASA 8.02 firmware: after some tricks with hexdump, dd and gzip, the guy was able to extract linux x86 initrd image from

CCIE in 3 months – Is it possible?: Get your hands dirty with Linux on an ASR1000

Tuesday, February 2nd, 2010

internal details about Cisco ASR1000 “platform” router, including hardware details (/proc/cpuinfo, dmesg)

http://cpansearch.perl.org/src/MLEHMANN/AnyEvent-HTTP-1.44/HTTP.pm

Thursday, January 21st, 2010

A Perl module that uses AnyEvent “framework” to do HTTP/1.0 requests in a parallel, non-blocking fashion