How to use VirtualBox in Terminal / Command line
PART ONE How to manage VirtualBox in command line or terminal. VBoxManage is the command which is used to manage VirtualBox in commandline. Using VBoxManage, one can...
Read More
PART ONE How to manage VirtualBox in command line or terminal. VBoxManage is the command which is used to manage VirtualBox in commandline. Using VBoxManage, one can...
Read MoreHere is a post on how to install OpenERP in Vritualenv or multiple versions of OpenERP in Linux Requirement: 1)PostgreSQL To Install PostgreSQL in Ubuntu use the below...
Read MoreAre you a Python programmer? What is your coding rate out of 10? Want to know how to rate your Python program? Then, here is an interesting topic about how to rate...
Read MoreIn this post, we will discuss the installation of Django in Virtualenv. By using Virtualenv one can install different / multiple versions of Django in Linux machine...
Read MorePython Program This program accepts two or more words from the user as input, segregates the vowels and consonants in all the words and then generates more words from...
Read More