Freshnet.org


Bash history meme

Inserito in General, Tech stuff il April 11th, 2008

 history | awk ‘{a[$2]++ } END{for(i in a){print a[i] ” ” i}}’|sort -rn|head

My workstation

 123 ssh
58 su
34 sudo
30 apt-cache
29 cd
22 sensors
13 ls
11 ping
9 host
8 scp
andy@bloodymary:~$

This server

 228 grep
68 tail
35 mailq
23 host
22 cd
14 mutt
10 zgrep
10 whois
10 mc

6 vi

Roundcube 0.1-4 backport for Debian Etch

Inserito in Tech stuff, Web 2.0 il April 3rd, 2008

RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality you expect from an e-mail client, including MIME support, address book, folder manipulation, message searching and spell checking. RoundCube Webmail is written in PHP and requires a MySQL or Postgres database. The user interface is fully skinnable using XHTML and CSS 2.

Debs for Debian Etch here