2013-06-03T19:01:12+00:00 via web To: Public
ack-grep - is a tool like grep, optimized for programmers #perl - http://beyondgrep.com/$ sudo apt-get install ack-grep $ sudo dpkg-divert --local --divert /usr/bin/ack --rename --add /usr/bin/ack-grep #debian2013-06-03T08:38:02+00:00 via web To: Public
2013-06-01T08:02:36+00:00 via web To: Public
Kernel - documentation, parameters list #linux - http://tinyurl.com/6ph23xv2013-04-11T12:10:13+00:00 To: Public
#git - rise http push limit to 500 MB 'git config --global http.postBuffer 524288000'2013-03-25T16:10:32+00:00 To: Public
Omxplayer - a video player specifically made for the Raspberry PI's GPU #arm #broadcom #awesome - http://elinux.org/Omxplayer2013-02-16T15:37:14+00:00 To: Public
ssh with ipv6 using mdns #avahi 'ping6 -c 1 -n -I eth0 kandi.local; ssh -6 fe80::ba27:ebff:fea9:3cfc%eth0'2013-01-15T10:24:03+00:00 To: Public
http://alias.sh/ - manage your aliases in the cloud. #shell #*nix2012-12-16T10:08:57+00:00 To: Public
chkconfig - list service and its status at each runlevel "chkconfig --list <service>" #debian2012-12-02T22:44:01+00:00 To: Public
2012-09-18T12:55:26+00:00 To: Public
2012-09-10T07:15:20+00:00 To: Public
tre-agrep - an Approximate GREP utility based on the TRE regexp matching library #freesoftware #linux-magazin - http://laurikari.net/tre/2012-09-07T09:33:29+00:00 To: Public
MPlayer - the one and only free and open source media player - #freesoftware #whathastobesaid - http://tinyurl.com/pbhfd2012-08-12T11:17:27+00:00 To: Public
ncurses-based Git repository browser - #git - http://jonas.nitro.dk/tig/2012-07-29T08:47:00+00:00 To: Public
The Python Standard Library By Example - #python - http://tinyurl.com/cg7abv92012-06-25T19:21:45+00:00 To: Public
2012-06-20T11:16:36+00:00 To: Public
git-annex - allows managing files with git, without checking the file contents into git #versioning #sync - http://git-annex.branchable.com/2012-06-06T07:13:03+00:00 To: Public
Happy IPv6 launch day #ipv6 - http://www.worldipv6launch.org/2012-04-19T09:09:23+00:00 To: Public
Python Guide - The Hitchhiker’s Guide to Python! #python #best-practices - http://tinyurl.com/3jx837y2012-04-12T09:40:09+00:00 To: Public
gnome-keyring - Bending Gnome Keyring with Python #gnome #python #keyring - http://tinyurl.com/6vwa3kk2012-04-10T09:46:34+00:00 To: Public
mosh - remote term app, allows roaming, intermittent connectivity, intelligent local echo & line editing. #term #SSP - http://mosh.mit.edu/