This is based on 2016-11-06 Tim Chase blog page Installing FreeBSD on OVH. The method below is not using bsdinstall, but instead is based on bootstraping FreeBSD ZFS image from running system with ...
This article entitled “OpenBSD with GPS synchronised NTP” from Iain R. Learmonth triggered my interest. Getting stratum 1 time synchronised from GPS on your computer looked so simple on OpenBSD, al...
Searx is a privacy respecting search proxy aggregating results from different Internet search engines. I have it running in a jail since some time now, and I wanted to upgrade to the latest version...
Collection of personal one-liners and notes that I use regularly Create service account NAME=git ID=2002 && pw groupadd -n $NAME -g $ID && pw useradd -n $NAME -g $NAME -u $ID -s /...
1. Bootstrap new pleroma jail I usually build FreeBSD stable branch few times a year and keep a snapshot. This allows quickly zfs clone it to bootstrap a fresh jail. zfs clone rpool/poudriere/stab...
Įvadas 2013-jų pabaigoje skaitydamas Interneto puslapius užklupau įdomų straipsnį. Straipsnis parašytas anglų kalba, skaitosi lengvai ir stilius paprastas, o gvildenama tema yra kodėl projektų vad...