From f8391043a2094397d51712e53d0ac89f567dca62 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 3 May 2024 14:03:16 -0500 Subject: clarity and spelling edits in the ubuntu-on-macos blog post --- content/blog/2024-05-03-ubuntu-on-macos.md | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/content/blog/2024-05-03-ubuntu-on-macos.md b/content/blog/2024-05-03-ubuntu-on-macos.md index 9bf1e80..2cfe2ce 100644 --- a/content/blog/2024-05-03-ubuntu-on-macos.md +++ b/content/blog/2024-05-03-ubuntu-on-macos.md @@ -19,10 +19,10 @@ machine to take advantage of the Linux system. ## Installing OrbStack OrbStack has a [download page](https://orbstack.dev/download) if you prefer to -use `*.dmg` files to isntall applications. +use `*.dmg` files to install applications. Personally, I prefer to install everything through Homebrew. For OrbStack, run -the following: +the following to install the application via Homebrew: ```sh brew install orbstack @@ -31,7 +31,7 @@ brew install orbstack ## Creating a Linux Machine Once installed, you can launch OrbStack and create a Linux machine in a matter -of seconds. This creation module defaults to Ubuntu. +of seconds. The creation dialog defaults to Ubuntu. ![OrbStack's Linux Machine Creation Page](https://img.cleberg.net/blog/20240503-ubuntu-on-macos/create.png) @@ -46,16 +46,19 @@ List](https://img.cleberg.net/blog/20240503-ubuntu-on-macos/machine.png) When you run the machine for the first time, it may warn you that a program is attempting to run a shell script. You can choose to manually inspect this shell -script via the provided path, if you wish. When you're comfortable with the -script, toggle the `Suppress this message permanently` button and click OK to -run the machine. +script via the provided path if you wish. When you're comfortable with the +script, you can toggle the `Suppress this message permanently` button and click +OK to run the machine. ![First-Time Run Warning](https://img.cleberg.net/blog/20240503-ubuntu-on-macos/warning.png) -You will always be able to launch the OrbStack application and control the -machine via the Machines menu, but you can also use the OrbStack icon in the -macOS menu bar to quickly control the machine without launching OrbStack itself. +> **Quick Tip**! +> +> You will always be able to launch the OrbStack application and +> control the machine via the Machines page, but you can also use the OrbStack +> icon in the macOS menu bar to quickly control the machine without launching +> OrbStack itself. ## Working in Linux -- cgit v1.2.3-70-g09d2