- See also:
| Linux command | FreeBSD equivalent |
|---|---|
useradd |
adduser |
userdel |
rmuser |
chage |
chpass |
usermod -a -G |
pw groupmod |
yay (Arch Linux) |
portsnap/portmaster |
- See also:
- Use
sudo -iinstead ofsudo suto ensure root's environment variables are loaded properly. - If this is not done, running
crontab -eas root won't invoke root's editor set by$EDITOR.
- Set
devfs_rulesetto2to give the jail access to all the /dev devices that are on the host.
sendmail_enable="NONE"= fully disable sendmail.moused_nondefault_enable="NO"= Disable moused daemon.
bsdconfig= Text-based GUI for general system configuration.
- FreeBSD is focused on robustness and stablility
- NetBSD is focused on portability
- OpenBSD is focused on security