Workaround for deleting Columns in SQLite

Intro : SQLite has limited ALTER TABLE support that you can use to add a column to the end of a table or to change the name of a table....

Install Hadoop(Multi Node)

Intro: In this article, I will describe the required steps for setting up a distributed, multi-node Apache Hadoop cluster backed by the Hadoop Distributed File System (HDFS), running on Ubuntu...

Install Hadoop(Single node)

On a starting note : I am assuming that you have a fresh Ubuntu install on your system as this will cut down a lot of frustration trying to debug...

ROS Jade : Installation

What the heck is ROS anyway : Robot Operating System (ROS) is a collection of software frameworks for robot software development, providing operating system-like functionality on a heterogeneous computer cluster....

ROS Jade : Configuration

Configuring ROS If you have not installed ROS, I have written a short guide describing the process. It can be found here found here Install ROS - Jade on Ubuntu...