#Starting with A new Web Site
- Install apache web server using the following commands
- Install git into you Machine to pull and push from the server
- Install gedit to edit the file that you will put your code on it
$ sudo apt-get install apache2 libapache2-mod-php5 php5-mysql
$ sudo apt-get install git
$ sudo apt-get install gedit
#Follow this instructions to clone to my Repo
- Clone to the my repository from terminal
$ git clone https://github.com/mohanad86/Web-Application-
$ git pull
- You will pull the Java-coding in your PC
$ ls
-To showing you the list location of the file Web-Application-
$ cd Web-Application-
- Then you are in :)
Author: Mohanad Aly
Licensed under the Apache License