Elektrine lite

← Feed

Brendan

brendan@social.brendans-bits.com

<p>Interests: <br />- Critical Realism as a philosophy of science (used in my PhD to look at exiting homelessness) <br />- Tinkerer with the *BSDs for home networking<br />- I&#39;ve spent a few years trying to use RF electronics to help measure soil moisture</p>

Posts

  • Post #1893696

    RE: https://social.brendans-bits.com/@brendan/116390900101739683 And success! To run #zotero 9.0 (or any X11 app) on #freebsd: On the host: Ubuntu Jammy chrootmounting /tmp, /home, AND /home/&amp;lt;user&amp;gt; (because my home directory is a separate ZFS dataset)make xhost permissive (i.e. xhost +)In the chroot: creating a user with the same uid as my FreeBSD userincrease file descriptor limits for the userexport DISPLAY=:0.0 (as the user)simply run zotero