Pre-Requirments
- Download and install Virtual Box.
- Download and install Virtual box extentions
- Download and unzip the VirtulBox images which you wish to use
- Ubuntu
Installing the image
- Click on the New… Icon
- Type in the desired name for the image
- In the Type choose
Linux
- In the version choose
Ubuntu (64 Bit)
- Click
Next
and set the Memory Size to 4096 MB
- Click
Next
and choose Create a virtaul hard disk now
- Click
Next
and choose VDI (VirtualBox Disk iamge)
- Click
Next
and choose Dynamically allocated
- Click
Next
and Set the name and the size of the desired Image
The optimal size should be set to 100GB
- Click on the Create button.
Configuration
-
Under the menu open Settigns
-
General | Advanced - Set the bidectional values
- System | Base Memory to atleast 4096 MB
- Display | Video Memroy to 128MB && Check the
Enable 3D Acceleration
- Shared Folders - Add your desired shared folder and mount them
Installing the Image
- Mark the New create machine on the left side and click Start on the menu
- In the Select start-up disk browse and choose the image you downloaded before.
- Click Start and follow the instructions on screen to install the image
If the first run is not responding continue with CTRL+C on this screen
Configuration
Now once that all is set up lets start to work on the content of the image
- Start the image in VirtualBox
- On the login screen use your name and password
- Install virtual box guest addition - In the Virtual machine under the Device menu
- Restart the machine before processding to te next section
Setting up the environment
- From this point on we are going to work inside the terminal window to install all reuired pieces.
-
Open the terminal and lets start work.
- Add users to the shared folder group
1
|
|
-
Logout and login with the new username
-
Fix the vi not to print letters instead of moving with the kyes in
1
|
|
- Set the vi as default editor
1
|
|
- Add proxy configuration to: /etc/environment
1 2 3 |
|
- Add this line to /etc/apt/apt.conf
1 2 |
|
- Add the following repositories & keys to apt-get
1 2 3 |
|
- Uninstall unrequired applications and install all the reuired ones
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
|
bash install Oh my zsh git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc chsh -s /bin/zsh
1
|
|
bash Install GIT lFS curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash sudo apt-get install git-lfs sudo git lfs install
1 2 |
|
bash Disable animations and fades ccsm ```
- Install google chrome
From the Software Center install the GDebi Package Installer Open firefox and go to this url
https://www.google.com/intl/en-US/chrome/browser/thankyou.html?platform=linux