jail

  1. DtxdF

    jails LittleJet: Create, deploy, manage and scale FreeBSD jails anywhere

    LittleJet is an open source, easy-to-use orchestrator for managing, deploying, scaling and interconnecting FreeBSD jails anywhere in the world. Features: * Projects instead of jails * RunScripts * Scaling * Load balancing / Failover / Multi-host networking * ... Project...
  2. I

    bhyve How do I make jailed bhyve VMs talk to each other?

    I'm trying to set up "vnet" jailed bhyve VMs which can talk to each other. Below is my jail .conf file: jailname100 { $if = 100; exec.prestart = "/sbin/ifconfig epair${if} create up"; exec.prestart += "/sbin/ifconfig epair${if}a up"; exec.prestart += "/sbin/ifconfig epair${if}a name...
  3. I

    bhyve fbuf: Protocol not supported when starting bhyve VM (with fbuf) inside jail

    I'm trying to run a VM inside bhyve and it needs to be accesible by VNC. So, I added the following: -s 29,fbuf,tcp=172.16.0.1:10100,w=1200,h=860 -s 30,xhci \ And upon trying to install the OS, I got the following error: fbuf frame buffer base: ... socket: Protocol not supported Device...
  4. I

    jails How do I reload "devfs_ruleset" without rebooting the system?

    In my /etc/jail.conf.d/jailname.conf file, I've set to a custom ruleset by: "devfs_ruleset=100" which allows vmm, pci and mdconfig (I think "mem" - I guess) to be visible inside the jail. I confirmed that they are visible inside the jail. Then, I changed to "devfs_ruleset=1" (which does not...
  5. I

    jails How can I prevent mdconfig memory disks which are attached in the host from appearing in jails?

    How can I prevent mdconfig memory disks which are attached in the host from appearing in jails? That means, I do not want to see md0 md1 md2 being visible and accessible from jails. (It's got to be a setting in the devfs.rules or jail.conf file, but I just figure it out.)
  6. I

    jails How to install a pkg offline into a jail?

    I'm trying to install a downloaded package (bhyve-firmware-1.0_2.pkg, and its dependency) into a jail. In the host, all I did as "pkg add bhyve-firmware-1.0_2.pkg" and it worked. However, to try to get in into a jail, I've tried: pkg -j jailname add bhyve-firmware-1.0_2.pkg pkg -j jailname...
  7. I

    jails How to write devfs_ruleset so PCI devices are visible in a jail?

    How can I configure PCI to be available in jails? If I try to execute this inside the jail: then I get this error: The default devfs_ruleset for jails is "4" This ruleset hides everything to the jail. (I think this is the reason.) So, how can I write a devfs_ruleset to unhide PCI devices...
  8. epopen

    Question of poudriere and pkg install/version

    Hi All I'm newbie of ports-mgmt/poudriere and using base system ports tree /usr/ports. I have some jail of internet service (1.http 2.mail etc.) And trying poudriere and got some question. poudriere base jail build by # poudriere jail -c -j 14_0_RELEASE and build individual poudriere jail for...
  9. ntn888

    jails Automate spinning up a bunch of thin jails

    I'm setting up the *ARR suite apps in jails (using the Bastille manager). I used to do this in debian and docker but this time I moved to freeBSD to try out it's native zfs support. In setting up I need to setup a uniform user, setup external mounts (the involved bit) and install the apps on...
  10. chrbr

    Solved Print from jail using CUPS on host

    Dear community, I run the release version of FreeBSD-14.0 on a host. On the host CUPS is up and running. Using libreoffice on the host I can print documents on a separate network printer. Now two questions come up. 1. CUPS listens on localhost:631 by default. From my understanding this is just...
  11. R

    jails share packages, binaries, perl modules across CBSD jails

    We have 3 servers with ~40 jails on each under CBSD management. Each jail running our perl application. We would like to share installed packages, binaries, installed perl modules across jails. Plain is master jail as a base image jails for application created via `cbsd jclone` , then via ZFS...
  12. I

    Forgejo failing to start as service / pid file not readable

    I am trying to get forgejo running as a service in a jail. When I manually start forgejo as the git user it runs as expected, however attempting to get it to run with the included rc file provided by the ports package it errors out. Forgejo Port rc.d script When I start forgejo manually it...
  13. NapoleonWils0n

    jails Firefox run as a Wayland app in a Ubuntu Jail with dbus for notifications and mpris

    I have installed Firefox as deb in a Ubuntu Mantic jail and enabled dbus to communicate with the host by passing in the DBUS_SESSION_BUS_ADDRESS from the host in a script this allows desktop notifications from the jailed browser to show up on the host and mpris to control videos playing in the...
  14. NapoleonWils0n

    jails running linux wayland apps in a ubuntu jail

    ive been experimenting with running linux wayland apps in an ubuntu jail the jail is running ubuntu mantic with the nvidia drivers manually installed so they match the version on the freebsd host wayland enabled in the jails ~/.zshenv config export WAYLAND_DISPLAY=wayland-0 export...
  15. NapoleonWils0n

    Other Eureka running Wayland applications from inside a Jail

    I just figured out how to run Wayland applications from inside a Jail without using Xwayland The reason i started looking into this is because Davinci Resolve 19 beta 1 supports running as a native wayland application instead of running as an X11 app Also there is a nasty bug with wlroots that...
  16. J

    jails iocell fetch failed to build tree when installing updates

    Hi, It's about iocell, a jail manager, I have problem when run command `iocell fetch`, it successfully fetched the base.txz but got problem when patch it, the error message is just "failed to build new tree", no logs found in dmesg, is there a specific log file for iocell? iocell version...
  17. NapoleonWils0n

    Nvidia driver on Freebsd and Ubuntu match, useful for jails and chroots

    Freebsd 14 p.6 quarterly Nvidia Driver 550.54.14 matches the exact version on Ubuntu 23.10 That means you can use the Nvidia driver from the Ubuntu repo in a jail or a chroot and it will match the version on the Freebsd host rather than having to download and manually install the Nvidia...
  18. NapoleonWils0n

    Davinci Resolve installed in Freebsd Jail

    Davinci Resolve installed on Ubuntu in a Freebsd Jail Davinci Resolve in a Ubuntu Freebsd Jail https://github.com/NapoleonWils0n/davinci-resolve-freebsd-jail Nvidia and Cuda working in the jail Davinci Resolve displayed with a Xwayland rootless window on Wayland or an X11 window on X11...
  19. M

    jails Unexpected behavior with Jail on Plex

    I am on 13.2 FreeBSD. I use Bastille to create the jail. I used ix1 as my interface. ix0 is the 'LAN' host interface. I can reach the http://<ip>:32400/web interface and configure all that. However, when I play something it doesn't seem to play. From what I gather is that it might be...
  20. NapoleonWils0n

    Davinci Resolve in a Ubuntu Jail

    I have managed to get Davinci Resolve working in an Ubuntu jail previously i installed resolve in a Ubuntu chroot The gpu and cuda are working, and the audio is rooted from jail to the host using a pulseaudio socket rather than displaying resolve in a xwayland rootfull window with the DISPLAY...
Back
Top