diff options
| author | Christian Cleberg <[email protected]> | 2025-04-01 21:45:20 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-04-01 21:45:20 -0500 |
| commit | 9061191da87f742248a9453505f99f70c8783cac (patch) | |
| tree | cff7d9a3f5c6dd64a8273c6289b9ec48ae0fd4ad /content/blog/2024-05-03-ubuntu-on-macos.org | |
| parent | 54ecf3762d22ac492f7a9a72c65423f26d5ae6cf (diff) | |
| download | cleberg.net-9061191da87f742248a9453505f99f70c8783cac.tar.gz cleberg.net-9061191da87f742248a9453505f99f70c8783cac.tar.bz2 cleberg.net-9061191da87f742248a9453505f99f70c8783cac.zip | |
update image URIs
Diffstat (limited to 'content/blog/2024-05-03-ubuntu-on-macos.org')
| -rw-r--r-- | content/blog/2024-05-03-ubuntu-on-macos.org | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/content/blog/2024-05-03-ubuntu-on-macos.org b/content/blog/2024-05-03-ubuntu-on-macos.org index 5248c9b..a4a2e4d 100644 --- a/content/blog/2024-05-03-ubuntu-on-macos.org +++ b/content/blog/2024-05-03-ubuntu-on-macos.org @@ -32,7 +32,7 @@ Once installed, you can launch OrbStack and create a Linux machine in a matter of seconds. The creation dialog defaults to Ubuntu. #+caption: OrbStack's Linux Machine Creation Page -[[https://img.cmc.pub/blog/20240503-ubuntu-on-macos/create.png]] +[[https://media.githubusercontent.com/media/ccleberg/img/main/blog/20240503-ubuntu-on-macos/create.png]] ** Launching the Machine @@ -62,7 +62,7 @@ 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. #+caption: Ubuntu CLI -[[https://img.cmc.pub/blog/20240503-ubuntu-on-macos/cli.png]] +[[https://media.githubusercontent.com/media/ccleberg/img/main/blog/20240503-ubuntu-on-macos/cli.png]] You can also click the machine's folder icon in OrbStack to open the machine's file system within macOS's native Files app. Within Files, you can double-click @@ -70,13 +70,13 @@ to open any files and they will open in the macOS defaults for those file types (e.g., TextEdit). #+caption: Ubuntu Files -[[https://img.cmc.pub/blog/20240503-ubuntu-on-macos/files.png]] +[[https://media.githubusercontent.com/media/ccleberg/img/main/blog/20240503-ubuntu-on-macos/files.png]] Here's an example of opening the =test.md= file in the screenshot above, which defaults to opening in Xcode on my system. #+caption: Ubuntu Files -[[https://img.cmc.pub/blog/20240503-ubuntu-on-macos/xcode.png]] +[[https://media.githubusercontent.com/media/ccleberg/img/main/blog/20240503-ubuntu-on-macos/xcode.png]] *** Test Examples @@ -84,7 +84,7 @@ As a quick example of the system, I installed =neofetch=, switched to the =zsh= shell, and ran a few common commands. #+caption: Test Examples -[[https://img.cmc.pub/blog/20240503-ubuntu-on-macos/test.png]] +[[https://media.githubusercontent.com/media/ccleberg/img/main/blog/20240503-ubuntu-on-macos/test.png]] ** Thoughts |
