Featured
FreeBSD security umask permissions
Securing a FreeBSD Server: umask
Posted on .In this post I'll show you what umask is and how to use it to set more appropriate and more restrictive permissions of newly created files on a FreeBSD system with the intention to increase the level of security. If you have used UNIX you must know about permi…