Tag: FreeBSD

Managing FreeBSD Users and Groups

Overview Creating, deleting and updating FreeBSD users and groups is achieved with the id and pw commands. The pw commands requires superuser permissions, which is granted by prepending sudo to the start of each command. NoteFor more information, read the pw and id man pages....

Read More

Jail Upgrade in TrueNAS with iocage

Jail upgrades are part of your regular maintenance schedule to make sure the security patches are applied and you're running the latest release. Jails are a great tool for hosting additional workloads on your NAS. Jails provide lightweight isolation of your applications, such...

Read More
Loading