A few days ago I received the latest issue of Linux Journal Magazine. I must admit that one of the sections I look forward to reading is diff -u. This section summarizes the latest updates and discussions of the Linux kernel development community.
Read more »Opinion: On pramfs and RAM based Linux file systems
- Login to post comments
Using gzip encoding in Apache without mod_gzip or mod_deflate
To reduce bandwidth and speed you can install mod_gzip or mod_deflate with your Apache configuration. Unfortunately there are hosting providers who don't have either of these modules installed. With a little bash scripting and some modifications of your .htaccess you can accomplish almost the same thing
Read more »- Login to post comments
How To Install Internet Explorer 6/7 On Fedora 10/11
This document describes how to install the Internet Explorer (IE) 6 or 7 or both on Fedora 10 or 11 using IEs4Linux package. Some Web developers and designers (and rarely users) need to view their pages on IE for testing purpose (and see how CSS / JavaScript behaves).
Read more »- Login to post comments
CUDA And Debian Lenny
NVIDIA CUDA is a general purpose parallel computing architecture that leverages the parallel compute engine in NVIDIA graphics processing units (GPUs) to solve many complex computational problems in a fraction of the time required on a CPU.
Read more »- Login to post comments
DRM for Radeon HD 4650,4750 & PVOPS Kernel 2.6.31.1
The most recent features of Jeremy Fitzhardinge kernel have been enabled and tested at Xen 3.5 Dom0 on top of Ubuntu Karmic Koala (Beta) Server. Xen host been built reboots directly into Gnome Desktop environment on the box with Core2Quad CPU, 8 GB RAM, Radeon HD 4X50 Video Card. Tuning kernel 2.6.31.1 described in details bellow with snapshots of every configuration step been taken.
Read more »Make a Python game in minutes with Gloss
So, if you fancy learning the fastest way to create Python games, read on as Hudzilla talks you through an example Gloss project...
Read more »- Login to post comments
Teaching Kids Programming with Free Programming Languages
Teaching young students or even your own kids to learn or be interested in programming can be really daunting. However, there are free programming languages that are designed to teach children the basic concepts and elements required in traditional programming that you can use to get the job done quite easily.
Read more »The OpenBlockS 600 is a Linux server that fits in your palm
Forget the netbook or the net-top PC: How about a net-server?
Read more »- Login to post comments
IOzone Performance Exploration, Part 2
In our previous Part 1 of this series we looked at the IOzone performance for ext3, ext4, and reiser4 using larger size record lengths (1MB, 4MB, 8MB, 16MB). In this article the number of file systems is extended to add most of the major file systems in Linux, even the experimental ones. This article adds ext2, jfs, xfs, btrfs, and reiserfs.
Read more »- Login to post comments
SSL trick certificate published
On the Noisebridge hacker mailing list, security specialist Jacob Appelbaum has published an SSL certificate and pertinent private key that together allow web servers to avoid triggering an alert in vulnerable browsers - irrespective of the domain for which the certificate is submitted.
Read more »Power searching Linux with SearchMonkey
There are search tools and then there are SEARCH TOOLS. Any Linux user that has ever needed real power for their searches generally has to resort to the command line. But what if you could have a GUI tool that could also handle regular expressions?
Read more »- Login to post comments
AMD R600/700 2D Performance: Open vs. Closed Drivers
While the ATI Radeon HD 5800 graphics cards were introduced last week, the open-source support for the Radeon HD 2000/3000/4000 series is finally maturing. In this article we have benchmarks showing the 2D performance between these two driver options with both an R600 and R700 graphics card.
Read more »- Login to post comments
Moving to an IDE for programming (Eclipse with PyDev)
In the past, I've always shied away from integrated development environments (IDEs), but I recently had a strong enough motivation to finally learn how to use Eclipse - one of the most widely-used free software IDEs available today.
Read more »Native code with Android
Hot on the heels of Android 1.6 (code name Donut), the Android development team has now released version 1.6 rel 1 of the Android NDK (Native Development Kit). The NDK is a toolkit comparable with the standard Android Software Development Kit (SDK), which allows Android developers to write parts of their applications in native code languages such as C and C++.
Read more »- Login to post comments
How to install LAMP in Slackware 13.0
LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform that uses Linux as operating system, Apache as the Web server, MySQL as the relational database management system and PHP as the object-oriented scripting language. In this Simple tutorial we will explain you how to install LAMP server on your Slackware 13. The installation will be done in 3 steps:
Read more »- Login to post comments


