Hello Everyone,
In this tutorial,
How to Install Visual studio code in Ubuntu 15.04
First Adding PPA
Step1:- sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make
Second Installs Tool
Step2:- sudo apt-get update && sudo apt-get install ubuntu-make
Third Install Visual Studio Code itself
Step2:- umake web visual-studio-code
Website :- https://code.visualstudio.com/
NOTE...
Tuesday, May 19, 2015
How to Install Visual studio code in Ubuntu 15.04 - 64Bit
Cloud Network
May 19, 2015
Tags:
Ubuntu

How to Install WordPress 4.2.2 using (Apache, PhpMyAdmin & MySql) in Linux Mint and Ubuntu 15.04
Cloud Network
May 19, 2015
Hello Everyone,
In this Tutorial,
Let us Install WordPress 4.2.2 on Ubuntu 15.04 - 64bit
Server Basic Configurations
Domain name :- localhost wordpress.lan
Step1 :- sudo nano /etc/hosts
example :- 127.0.0.1 localhost wordpress.lan
Step2 :- ping wordpress.lan
LAMP Installation
Step3 :- sudo apt-get install apache2 apache2-utils...
Tags:
Ubuntu

Tuesday, May 12, 2015
How to Install ‘PhpVirtualBox’ to Manage Virtual Machines via Web Browser...
Cloud Network
May 12, 2015
Hello Everyone,In this tutorial,How to Install VirtualBox and PhpVirtualBox in Ubuntu 15.041. updated system package database and install prerequisites such as Apache, PHP and other needed dependencies.Step1 :- sudo apt-get update && apt-get upgrade && apt-get autoremoveStep2 :- sudo apt-get install apache2Step3 :- ...
Tags:
Ubuntu

Saturday, May 2, 2015
How to Upgrade Ubuntu Desktop 14.04/14.10 to Ubuntu 15.04 (Vivid Vervet)...
Cloud Network
May 02, 2015
Tags:
Ubuntu
