In this tutorial, the Git command line is for beginners, Git server is a repository. I use the command line…
Gitlab ssh key pair
In this tutorial, I want to use SSH keys to interact with Git for my project. How to generate Gitlab…
Vagrant centos box example
In this tutorial, I’m deployed centos VM from Vagrantfiles. For example, Vagrant centos box example for Centos 6 and Centos…
Vagrant triggers backup databases
When you running command Vagrant resume, Vagrant halt and vagrant destroy. Then Vagrant triggers backup databases. For example backup Mysql…
Vagrant ssh key pair
In this tutorial, I’m setup vagrant ssh key pair. Generating ssh key with vagrant_rsa is private key and vagrant_rsa.pub is…
How to set up a wordpress vagrant
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…