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 my professional work is in a Windows environment. I code mainly in Python, Bash, Powershell, and Go. 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

These are personal notes based on my experiences, preferences, and opinions. While I generally follow best practices, you are responsible for using your own judgment when running any commands or code, or following any advice in this knowledgebase.

I do not guarantee the accuracy, completeness, timeliness, or depth of any content on this site. All material is provided as-is, without warranties or assurances of any kind, including suitability for a particular purpose.

While I strive for accuracy, content that I use more frequently is more likely to be reviewed and updated. Each page includes published and last modified timestamps at the bottom, which should be considered when evaluating the relevance of the information.

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 😊


🛠️ Built with

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