วันเสาร์ที่ 21 กุมภาพันธ์ พ.ศ. 2558

experiment on linux(ubuntu) setup environment for web development

1. setup virtual box - after install need to check [enable virtualization tech.] in bios setup - install ubuntu server 64 bit 2. set up host & guest network setting virtual machine > network change adapter type to (1) host only - this will create internal network connect host and guest - guest cannot go out through gateway (2) bridge 3. setup web server php (1) lamp-server^ (Linux-Apache-MySQL-PHP) 4. setup git (1) just install git (2) create --bare repo (3) setup permission for group (4) add users to the group 5. setup host name in host machine (1) edit C:\Windows\System32\drivers\etc\hosts 6. create apache virtual host (1) follow this -> https://www.digitalocean.com/community/tutorials/how-to-set-up-apache-virtual-hosts-on-ubuntu-14-04-lts (2) config must be name *.conf

ไม่มีความคิดเห็น: