gyptazy

@gyptazy@gyptazy.ch

Believer in the power of open-source & community-driven innovation.

Former AS20621 NetOp that loves FreeBSD & illumos. Currently mostly in DevOps & developing (Python, Rust). Contributes to & . Evaluating and production usage of hardware/software.

Projects:
* BoxyBSD.com - A free VM hosting service to provide some value back to the community.
* ProxLB - (Re)Balance your CTs/VMs across your nodes in your Proxmox cluster. ProxLB is a dynamic resource scheduler for Proxmox which rebalances objects to other nodes in cluster based on CPU, memory or disk resources.
* manpageblog.org - A static blog generator in manpage design.
* QualvoSec - A security patch management tool.
Xhttps://twitter.com/gyptazy
GitHubhttps://github.com/gyptazy
Bloghttps://gyptazy.ch
0 ★ 0 ↺
in reply to »

gyptazy »
@gyptazy@gyptazy.ch

is unfortunately more or less deprecated and not actively maintained anymore. The last release was in 2015. It still works more or less (at least for me and my use cases) but after our last I thought it could not be wrong to have a look at other ones. is not brand new but it got my attention by some posts today here in my Fediverse circle. So far, it looks very promising - you can have an interactive look at it on the projects website (https://github.com/run-bhyve/cbsd) or just give it a try on a test vm.

QuickStart:
pkg install cbsd
service cbsdd start
env workdir="/usr/jails" /usr/local/cbsd/sudoexec/initenv
cbsd jconstruct-tui
cbsd jstart 1

Use the tui to get familiar and afterwards you may use it without (if needed).

History