• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
sharadchhetri

sharadchhetri

Tutorials On Linux, Unix & Open Source

  • Home
  • Linux Commands
  • Resources
    • Learn Linux
  • My WordPress plugins

vagrant

Create multiple virtual machine with one Vagrantfile

June 7, 2020 by Sharad Chhetri

Vagrant Multi VM

For doing POC and testing sometimes we need multiple Virtual Machines very quickly. So here in this post we will create multiple virtual machine with one Vagrantfile by using Vagrant. We will cover some examples from coding side in Vagrantfile, it will help you in your real time scenarios as well. As we know Vagrant […]

Filed Under: Devops, Linux Tagged With: devops, vagrant

Learn Vagrant provision with shell provisioner examples

June 7, 2020 by Sharad Chhetri

vagrant shell provisioning

The Vagrant provision will help you to automate the installing the software, configurations and commands in your Vagrant Boxes. Vagrant gives us lots of provisioner options. In this post, we will show some vagrant shell provisioner examples. Before going to explain more on Vagrant Shell provisioner, we suggest you to read our this post to […]

Filed Under: Devops, Linux Tagged With: devops, vagrant

Create single node Virtual Machine with Vagrant

May 30, 2020 by Sharad Chhetri

single vm vagrant

In this post we will show how to create a single node Virtual Machine with Vagrant. As we know in our previous post we written about How to install Vagrant on Ubuntu and create first VM. We use Vagrant in our environment for doing lots of testing, POC(Proof Of Concept) and do some pre-work check […]

Filed Under: Linux, Devops Tagged With: devops, vagrant

Install Vagrant on Ubuntu and create first VM

May 25, 2020 by Sharad Chhetri

vagrant cloud flow

Vagrant is a Open Source software used for creating Virtual Machines in automated way. The software is written in Ruby language. The Vagrant is very useful for increasing the development productivity. We have seen the journey of Vagrant from Virtual box to current cloud providers, truly it is awesome to experience the growth of such […]

Filed Under: Linux Tagged With: ubuntu, vagrant

Primary Sidebar

Our Social Media Presence

  • Facebook
  • GitHub
  • Twitter

Linux Command

What is Linux Internal And External Command

Linux Basic Commands With Examples For Every Beginner

tr command to convert lines to space , tab and vertical tab

smbpasswd command not found on CentOS 7 and RHEL 7

Solution : semanage command not found

Unix / Linux : How to print duplicate lines from file

More Posts from this Category

You Might Like These Articles!

simplecodesyntax wordpress plugin

SimpleCodeSyntax : My Another WordPress Plugin

Install Nginx

How To Install Nginx On Ubuntu 22.04 LTS

Install Latest Git package in Ubuntu Operating System

How To Always Install Latest Git Package In Ubuntu Operating System

Bash script for installing VirtualBox on Ubuntu 22.04 LTS Desktop

Install VirtualBox On Ubuntu 22.04 LTS Desktop (Bash Script)

libfuse

dlopen(): error loading libfuse.so.2 – Got Error On Ubuntu

Failed to open/create the internal network

VirtualBox Error: Failed to open/create the internal network

Always Useful Tips And Tricks

New XAMPP security concept

find command to search keyword in files recursively in linux

How to find swap partition or file in linux

Set GRUB password after installation of CentOS/Red Hat

sed: -e expression #1, char 24: Invalid range end

How to configure ethernet in CentOS 6 after installing in Virtual Box

send email after mysql backup through bash script in simple way

Explore 90+ Article On "Linux Tips And Tricks"

Copyright © 2023 ยท
The material in this site cannot be republished either online or offline, without our permission.
Proudly Blogging From Bharat.

  • Contact
  • About Me
  • My WordPress plugins
  • Privacy Policy