Home Search

Linux - search results

If you're not happy with the results, please do another search
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...
Manish Singh, senior Linux administrator, CNN-IBN

CNN-IBN’s Rocking Affair with PostgreSQL

1
Developers and companies that build or deploy software solutions for websites that have to be available 24/7 can rely on fool-proof open source database...
Getting started...

Getting Started with Inotify

12
Inotify is a Linux kernel feature that provides an event-driven framework for applications to monitor changes in the filesystem. This article demonstrates how to...
Tracking the DNA of Your Android Code

Tracking the DNA of Your Android Code

0
In my previous article, we explored a process that developer teams can follow to manage the source code for software-related product development, using the...