Ubuntu 10.10 maverick meerkat on eeepc 1005 HA

WOW, today I realized that Ubuntu 10.10 maverick meerkat was out and that I missed it by couple of days… bad me!!! (btw you have to select “normal updates” instead of “long term release” in your update manager’s settings). After

Tagged with: , , , ,
Posted in tech toys, Ubuntu

Shell snippets

for my reference: Find files containing some text: grep -lir “some text” /path/to/dir/*

Tagged with: , ,
Posted in Ubuntu