Update Node.js on Koding VM

Koding is an online development environment, which allows software/web developers to program and collaborate online using a web browser without installing any e

Read Article

Go on Ubuntu

Go also known as golang, is a programming language developed at Google. It is a statically typed language with syntax loosely derived from that of C, Go feature

Read Article

HexChat on Debian

HexChat is a cross-platform IRC client based on XChat, but unlike XChat it’s completely free. HexChat is very easy to use and has a lot of features, HexChat has

Read Article

Compile and install Python 2.7.6 on CentOS

Enter the command below to get root privilege. https://www.youtube.com/watch?v=k2DYDsM0Nm4 su – or sudo su Installing Development Tools yum groupinstall ‘develo

Read Article

Linux Mint Debian 201403 has been released

Recently Linux Mint team announced Linux Mint Debian 201403, Linux Mint Debian Edition also known as LMDE is based directly on Debian Testing, instead of Ubuntu

Read Article

Node.js on Ubuntu

What is Node.js? Node.js is a brilliant platform for creating network applications. It is mainly known for its non-blocking I/O and event driven system. In simp

Read Article