Warning: This article was written in 2019, the content might be out of date.

Managing Virtual Machines

Categories: General

I use multiple two virtual machines that were built with Vagrant. It is a pain most of the time to shutdown both of them when I am done for the day.

I wrote the scripts to shutdown all the running virtual machines with one command.

https://gist.github.com/kennith/9375d90d918cc408bf4f721c161e06ee

Next | Previous