Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Before this poll: were you aware of the search page?

Uncategorized
7 3 31

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    8 Views
    Started to touch FreeBSD jail and Bhyve VMs, using them for some programming project. Damn, if only I have such unlimited power near 15 years ago, when I was in university!Need to have a building environment with some libraries for FastCGI and PostgreSQL installed? No problem, write a Bastillefile which enables sshd and mounts my catalog with projects inside the jail via the nullfs magic. Then create thin jail, apply this template to it and boom — I have a ready development environment with ssh access and all necessary stuff. Just connect to it and build the program, all necessary sources are already here.Need to test program on the NetBSD? No problem — just create Bhyve VM with preinstalled netbsd template, then install OS with comp set and setup some services: Nginx, PostgreSQL, spawn-fcgi, etc… Then type C-x d /ssh:drag0n@10.0.0.2:~ in the Emacs, copy sources via Dired and I can test my program on the environment, as close as possible to the my home server.All things looks so integrated in the OS and console software are so good, that it is incomparable with my Docker trips at work When programming become fun again #FreeBSD #bhyve #Bastille
  • 0 Votes
    1 Posts
    12 Views
    I'm curious which of you has the largest Bastille infrastructure. Is anyone brave enough to share a screenshot of `bastille list` with a contender for highest number of jails?#FreeBSD #BastilleBSD
  • 0 Votes
    1 Posts
    13 Views
    Is someone running a #deltachat #chatrelay on #freebsd ? I am thinking to give it a try with #bastilleBSD on a #BoxyBSD instance.
  • 0 Votes
    1 Posts
    10 Views
    New blog post: FreeBSD Dual-Stack with Jails on Hetzner Cloud !How to run VNET jails with proper IPv6 (no NAT66!) by splitting a /64 into two /65 subnets.- Complete working configs- IPv6-first philosophy- Production-testedhttps://blog.hofstede.it/freebsd-dual-stack-jails-on-hetzner-cloud/#FreeBSD #IPv6 #Jails #Bastille #Hetzner #sysadmin