We are pleased to interview Oliver Pinter and Shawn Webb, the core developers of the HardenedBSD project.

Founded in 2014, the project aims to be a security enhanced FreeBSD, with modern technologies like exploit mitigation known as PAX and ASLR but also introduces a bunch of new sysctls to the …

Read more

  

Let's learn how to execute commands in a jail by referring to the jail name instead of the jail number.

Suppose you have set up two jails, namely "mail" and "www". The first is to run your mailserver, the second to run your webserver in a secure jail environment. Each …

Read more

  

FreeBSD boots painfully slow on new servers with Intels Nehalem chipsets. You don't want to wait 180 seconds and more? Here's the solution, just add these two lines to your /boot/loader.conf and the boot time will significantly decrease: hint.atkbdc.0.disabled="1" hint.atkbd.0.disabled="1 …

Read more

  

The 2.10 release supports, thanks to updates of ACPI and APIC interrupt routing support, a much larger variety of hardware and multiprocessor systems than previous releases.

The Hammer Filesystem can now deduplicate volumes overnight in a batch process and during live operation. For estimation of space savings for existing …

Read more