summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbt <bt@web>2023-12-09 10:11:42 -0500
committerIkiWiki <ikiwiki.info>2023-12-09 10:11:42 -0500
commitf20f165c06a0acef2dd756bddc21fce0dd966f8e (patch)
treeeae4f2ab1de71aded10413d7d4f3b01d606cbdde
parentb9603bf490089b2cbbd8ebed0257098b3edce221 (diff)
-rw-r--r--posts/my-pi-desktop.md11
1 files changed, 5 insertions, 6 deletions
diff --git a/posts/my-pi-desktop.md b/posts/my-pi-desktop.md
index e5daee0..3567439 100644
--- a/posts/my-pi-desktop.md
+++ b/posts/my-pi-desktop.md
@@ -1,6 +1,5 @@
-# My Raspberry Pi Desktop
-
-2020-09-02
+[[!meta title="My Raspberry Pi Desktop"]]
+[[!meta date="2020-09-02"]]
I use a Raspberry Pi 4 as my personal daily driver and it's pretty great. I know these types of devices tend to be used for smaller pet-projects or fun experiments, but I thought I would share my experience using one as my main computer. Hopefully this can be a solid guide to help others who might be interested in creating a similar setup.
@@ -81,9 +80,9 @@ Since *actual* data speaks louder than anecdotal chit-chat, I performed a very s
First, clear the cache to avoid conflicting data:
-```
-sync; echo 3 | sudo tee /proc/sys/vm/drop_caches
-```
+
+ sync; echo 3 | sudo tee /proc/sys/vm/drop_caches
+
### Write