Skip to content

Instantly share code, notes, and snippets.

View cardboardcode's full-sized avatar

Gary Bey cardboardcode

View GitHub Profile
@cardboardcode
cardboardcode / README.md
Last active July 4, 2026 15:13
For People In A Hurry: Setting Podman Storage to Custom Directory
image

Note

This is a quick copy-paste-observe guide for people in a hurry to quickly set up podman such that it stores hefty images and volumes in a custom directory that may offer better memory management.

Instructions 📘

  1. Create the new storage directory:
@cardboardcode
cardboardcode / README.md
Last active July 15, 2026 03:19
For People In A Hurry: How To Install Podman on RaspberryPi (but still use it as Docker)
c1c59263-e278-480e-a11a-7d37cb57635a

Note

This guide provides a copy-paste-observe list of quick instructional steps to install Podman instantly on a RaspberryPi, assuming it has a Linux-based operating system on it.

Note

Verified on RaspberryPi 4B.

[!WARNING]

@cardboardcode
cardboardcode / README.md
Last active August 15, 2026 02:57
For People In a Hurry: Enable Multi-Factor Authentication (MFA) for SSH on Linux
image

Note

This guide provides a copy-paste-observe list of quick instructional steps to enable MFA for better secured SSH access to your network devices.

sudo apt update && sudo apt install libpam-google-authenticator -y
@cardboardcode
cardboardcode / README.md
Created August 8, 2026 04:50
For People In A Hurry: How to auto-load an Ollama model upon Linux device boot-up
@cardboardcode
cardboardcode / README.md
Created August 21, 2026 08:29
For People In A Hurry: How To Set Up Zenoh Bridge on a Turtlebot4