diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-03-11 16:09:26 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-03-11 16:09:26 -0500 |
commit | 75cb2408e9251a32779a2c8814d4aaf1a0aae57c (patch) | |
tree | fddf8653aa26a9486ed9e2f56c2215b1742f9f92 /content/blog/2024-05-03-ubuntu-on-macos.org | |
parent | b6068f40908e9185fa8b04df1ebde52866f81296 (diff) | |
download | cleberg.net-75cb2408e9251a32779a2c8814d4aaf1a0aae57c.tar.gz cleberg.net-75cb2408e9251a32779a2c8814d4aaf1a0aae57c.tar.bz2 cleberg.net-75cb2408e9251a32779a2c8814d4aaf1a0aae57c.zip |
move from cleberg.net to cmc.pub
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 e474a0d..5248c9b 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.cleberg.net/blog/20240503-ubuntu-on-macos/create.png]] +[[https://img.cmc.pub/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.cleberg.net/blog/20240503-ubuntu-on-macos/cli.png]] +[[https://img.cmc.pub/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.cleberg.net/blog/20240503-ubuntu-on-macos/files.png]] +[[https://img.cmc.pub/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.cleberg.net/blog/20240503-ubuntu-on-macos/xcode.png]] +[[https://img.cmc.pub/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.cleberg.net/blog/20240503-ubuntu-on-macos/test.png]] +[[https://img.cmc.pub/blog/20240503-ubuntu-on-macos/test.png]] ** Thoughts |