diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-07-02 23:24:15 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-07-02 23:24:15 -0500 |
commit | 89e6c0f9c8edd029aeeb553dcb11b62c878d11b1 (patch) | |
tree | 55a4fd7d3de25de21fe296c8353642bae1e4579b /content/blog/2024-05-03-ubuntu-on-macos.md | |
parent | c5a2b7970f2187456dd094105e38b1d5482cb90f (diff) | |
download | cleberg.net-89e6c0f9c8edd029aeeb553dcb11b62c878d11b1.tar.gz cleberg.net-89e6c0f9c8edd029aeeb553dcb11b62c878d11b1.tar.bz2 cleberg.net-89e6c0f9c8edd029aeeb553dcb11b62c878d11b1.zip |
fix 2024 blog posts for missing images
Diffstat (limited to 'content/blog/2024-05-03-ubuntu-on-macos.md')
-rw-r--r-- | content/blog/2024-05-03-ubuntu-on-macos.md | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/content/blog/2024-05-03-ubuntu-on-macos.md b/content/blog/2024-05-03-ubuntu-on-macos.md index 2cfe2ce..df71eb1 100644 --- a/content/blog/2024-05-03-ubuntu-on-macos.md +++ b/content/blog/2024-05-03-ubuntu-on-macos.md @@ -50,9 +50,6 @@ 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. - - > **Quick Tip**! > > You will always be able to launch the OrbStack application and @@ -65,7 +62,7 @@ Warning](https://img.cleberg.net/blog/20240503-ubuntu-on-macos/warning.png) Once successful, OrbStack will launch your default terminal and log you into the Linux machine you created above. -In the example below, we can see that the machine is using `Linux ubuntu 6.7.11` +In the example below, we can see that the machine is using `Linux ubuntu 6.9.6` and operates similar to a fresh Ubuntu install on bare metal.  @@ -82,11 +79,10 @@ defaults to opening in Xcode on my system.  - ### Test Examples -As a quick example of the system, I added a `test` user, installed `neofetch`, -and switched the `test` user's shell to `zsh`: +As a quick example of the system, I installed `neofetch`, switched to the `zsh` +shell, and ran a few common commands.  |