by Shreyas MM | Mar 9, 2016 | Ubuntu
Today i am going to show how to setup or install Django environment on Ubuntu. I will be concentrating only on python 3 version. Django is web application framework written in python, It Uses MVT (Models, Views, Templates) Concept . We will be installing django in an...
by Shreyas MM | Oct 22, 2015 | Ubuntu
Today i am going to show you how to create a ramdisk in Ubuntu, but the same applies for other Linux Distributions also. Before going to point i want to make clear why you need ramdisk in first place. ramdisk is useful in many places like if you are watching an HD...