IaC

Build Ubuntu+Docker virtual machine on Mac

Introduction During development, it may be necessary to prepare a development environment such as a DB server or Web...
IaC

Build a Windows10 virtual machine on your Mac for free

Introduction When developing a web application on a Mac, it is often difficult not to verify the operation on Window...
IaC

Install macOS Catalina in a free virtual environment

Introduction When you want to test the developed program in a clean environment or when you want to check the operat...
Script

macOS Catalina Virtual Machine Construction and Destruction Script

At first Describes a script for building and destroying macOS Catalina virtual machines built using scripts. The ...
IaC

Install macOS Big Sur in a free virtual environment

At first macOS Big Sur was released on November 12, 2020 (local time). Mac OS X request has changed significantly, a...
Script

macOS Big Sur Virtual Machine Construction and Destruction Script

At first Describes a script for building and destroying a macOS Big Sur virtual machine built using a script. The...
Script

Configuring Folders for Virtual Machine Building Scripts

At first vm-configure published on github is a script to easily build a Windows Linux macOS virtual environment on m...
Script

Ubuntu 20.04 Virtual Machine Startup, Stop, and Destroy Script

At first Describes a script for starting, stopping, and destroying Ubuntu20.04 virtual machines built using a script...
DevEnv

Make Visual Studio for Mac easier to use

Last time, I was able to install Visual Studio for Mac, so this time I will make settings to make development easier. ...
Script

Run the script file by double-clicking

In order to execute the script file on Mac, you need to start the terminal and specify the script file name and execute...