Re: I only just got the hang of the sudoers file format
I would love to go *BSD - the showstopper for me is that Matlab1 is essential for my work, and unfortunately does not support any of the BSDs
I haven't used it so can't comment on its effectiveness but among the FreeBSD ports I find
---- /usr/ports/math/matlab-installer:
Version: 0.2
This port installs the prerequisites for Mathworks (r) Matlab for Linux and an installer script (matlab-installer), which automates the somewhat tricky process of installing Linux Matlab.
Installing Matlab requires Matlab installation media and a license file and installation key from Mathworks, Inc.
----
This uses FreeBSD Linux emulation (which can even run Linux code faster than Linux at times). The web site behind it is https://acadix.biz/matlab-installer.php.
Alternatively, if faced with code that really has to have Linux underneath, I'll run it in a bhyve virtual machine and display it on my normal FBSD X desktop (although Wayland will probably bugger that up soon).