Sysadmin Tools 🇺🇦
3.88K subscribers
692 photos
28 videos
302 files
5.1K links
Sysadmin/DevOps tools, news and other interesting things from modern IT world.
Feed https://t.me/s/sysadmin_tools
Download Telegram
How WhatsApp scaled to 1 billion users with only 50 engineers

https://www.quastor.org/p/how-whatsapp-scaled-to-1-billion

#whatsapp #freebsd #erlang
Pull (Linux) Docker Images from DockerHub and run it on FreeBSD? No problem!

https://twitter.com/michael_yuji/status/1641873597454241792

#docker #freebsd
MfsBSD

This is a set of scripts that generates a bootable image, ISO file or boot files only, that create a working minimal installation of FreeBSD. This minimal installation gets completely loaded into memory.

https://github.com/mmatuska/mfsbsd

#freebsd #bsd #tool
Howto: Automated FreeBSD VM Deployment with ProxLB and Terraform

This simple HowTo guides you through the process to place new VMs (in this example FreeBSD 14 will be used, you can use any other ones) in a Proxmox cluster by ensuring the VMs will be placed on the best node in the cluster according to the resource usage of the nodes. Afterwards, Terraform with the BPG provider will deploy the VM in the cluster, where the hostname and node are provided in a dynamic way. This gives some kind of expressions how to handle it it scenarios like. While providing this simple way with a shell script, it can of course also become much more complex with ansible and a dynamic inventories and in addition to other Pieplines such like ArgoCD or Jenkins.

https://gyptazy.ch/howtos/howto-proxmox-automated-deployment-with-proxlb-terraform-freebsd-vms

#proxmox #ansible #terraform #freebsd
make FreeBSD great again meme


FreeBSD 15.0 Aims For Reproducible Builds / Zero-Trust Builds With Fresh Funding

https://www.phoronix.com/news/FreeBSD-Zero-Trust-Repro-Builds

#freebsd #nix
WSL for FreeBSD

Experimental project to adapt the WSL2 open-source components to run on FreeBSD


https://github.com/BalajeS/WSL-For-FreeBSD

#freebsd #windows #virtualisation #hyperv