Home Search

Linux - search results

If you're not happy with the results, please do another search
Fragments API

Android Application Development: Android Fragments API

6
In this article, we will look at the new Android UI API, the Fragments API. Part of the Android 3.0 SDK, it allows developers...
Designing a DB

A Simple Guide to Database Design in MySQL

6
As the title says, this is an introduction to databases, their purpose and features. It deals with how to design and create a simple...
Drupal module development

A Quick-Start Practical Guide to Drupal Module Development

6
In this article, we attempt to build a simple module by learning some basics of the Drupal Module Core. You can extend Drupal by developing...
Gearing up for character drivers

Device Drivers, Part 6: Decoding Character Device File Operations

61
This article, which is part of the series on Linux device drivers, continues to cover the various concepts of character drivers and their implementation,...
Customise Ubuntu

How to Remaster Ubuntu to Get a Customised Distribution

3
In this article, we look at how to create a custom GNU/Linux distribution based on Ubuntu. Customisability is a feature most people find amazing about...
Scientific programming...

What is Scientific Programming?

5
This article will take you into the world of scientific programming -- from simple numerical computations to some complex mathematical models and simulations. We...
Secured!

Securing Apache, Part 9: Attacks that Target PHP-based Instances

3
Beginning with Part 1 of this series, we have covered all major attacks on Web applications and servers, with examples of vulnerable PHP code....
Securing Database Servers

Securing Database Servers

2
With the ever-expanding data requirements for Web applications, database administrators often configure security parameters at the OS and database layer. Unfortunately, administrators seldom consider...
Seven Ubuntu tips

Ease Your Ubuntu Experience

1
So you have made the leap, and are flying away from Windows... welcome to Ubuntu! You must have performed a few common activities like...
Building the Cloud

Building the Cloud with Open Source and Open Standards

Open source software and standards are not just beneficial, but highly essential for a heterogeneous, shared and scalable environment such as the "cloud". What's...