inno-code / simplephp

Project to illustrate basic PHP HTML CSS coding concepts for beginners.
8 stars 9 forks source link

Installation and Config Guide #11

Closed taono closed 9 years ago

taono commented 9 years ago

LAMP Installation Complete guide: https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu

taono commented 9 years ago

Git Repo Command line: https://git-scm.com/book/en/v2/Git-Basics-Getting-a-Git-Repository

taono commented 9 years ago

Komodo Installation:

http://ubuntuhandbook.org/index.php/2014/04/install-komodo-edit-8-in-ubuntu-14-04/

After download of komodo go into Komodo application directory and run below command. Ensure ./install.sh is in this directory before executing command.

sudo ./install.sh

zoelogic commented 9 years ago

Let's move this content into a ./guides directory. See #13 for details about setting this up.

taono commented 9 years ago

Git Documentation