Description
In this course, you will learn:-
- Create a virtual machine on your computer.
- When developing, you can save time.
- Make use of vagrant.
- Make use of virtual box.
- understand where to obtain files and resources
- be able to choose from a larger number of boxes
- In less than 5 minutes, you'll be up and running.
- Install wordpress and phpmyadmin.
- Make sure that everyone on your team has the same development environment.
Syllabus:-
-
Virtual Machine course introduction
-
Virtual Machine Resources
-
LAMP Application runthrough info
-
Virtual Machine Folder setup Git Repo
-
Virtual Machine Fully READY in under 5 minutes
-
Virtual Machine setting DNS hosts file
-
Virtual Machine synced folders
-
Virtual Machine mySQL access setup
-
Database clients and settings
-
Virtual Machine Working with Vagrant
-
Virtual Machine add phpmyadmin
-
Virtual Machine Wordpress install under 5 minutes
-
Virtual Machine select a vagrant box
-
Explore your Virtual Machine
-
Virtual Machine basic Vagrant config
-
Virtual Machine box config
-
Custom Virtual Machine install PHP mySQL
-
setup Ubuntu 14 on Virtual box
-
Introduction to github
-
Download Git install on windows terminal GUI app
-
GitHub setup on computer
-
Create a repository
-
Making a git commit pull from host machine
-
New folder new files connected
-
creating a new branch
-
Merging pull requests
-
command line merge
-
Merge pull requests
-
Git logs history
-
git reset
-
Git Resources