Tuxera, the company formed by the NTFS-3G developers, has announced an exFAT driver for Android and other Linux systems
Read more »exFAT drivers for Linux and Android
- Login to post comments
Chromium Notes: What does it mean for a browser to be fast?
What does it mean for a browser to be fast? It turns out to be a bit hard to pin down, really. I was asked about this and tried to give a lightning talk at the recent Ubuntu Developer Summit on how we think about application speed in general but I think I didn't make my points well, so I thought I'd try to expand a bit here on what you ought to consider when comparing browsers.
Read more »- Login to post comments
What's Really Inside the Red Hat Linux Kernel?
Sitting at the heart of every Linux OS distribution is a Linux kernel. When it comes to the upcoming Red Hat Enterprise Linux (RHEL) 6 release, the issue of which kernel is being used is not a cut and dried answer, however.
Read more »- Login to post comments
Hackers promise demo of Google Android rootkit
Security researchers will demonstrate a malicious "rootkit" program they've written for Google's Android phone next month at the Defcon hacking conference in Las Vegas.
Read more »- Login to post comments
Thoughts and rambling on the X protocol
Two years ago, while working on awesome, I joined the Freedesktop initiative to work on XCB. I had to learn the arcane of the X11 protocol and all the mysterious and old world that goes with it.
Read more »- Login to post comments
What's new in KDE Partition Manager 1.1
This 6-part article series presents new features and improvements in the new version of the best Linux partition manager. Presented are mount management, SMART status reports, support for 4096-Byte sectors, improved size dialog, new configuration options, GPT partition tables, new file systems support, partition table import/export, shredding...
Read more »- Login to post comments
Using PHP Encryption for Login Authentication
Following up on "Implementing One-way Encryption in PHP," my previous tutorial about using one-way encryption to build a secure online diary application, this article explores using PHP encryption for login authentication.
Read more »- Login to post comments
Fedora 13 vs. Ubuntu 10.04 LTS Benchmarks
Fedora 13 was released last week with a number of new features, but how does its performance compare to that of Ubuntu 10.04 LTS, which was released a month earlier? Using the 64-bit versions of Ubuntu 10.04 LTS and Fedora 13 we tested them independently.
Read more »- Login to post comments
Save partitions across a network with Partimage
And although (as a reader did point out) Partimage is limited by not supporting ext4 file systems, it still has plenty of uses. One of those uses is copying partitions across a networking.
Read more »- Login to post comments
Learn Linux, 101: Create and change hard and symbolic links
Learn how to create and manage hard and symbolic links to files on your Linux® system. You can use the material in this article to study for the LPI 101 exam for Linux system administrator certification, or just to explore the differences between hard and soft, or symbolic, links and the best ways to link to files, as opposed to copying files.
Read more »- Login to post comments
Longene 0.3 released
On May 31, 2010, the Longene team realesed its crucial product, Longene 0.3. This new release has fully eliminated Wineserver, the request to wineserver now is turned to system call, so that its performance has been substantially improved.
Read more »- Login to post comments
MySQL: Functional Partitioning
This post contains common different methods of functional partitioning and common considerations for database setup and capacity.
Read more »- Login to post comments
Top 10 Linux Security Tips for System Administrators
Like every other Operating System Linux not free from security issues. These issues can be anticipated and averted only with suitable preventive steps.
Read more »- Login to post comments
Indie game Gish source code released
Following the recent success of the Humble Indie Bundle, developer Cryptic Sea has released the source code for its 2D physics based Gish platform game
Read more »- Login to post comments
A Comparative Performance Analysis of Longene VS Wine
[ Thanks to linooxlee for this link. ]
Test methods:
1. Get a computer with Linux installed.
2. Install Wine and then test it with our test programs. Finally get the test result.
3. Uninstall wine
4. Get Longene installed, test it with our test programs and then get the final test result.
- Login to post comments