_ _
___ | |__ __ _ _______ | |_
/ _ \| '_ \ / _` |_ / _ \| __|
| (_) | | | | (_| |/ / (_) | |_
\___/|_| |_|\__,_/___\___/ \__|
docs
— docs
index
> openbsd |
(2025-10-06) |
: OpenBSD usage, configuration and tips. |
linux_to_openbsd |
(2025-10-06) |
: Differences between linux and OpenBSD. |
vm |
(2025-10-06) |
: OpenBSD vmm - configuration and usage. |
make |
(2025-10-06) |
: OpenBSD make. |
pf |
(2025-10-06) |
: Configuration and usage. |
>> web |
httpd |
(2025-10-06) |
: OpenBSD's httpd - setup. |
cgi |
(2025-10-06) |
: Using CGI with httpd. |
ssl |
(2025-10-06) |
: creating ssl certificate and httpd configuration. |
>> Documentation |
mandoc |
(2025-10-06) |
: mandoc usage. |
roff |
(2025-10-06) |
: mdoc compatible roff macros. |
> Tools |
ssh |
(2025-10-06) |
: Usage and configuration. |
wget |
(2025-10-06) |
: Download tool. |
tar |
(2025-10-06) |
: archive tool - usage |
> vcs |
fossil |
(2025-10-06) |
: Usage. |
> Text editors |
ed |
(2025-10-06) |
: Using ed - text editor. |
>
text_manipulation |
(2025-10-06) |
: Text manipulation index. |
sed |
(2025-10-06) |
: Text stream editor, commonly used for substitution. |
cut |
(2025-10-06) |
: Split string. |
tr |
(2025-10-06) |
: Translate characters. |
paste |
(2025-10-06) |
: Join files/lines. |