Skip to content

RedKB - Personal Knowledgebase

Documentation from my notes on a range of computing topics. Check the tags section to quickly find articles on a specific topic. You can also view documentation pages in chronological order by visiting the archives. See a term you don’t recognize? Check the site glossary.

About

This is a hobby project, something I maintain as I have time/interest. The notes on this site are mostly for myself, but are sometimes helpful to others. The site is loosely based on the concept of a mind garden.

I frequently write Markdown notes in whatever Markdown notes app has most recently caught my attention (honorable mentions to Obsidian and Logseq). I will occasionally dump pages/sections into this KB.

I mainly use Linux for my homelab, but work in a Windows environment. I code mainly in Python, Bash, and Powershell, and spend most of my time on the Linux side. The contents of this site skew more heavily towards Linux and the scripting languages I use, but there are also articles on cross-platform tools like SSH and Docker.

DISCLAIMER

I make no guarantees regarding total accuracy, relevant/updated information, or topic depth for any of the content on this site. My goal is to keep reference notes for myself in a place accessible over the Internet in an easily-editable format (i.e. the Github repository).

I aim to be accurate, and notes I reference frequently will be updated more often. Each article on this site has a published and last modified timestamp at the bottom of the page, which you should take note of when referencing content.

🛠️ Built with

This site was built with hugo and Hextra theme. Check out the source code on Github

Contributing

Did you spot a spelling error or some other inaccuracy? Feel free to open a PR in the repository for this site. I welcome contributions 😊