Home » Archive

Articles tagged with: dev

Uncategorized »

[11 Jan 2009 | No Comment | ]

Google has released an early developer preview of Chrome 2.0, the next major version of the company’s open source web browser. The new version has improved rendering, several impressive user interface enhancements, and preliminary support for Greasemonkey scripts.

More: continued here

Uncategorized »

[6 Jan 2009 | No Comment | ]

This is for my record. In case i have format my laptop. I still have this record.
Currently i want to get openvz to work in my fedora after successfully instal in Ubuntu 8.10. After booting with new Stable kernel openVZ i get kernel panic. So i suspect it have something to do with the initrd.
I have to extract initrd.
[root@localhost boot]# …

Uncategorized »

[15 Dec 2008 | No Comment | ]

linux-xo30:~ # /sbin/hdparm -Tt /dev/sda
/dev/sda:
Timing cached reads: 1582 MB in 2.00 seconds = 791.41 MB/sec
Timing buffered disk reads: 182 MB in 3.03 seconds = 60.15 MB/sec
linux-xo30:~ # /sbin/hdparm -Tt /dev/sda
/dev/sda:
Timing cached reads: 1584 MB in 2.00 seconds = 792.48 MB/sec
Timing buffered disk reads: 182 MB in …

Uncategorized »

[18 Feb 2008 | No Comment | ]

Gobby is a free software collaborative real-time editor available on Windows and Unix-like platforms. (It runs on Mac OS X using Apple’s X11.app). It was initially released in June 2005 by the 0x539 dev group.
It features a client-server architecture which supports multiple documents in one session, document synchronisation on request, password protection and an IRC-like chat for communication. Users could …