OpenBSD
1.22K subscribers
38 photos
2 videos
6 files
400 links
Сool OpenBSD stuff @openbsd
Feedback obsd@tuta.io

Community:
@openbsd_en
@openbsd_ru
@openbsdbr
@OpenBSD_es

OpenBSDjumpstart https://t.me/joinchat/EzTjLQuG8MdUSVqFS1xA4w

Unofficial channel. Get OpenBSD: https://www.openbsd.org/
Download Telegram
KSH support for git-prompt.

https://gist.github.com/qbit/5483415

#ksh #git
kshCheatsheet.pdf
93.9 KB
Korn Shell programming cheat sheet.

#ksh #korn #shell
ohmyksh.

A framework for OpenBSD's ksh.

https://github.com/qbit/ohmyksh

#ksh #shell
oksh.

Unlike other ports of OpenBSD ksh, this port is entirely self-contained and aims to be maximally portable across operating systems and C compilers. We are always looking for new combinations to add support for...

https://github.com/ibara/oksh

#shell #ksh #portable
KISS high-availability with OpenBSD.

My HA solution for Web and Gemini is based on DNS (OpenBSD's nsd) and a simple shell script (OpenBSD's ksh and some little sed and awk and grep). All software used here is part of the OpenBSD base system and no external package needs to be installed - OpenBSD is a complete operating system...

https://foo.zone/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.html

#web #nsd #ksh