Home 2015 March

Monthly Archives: March 2015

Customising OpenSSL for the Real World

0
The OpenSSL project is a robust collective effort that seeks to develop a commercial grade, fullfeatured toolkit implementation of SSL and TSL. This article...
Ubuntu 16.10 Yakkety Yak

Use Ubuntu to Customise Your Linux Distribution

0
This article guides readers on customising a Linux distribution using the Ubuntu Customization Kit. Readers who like getting their hands dirty playing around with...

Haskell: The Purely Functional Programming Language

0
Haskell, an open source programming language, is the outcome of 20 years of research. It has all the advantages of functional programming and an...

Be Cautious while using Bit Fields for Programming

5
In this article, the author tells embedded C programmers why writing code involving bit fields needs to be done carefully, failing which the results...
Ten Tools for Configuration Management

Ten Tools for Configuration Management

2
Configuration management (CM) comprises the detailed description and updating of information related to an enterprise’s software and hardware. This article lists the top 10...

Popular Cloud Options You Can Depend Upon

0
Here'’s a list and short description of the most popular open source cloud options in IaaS, PaaS and SaaS. One of the key areas in...

Ten Apps for Rooted Android

0
Here’s a guide to the ten best apps for rooted Android, as viewed by the author. 1. SuperSU Rooting your Android is basically about giving super...

The Way FreeBSD Jail Work

0
FreeBSD-based computer systems can be partitioned into several independent mini-systems called jails by using operating system level virtualisation, which is an implementation of FreeBSD....
FTPS Server in Linux

Set Up an FTPS Server in Linux

3
vsftpd is a very popular package for FTP (File Transfer Protocol) but poses a security threat because it transfers vital data like usernames, passwords,...

Running Apache Hadoop over Lustre

2
A combination of the power of Hadoop and the speed of Lustre bodes well for enterprises. In this article, the author shows how Hadoop...