aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2024-05-03-ubuntu-on-macos.org
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2025-11-01 14:51:15 -0500
committerChristian Cleberg <[email protected]>2025-11-01 14:51:15 -0500
commit35533ac1040042826d4ad50ba3f4ceb0594c5a7e (patch)
tree8498f9fdcd461f43310e71149b26a35c0b64a0f9 /content/blog/2024-05-03-ubuntu-on-macos.org
parent39b1acc3d357e389198a43b4ebf64138f3e9248d (diff)
downloadcleberg.net-35533ac1040042826d4ad50ba3f4ceb0594c5a7e.tar.gz
cleberg.net-35533ac1040042826d4ad50ba3f4ceb0594c5a7e.tar.bz2
cleberg.net-35533ac1040042826d4ad50ba3f4ceb0594c5a7e.zip
convert all PNGs to WebP
Diffstat (limited to 'content/blog/2024-05-03-ubuntu-on-macos.org')
-rw-r--r--content/blog/2024-05-03-ubuntu-on-macos.org10
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 a9c3a86..c2a2dea 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.cleberg.net/blog/20240503-ubuntu-on-macos/create.webp]]
** 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.cleberg.net/blog/20240503-ubuntu-on-macos/cli.webp]]
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.cleberg.net/blog/20240503-ubuntu-on-macos/files.webp]]
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.cleberg.net/blog/20240503-ubuntu-on-macos/xcode.webp]]
*** 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.cleberg.net/blog/20240503-ubuntu-on-macos/test.webp]]
** Thoughts