TIER Resources
Tech Stuff
Bookmarks
Others
TIER wiki , blog and the gallery ,
TIER Wireless TestBed Map updated in real-time.
TIER web-based configuration : TierConf manual.
Tech Stuff
Exporting sound from a remote machine using SSH (on Linux).
Converting MS Word documents to Latex and other tips.
Some tips and workarounds for Apache and SSH .
Bookmarks
Current del.icio.us bookmarks .
Current Opera bookmarks : They are annotated to show the current status([BROKEN] or [OK]).
However the detection(using "wget") is not very accurate for some pages. Google News for example does not allow "wget" as an user-agent.
The solution is to run:
$ wget --user-agent="zaphod/1.1" news.google.com
Others