FreeBSD

Edit · View history

FreeBSD

FreeBSD is a free and open-source Unix-like operating system descended from the Berkeley Software Distribution (BSD), the version of Unix developed at the University of California, Berkeley. It is known for its advanced networking, security, and storage features, as well as its permissive licensing, which allows both commercial and non-commercial use without the restrictions of the GNU General Public License.

FreeBSD runs on a wide variety of hardware platforms, including x86-64, ARM, PowerPC, and RISC-V. It is widely used as a server operating system, powering major web services, network infrastructure, and embedded systems. Notable users include Netflix, WhatsApp, Juniper Networks, and the PlayStation 4 and PlayStation 5 consoles.

History

The FreeBSD project was founded in 1993 by the merging of the 386BSD patchkit and the BSD/386 operating system. The first official release, FreeBSD 1.0, appeared in December 1993. It has since evolved through major versions, with FreeBSD 14.0 released in November 2023.

FreeBSD originated from the work of Bill Jolitz and Lynne Jolitz on 386BSD, and the project was initially led by Jordan Hubbard and Nate Williams. Over the decades, it has maintained a reputation for stability, performance, and a well-documented source tree.

Features

Licensing

FreeBSD is distributed under the BSD 2-Clause License, a permissive free software license that allows users to modify and redistribute the code with minimal restrictions. This has made it a popular choice for both open-source and proprietary projects.

Related operating systems

See also

External links