Ask HN: How do you organize sysetm admin notes

1 points by kayman ↗ HN
How do you store system admin notes and how to guides for your own reference?

I being an Emacs User, use org-mode to organize. Emacs org mode contains an org to html mode which generates static html files. The generated static html files are stored on github or bitbucket which are available via the web.

It's not a blog, just dump of steps and commands I keep to duplicate something or jog my memory.

I have tried to use wikki, tumblr, ghost and wordpress, but none of them stuck.

Curious to learn of any hacks

2 comments

[ 4.5 ms ] story [ 17.2 ms ] thread
For my own reference only, a completely unorganized plain-text file I call "scratchpad".

For information that others (may) need to refer to, an internal-only Dokuwiki instance with a separate page per host works pretty well.