© 2026 Hashnode
While I was installing Vagrant and setting up Virtual Machines for CentOs7 and Ubuntu, I came across different issues in setting up the virtual machines on my M1 machine. This article is to show you the step-by-step guide on how to install and set up...

To use the Intel-based terminal on an Apple Silicon Mac, we need Rosetta, to install using the command given below to install Rosetta on your Mac: Install Rosetta softwareupdate --install-rosetta Now, that Rosetta is installed on your Mac, you can e...

When upgrading from an Intel mac to an Apple Silicone I noticed docker fails to run. I'm using Laravel Sail when Sail is installed or when a sail up command is attempted I get an error: docker: 'compose' is not a docker command The reason for this i...
