Debian is a free and open-source Linux distribution developed by the Debian Project, starting from August 1993. It is one of the oldest operating systems based on the Linux kernel, and as of now the second oldest Linux distribution still in active development. Debian is also the basis for many other distributions including Ubuntu, Linux […]
Vim Bootstrap – generate .vimrc for your favorite programming language
Programmers in the current era like to work using IDEs because it is more user friendly. But there are reasonable number of programmers who still use command line for programming. Their favourite editor might be Vim. Vim is easy to use, light-weight and comes with almost every Unix distribution. Unlike IDEs, it does not hang […]