Skip to content

Commit

Permalink
Changes: "src/content/second-brain/Prepare
Browse files Browse the repository at this point in the history
  • Loading branch information
notbarze committed Oct 5, 2024
1 parent e893140 commit bddc861
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ filepath: src/content/second-brain/Prepare Raspberry Pi SD Card with Ubuntu & Cl

I wanted to setup a new Raspberry Pi machine with pre-configured Wifi & SSH. I also wanted to install Docker. I found a way to do this using [cloud-init](https://cloud-init.io) which is pre-installed on Ubuntu.

To do this, I used the Ubuntu for Raspberry Pi image and cloud-init. I also used the flash tool to flash the image to the Micro SD card.
To do this, I used the [Ubuntu for Raspberry Pi](https://ubuntu.com/download/raspberry-pi) image and cloud-init. I also used the flash tool to flash the image to the Micro SD card.

To configure cloud-init, I created a `user-data` file with the following content:

Expand Down

0 comments on commit bddc861

Please sign in to comment.