diff options
| author | Paul Buetow <paul@buetow.org> | 2023-04-30 16:46:58 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-04-30 16:46:58 +0300 |
| commit | e09cdf450d8ec10cf16578dda64964076e705967 (patch) | |
| tree | 9523097303c0bde37e33062ff241d621eebfa263 /gemfeed/2022-10-30-installing-dtail-on-openbsd.md | |
| parent | 4ba625d6a06c09464df633b014de5c118ff6bede (diff) | |
Update content for md
Diffstat (limited to 'gemfeed/2022-10-30-installing-dtail-on-openbsd.md')
| -rw-r--r-- | gemfeed/2022-10-30-installing-dtail-on-openbsd.md | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/gemfeed/2022-10-30-installing-dtail-on-openbsd.md b/gemfeed/2022-10-30-installing-dtail-on-openbsd.md index 3c71f577..db9ecb8d 100644 --- a/gemfeed/2022-10-30-installing-dtail-on-openbsd.md +++ b/gemfeed/2022-10-30-installing-dtail-on-openbsd.md @@ -43,6 +43,51 @@ This will be a quick blog post, as I am busy with my personal life now. I have r In this post, I want to give a quick overview (or how-to) about installing DTail on OpenBSD, as the official documentation only covers Red Hat and Fedora Linux! And this blog post will also be used as my reference! +# Installing DTail on OpenBSD + +> Published at 2022-10-30T11:03:19+02:00 + +``` + ,_---~~~~~----._ + _,,_,*^____ _____``*g*\"*, +/ __/ /' ^. / \ ^@q f + @f | | | | 0 _/ +\`/ \~__((@/ __ \__((@/ \ + | _l__l_ I <--- The Go Gopher + } [______] I + ] | | | | + ] ~ ~ | + | | + | | + | | A ; +~~~~~~~~~~~~~~~~~~~~~~~~~~~~|~~~,--,-/ \---,-/|~~,~~~~~~~~~~~~~~~~~~~~~~~~~~~ + _|\,'. /| /| `/|-. + \`.' /| , `;. + ,'\ A A A A _ /| `.; + ,/ _ A _ / _ /| ; + /\ / \ , , A / / `/| + /_| | _ \ , , ,/ \ + // | |/ `.\ ,- , , ,/ ,/ \/ + / @| |@ / /' \ \ , > /| ,--. + |\_/ \_/ / | | , ,/ \ ./' __:.. + | __ __ | | | .--. , > > |-' / ` + ,/| / ' \ | | | \ , | / + / |<--.__,->| | | . `. > > / ( + /_,' \\ ^ / \ / / `. >-- /^\ | + \\___/ \ / / \__' \ \ \/ \ | + `. |/ , , /`\ \ ) + \ ' |/ , V \ / `-\ + OpenBSD Puffy ---> `|/ ' V V \ \.' \_ + '`-. V V \./'\ + `|/-. \ / \ /,---`\ kat + / `._____V_____V' + ' ' +``` + +This will be a quick blog post, as I am busy with my personal life now. I have relocated to a different country and am still busy arranging things. So bear with me :-) + + In this post, I want to give a quick overview (or how-to) about installing DTail on OpenBSD, as the official documentation only covers Red Hat and Fedora Linux! And this blog post will also be used as my reference! + [https://dtail.dev](https://dtail.dev) I am using Rexify for my OpenBSD automation. Check out the following article covering my Rex setup in a little bit more detail: |
