In this tutorial, I’m set up a WordPress Vagrant, using vagrant box ubuntu with Nginx + MariaDB + WordPress. Vagrant…
Useful vagrant commands line
In this tutorial, I guide using useful Vagrant commands line for Virtual Machine such as: Starting and Stopping a VM…
How to install vagrant on ubuntu
Vagrant is a Configuration Management (CM). Development environment made easy use vagrant. To knowledge, vagrant to help for building and…
How to install vagrant on centos 6
Vagrant is Configuration Management (CM). Development environment made easy use vagrant. To knowledge, vagrant to help for building and deployment.…
How to install GitLab on Linux
In this tutorial, How to install Gitlab on Linux such as centos server and ubuntu server. To use Gitlab CE…
Install docker and learn containers on Centos
Introduction How to install and configure Docker on centos. Learning to download a Docker image, running a Docker container, and…