Some tips on using doas the sudo alternative ported from Openbsd
install doas
# pkg install doas
Create the doas config file
# vi /usr/local/etc/doas.conf
The username and groups follow the chown syntax,
ther username or group is preceded by the : colon character
eg
:username
:groupname...
Editorial
Hi gang!
FreeBSD is plain and simple my all time favorite Unix operating system. And yes: technically speaking it's Unix-like but that's mostly due to licensing concerns. If you look at the backwards compatibility aspects (see /usr/src/sys/amd64/conf/GENERIC, the COMPAT_FREEBSDxx...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.