Play 2048 in Terminal Bash2048 – Quick How to
Okay , You want to play 2048 on your little CLI based terminal . there is awesome Github project Bash2048 . okay follow these simple steps to get it working … Continued
Okay , You want to play 2048 on your little CLI based terminal . there is awesome Github project Bash2048 . okay follow these simple steps to get it working … Continued
Quick Guide about how to forward port to lxc container using iptables , very quickly without using network bridging etc . see how to setup LXC container . sudo … Continued
In this tutorial i will show you how to setup user based web directory setup . so you can have website files in your home directory . and instead of … Continued
Introduction QEMU is a generic and open source machine emulator and virtualizer. When used as a machine emulator, QEMU can run OSes and programs made for one machine (e.g. an … Continued
In this tutorial i will show you how to create bootable USB of Linux Mint ( 16 Petra , but it works for other versions also ) in Windows, Linux … Continued
popular open-source virtualization platform virtual-box dev team released virtualbox 4.3 with one of the major features of video capturing and support for touch support and OS that support full touch … Continued
Kali is based on Debian , that’s why I titled kali(debian ) anyway , if you are trying to use whether new network card or trying to connect to physical … Continued
I wrote a shell script that can automate ruby on rails framework installation or Ubuntu , You have to just Download and execute that script . this script will check … Continued
Ruby is awesome , for getting up running with latest ruby development environment is not that easy, well RVM ( ruby version manager ) comes handy for getting latest ruby … Continued
What is LXC Linux Containers (LXC) are lightweight virtualization technology and provide a free software virtualization system for computers running GNU/Linux, This is accomplished through kernel level isolation, It allows … Continued
Ubuntu use ‘bash’ as your default shell even most of the *nix use bash as default shell but there is many other option you can choose from . on of … Continued
There are many tools available for downloading video from sites like youtube and metacafe etc. but small command line downloading tool youtube-dl fulfil most of the requirements . It requires Python interpreter, … Continued
Quick and Dirty guide to installing Ubuntu touch SDK in brand new launched Ubuntu 13.04 , setup and start developing for Ubuntu touch platform . Requirements : Ubuntu 13.04 Working … Continued
Installing kali linux( backtrack 6 ) is not much harder as it was in down 1,2,3 versions of backtrack but anyway if you are stuck some where this step by … Continued
In This tutorial i will show you how to install rbenve – ruby version manager ruby binary ruby-on-rails – framework 1 : Installing rbenv Setup : $ sudo apt-get update … Continued
With the recent announcement of Ubuntu Phone at the CES 2013 every developer is excited to develop for this new platform but where to start from….well Ubuntu has also introduced … Continued