Friends
-
Loading…redblog 2 days ago -
Loading…poly 13 days ago -
Loading…kondor69 about 1 year ago -
Loading…yetzt about 14 hours ago -
Loading…bp-ads 14 days ago -
Loading…znuh about 12 hours ago -
Loading…forschungstorte 28 days ago -
Loading…comics about 6 hours ago -
Loading…fpletz about 13 hours ago -
Loading…woodenheart about 6 hours ago - +161
Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.
Click here to check if anything new just came in.
August 23 2011
June 16 2011
wiki:tatort-dl [Robin Gareus]
tatort-dl is a shell-scripted CLI tool for downloading films from http://www.ardmediathek.de/.May 10 2011
Overview — HATop: Interactive ncurses client for HAProxy
HATop is an interactive ncurses client and real-time monitoring,statistics displaying tool for the HAProxy TCP/HTTP load balancer.
April 11 2011
streams - Play with pcap files
streams is a tool for browsing, mining and processing TCP streams in pcap files. It provides a command line prompt for filtering, selecting and dumping reassembled session data. It can further invoke external tools to pipe stream data through.January 21 2011
December 02 2010
September 09 2010
Filenames in Shell
This little essay explains how to correctly process filenames in Bourne shells. I presume that you already know how to write Bourne shell scripts.June 18 2010
April 26 2010
gtdo - Project Hosting on Google Code
Perl reimplementation of todo.py which was obtained from somewhere on www.todotxt.comAdditional features include task heirarchies and displaying only the next step for each task group (project).
January 14 2010
http debugging with tshark [http] [tcpdump] [debugging] [sniffing] [wireshark] [tshark]
Very useful for http debugging(tshark is part of wireshark): # tshark -i eth0 -F visual -f "tcp port 80" -p -R http.request -N mntC In detail: -i interface -F display format -f tcpdump filter expression -p deactivates promiscuous mode -R wireshark display filter expression -N name resolve optionsJuly 07 2009
CLIapps
My effort to show that anything on the Desktop can be done in a console.May 12 2009
April 24 2009
blog dds: 2009.03.04 - Parallelizing Jobs with xargs
With multi-core processors sitting idle most of the time and workloads always increasing, it's important to have easy ways to make the CPUs earn their money's worth. My colleague Georgios Gousios told me today how the Unix xargs command can help in this regard. The GNU xargs command that comes with Linux and the one distributed with FreeBSD support a -P option through which one can specify the number of jobs to run in parallel. Using this flag (perhaps in conjunction with -n to limit the number of arguments passed to the executing program), makes it easy to fire commands in parallel in a controlled fashion.
Older posts are this way
If this message doesn't go away, click anywhere on the page to continue loading posts.
Could not load more posts
Maybe Soup is currently being updated? I'll try again automatically in a few seconds...
Maybe Soup is currently being updated? I'll try again automatically in a few seconds...
Just a second, loading more posts...
You've reached the end.

