Home Search

Linux - search results

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

Boost the Performance of CloudStack with Varnish

0
In this article, the author demonstrates how the performance of CloudStack can dramatically improve by using Varnish. He does so by drawing upon his...

Compile a GPIO Control Application and Test It On the Raspberry Pi

0
GPIO is the acronym for General Purpose (I/O). The role played by these drivers is to handle I/O requests to read or write to...

Use Pound on RHEL to Balance the Load on Web Servers

0
Load balancers distribute network traffic across backend servers and thus enable high availability. Let’s see what the process of setting up Pound on Red...

Use Bugzilla to Manage Defects in Software

0
In the quest for excellence in software products, developers have to go through the process of defect management. The tool of choice for defect...
Line_profiler

Improve Python Code by Using a Profiler

0
The line_profiler gives a line-by-line analysis of the Python code and can thus identify bottlenecks that slow down the execution of a program. By...

Looking for a Free Backup Solution? Try Areca

5
Let's take a look at Areca Backup, which is simple, easy to use, versatile, and makes interacting with your backups easy. Areca Backup is an...

Codesport

0
In this month’s column, we continue our discussion on natural language processing. For the past few months, we have been discussing information retrieval and natural...

Make Your Own PBX with Asterisk

1
This article, the first of a multi-part series, familiarises readers with Asterisk, which is a software implementation of a private branch exchange (PBX) Asterisk is...

Replicant: A Truly Free Version of Android

0
Replicant is a free and open source mobile operating system based on the Android platform. It aims at replacing proprietary Android apps and components...

Building the Android Platform: Compile the Kernel

0
Tired of stock ROMs? Build and flash your own version of Android on your smartphone. This new series of articles will see you through...