From 89e6c0f9c8edd029aeeb553dcb11b62c878d11b1 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Tue, 2 Jul 2024 23:24:15 -0500 Subject: fix 2024 blog posts for missing images --- content/blog/2024-01-09-macos-customization.md | 29 ++--------------- content/blog/2024-01-13-local-llm.md | 13 -------- content/blog/2024-01-26-audit-dashboard.md | 36 +++------------------- content/blog/2024-02-21-self-hosting-otter-wiki.md | 16 ---------- .../blog/2024-04-06-convert-onenote-to-markdown.md | 12 -------- content/blog/2024-04-18-mu4e.md | 12 ++------ content/blog/2024-05-03-ubuntu-on-macos.md | 10 ++---- 7 files changed, 13 insertions(+), 115 deletions(-) (limited to 'content/blog') diff --git a/content/blog/2024-01-09-macos-customization.md b/content/blog/2024-01-09-macos-customization.md index ac2ddfd..e9af8db 100644 --- a/content/blog/2024-01-09-macos-customization.md +++ b/content/blog/2024-01-09-macos-customization.md @@ -42,11 +42,9 @@ I use [iTerm2](https://iterm2.com/), which can be installed with Homebrew: brew install iterm2 ``` -![iTerm2](https://img.cleberg.net/blog/20240109-macos-customization/iterm2.png) - -To install color schemes, such as the Dracula scheme shown in the screenshot -above, you visit [iTerm Themes](https://iterm2colorschemes.com/) and follow -their installation instructions to install any of the themes. +To install color schemes, such as the Dracula scheme, you visit [iTerm +Themes](https://iterm2colorschemes.com/) and follow their installation +instructions to install any of the themes. # Desktop @@ -65,12 +63,6 @@ wiki]( **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. ![Ubuntu CLI](https://img.cleberg.net/blog/20240503-ubuntu-on-macos/cli.png) @@ -82,11 +79,10 @@ defaults to opening in Xcode on my system. ![Ubuntu Files](https://img.cleberg.net/blog/20240503-ubuntu-on-macos/xcode.png) - ### 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. ![Test Examples](https://img.cleberg.net/blog/20240503-ubuntu-on-macos/test.png) -- cgit v1.2.3-70-g09d2