|
Posted by
philou
on
Thursday, February 28. 2008
at
16:28
The Ultimate SiteMonitoring Bandwidth from Command Line
First option : {code}cat /proc/net/dev{code} This shows all network interfaces and some statistics associated with them, but is not very user friendly. User friendly option : install Bandwidth Monitor NG (package name is bwm-ng in most common distribution) and execute it : {code}bwm-ng{code} Flush Linux Caches
It is now possible from kernel version 2.6.16 to drop Linux internal caches (page caches, inodes and dentry caches). This can be done by echoing a number into /proc/sys/vm/drop_caches : To drop page cache : echo 1 > /proc/sys/vm/drop_cachesTo drop inode and dentry cache : echo 2 > /proc/sys/vm/drop_cachesAnd finally to drop everything : echo 3 > /proc/sys/vm/drop_cachesSource : Drop Caches - linux-mm.org How To Disable iPhoto Automatic Launch
Now I'm using Adobe Lightroom to view/edit my pictures, and when I plug a camera to the usb port of my Mac, iPhoto is automatically executed. It is very easy to disable this behaviour : - launch "Image Capture" ("Transfert d'Images" in french) - edit the preference (you can even choose another application to launch). That's it
Posted by
philou
on
Monday, February 11. 2008
at
17:21
New skin
cestdelamerde.com has now a new black and white skin.
Posted by
philou
on
Friday, February 8. 2008
at
13:31
Vomitting on softwares
What a wonderful site : hates-software.com. After you subscribed to the hates-software mailing list, every new thread you post in that list becomes a post on the we hates software blog. |
QuicksearchCategoriesSyndicate This Blog |
Powered by s9y
