FreeBSD
BTX (boot loader)
BTX (Boot Extender) is the standard FreeBSD and DragonflyBSD boot loader.
BTX (Boot Extender) is the standard FreeBSD and DragonflyBSD boot loader.
ClosedBSD
ClosedBSD was a derivative of FreeBSD aimed at providing firewall and Network Address Translation services, written by Joshua Bergeron.
ClosedBSD was a derivative of FreeBSD aimed at providing firewall and Network Address Translation services, written by Joshua Bergeron.
Common Address Redundancy Protocol
The Common Address Redundancy Protocol or CARP is a protocol which allows multiple hosts on the same local network to share a set of IP addresses.
The Common Address Redundancy Protocol or CARP is a protocol which allows multiple hosts on the same local network to share a set of IP addresses.
Debian GNU/kFreeBSD
Debian GNU/kFreeBSD is an operating system released by the Debian project.
Debian GNU/kFreeBSD is an operating system released by the Debian project.
DesktopBSD
DesktopBSD is a Unix-derivative, desktop-oriented operating system based on FreeBSD. Its goal is to combine the stability of FreeBSD with the ease-of-use of KDE, which is the default graphical u...
DesktopBSD is a Unix-derivative, desktop-oriented operating system based on FreeBSD. Its goal is to combine the stability of FreeBSD with the ease-of-use of KDE, which is the default graphical u...
FreeBSD
FreeBSD is a free Unix-like operating system descended from AT&T UNIX via BSD UNIX. Although for legal reasons FreeBSD cannot be called "UNIX", as the direct descendant of BSD UNIX, FreeBSD's in...
FreeBSD is a free Unix-like operating system descended from AT&T UNIX via BSD UNIX. Although for legal reasons FreeBSD cannot be called "UNIX", as the direct descendant of BSD UNIX, FreeBSD's in...
FreeBSD Core Team
The FreeBSD Core Team is the equivalent of a Board Of Directors for the FreeBSD Project.
The FreeBSD Core Team is the equivalent of a Board Of Directors for the FreeBSD Project.
FreeBSD Documentation License
The FreeBSD Documentation License is the license that covers most of the documentation for the FreeBSD operating system.
The FreeBSD Documentation License is the license that covers most of the documentation for the FreeBSD operating system.
FreeBSD Foundation
The FreeBSD Foundation is a United States-based 501 registered non-profit organization dedicated to supporting the FreeBSD Project, its development and its community.
The FreeBSD Foundation is a United States-based 501 registered non-profit organization dedicated to supporting the FreeBSD Project, its development and its community.
FreeBSD jail
The FreeBSD jail mechanism is an implementation of operating system-level virtualization that allows administrators to partition a FreeBSD-based computer system into several independent mini-sys...
The FreeBSD jail mechanism is an implementation of operating system-level virtualization that allows administrators to partition a FreeBSD-based computer system into several independent mini-sys...
FreeBSD Ports
The FreeBSD Ports collection is a package management system for the FreeBSD operating system, providing an easy and consistent way of installing software packages.
The FreeBSD Ports collection is a package management system for the FreeBSD operating system, providing an easy and consistent way of installing software packages.
FreeNAS
FreeNAS is a free network-attached storage server, supporting: CIFS (Samba), FTP, NFS, rsync, AFP protocols, iSCSI, S.M.A.R.T., local user authentication, and software RAID (0,1,5), with a web-...
FreeNAS is a free network-attached storage server, supporting: CIFS (Samba), FTP, NFS, rsync, AFP protocols, iSCSI, S.M.A.R.T., local user authentication, and software RAID (0,1,5), with a web-...
FreeSBIE
FreeSBIE is a Live CD—an operating system that is able to load directly from a bootable CD without any installation process and without any hard disk.
FreeSBIE is a Live CD—an operating system that is able to load directly from a bootable CD without any installation process and without any hard disk.
Gamin
Gamin is a monitoring system for files and directories that independently implements a subset of FAM, the File Alteration Monitor.
Gamin is a monitoring system for files and directories that independently implements a subset of FAM, the File Alteration Monitor.
Geli (software)
geli is a block device-layer disk encryption system written for FreeBSD, introduced in version 6.0.
geli is a block device-layer disk encryption system written for FreeBSD, introduced in version 6.0.
Gentoo/FreeBSD
Gentoo/FreeBSD is a Unix-like operating system developed by Gentoo Linux developers in order to bring Gentoo Linux design, structure, and tools such as Portage and the Gentoo Linux baselayout to...
Gentoo/FreeBSD is a Unix-like operating system developed by Gentoo Linux developers in order to bring Gentoo Linux design, structure, and tools such as Portage and the Gentoo Linux baselayout to...
GEOM
GEOM is the main storage framework for the FreeBSD operating system.
GEOM is the main storage framework for the FreeBSD operating system.
geom raid5
geom_raid5 is a storage module created for the FreeBSD operating system.
geom_raid5 is a storage module created for the FreeBSD operating system.
GhostBSD
GhostBSD is a free Unix-like operating system based on FreeBSD 8.2 and used as a live CD and a hard disk install.
GhostBSD is a free Unix-like operating system based on FreeBSD 8.2 and used as a live CD and a hard disk install.
HAMMER
HAMMER is a high-availability 64-bit file system developed by Matthew Dillon for DragonFly BSD using B-trees.
HAMMER is a high-availability 64-bit file system developed by Matthew Dillon for DragonFly BSD using B-trees.
Highly Available STorage
Highly Available STorage is a protocol and tool set for FreeBSD written by Pawel Jakub Dawidek, a core FreeBSD developer.
Highly Available STorage is a protocol and tool set for FreeBSD written by Pawel Jakub Dawidek, a core FreeBSD developer.
How does one patch KDE2 under FreeBSD?
"How does one patch KDE2 under FreeBSD?" is an internet meme in Russian Internet culture.
"How does one patch KDE2 under FreeBSD?" is an internet meme in Russian Internet culture.
Kernel Scheduled Entities
Kernel Scheduled Entities, or KSE, is a kernel-supported threading system found in FreeBSD, which allows a single process to have multiple kernel-level threads.
Kernel Scheduled Entities, or KSE, is a kernel-supported threading system found in FreeBSD, which allows a single process to have multiple kernel-level threads.
Kqueue
Kqueue test is a scalable event notification interface introduced in FreeBSD 4.1, also supported in NetBSD, OpenBSD, DragonflyBSD, and Mac OS X. It's the foundation of Apple's Grand Central Dis...
Kqueue test is a scalable event notification interface introduced in FreeBSD 4.1, also supported in NetBSD, OpenBSD, DragonflyBSD, and Mac OS X. It's the foundation of Apple's Grand Central Dis...
Kylin
Named after the mythical beast qilin, Kylin is an operating system developed by academics at the National University of Defense Technology in the People's Republic of China, and approved for...
Named after the mythical beast qilin, Kylin is an operating system developed by academics at the National University of Defense Technology in the People's Republic of China, and approved for...
libusb
libusb is a suite of user-mode routines for controlling data transfer to and from USB devices on Unix-like systems without the need for kernel-mode drivers.
libusb is a suite of user-mode routines for controlling data transfer to and from USB devices on Unix-like systems without the need for kernel-mode drivers.
Loadable kernel module
In computing, a loadable kernel module (or LKM) is an object file that contains code to extend the running kernel, or so-called base kernel, of an operating system.
In computing, a loadable kernel module (or LKM) is an object file that contains code to extend the running kernel, or so-called base kernel, of an operating system.
m0n0wall
m0n0wall is an embedded firewall distribution of FreeBSD, one of the BSD operating system descendants.
m0n0wall is an embedded firewall distribution of FreeBSD, one of the BSD operating system descendants.
Mastodon Linux
The Mastodon Linux distribution differs from most Linux distributions in that it has replaced much of the GNU userland with corresponding tools from FreeBSD. The distribution still uses and main...
The Mastodon Linux distribution differs from most Linux distributions in that it has replaced much of the GNU userland with corresponding tools from FreeBSD. The distribution still uses and main...
moused
moused is a utility that works along with the console driver to support mouse operations in ttys and in consoles on FreeBSD.
moused is a utility that works along with the console driver to support mouse operations in ttys and in consoles on FreeBSD.
PC-BSD
PC-BSD is a Unix-like, desktop-oriented operating system based on FreeBSD. It aims to be easy to install by using a graphical installation program, and easy and ready-to-use immediately by prov...
PC-BSD is a Unix-like, desktop-oriented operating system based on FreeBSD. It aims to be easy to install by using a graphical installation program, and easy and ready-to-use immediately by prov...
pfSense
pfSense is an open source firewall/router distribution based on FreeBSD. pfSense is meant to be installed on a personal computer and is noted for its reliability and offering features often only...
pfSense is an open source firewall/router distribution based on FreeBSD. pfSense is meant to be installed on a personal computer and is noted for its reliability and offering features often only...
PicoBSD
PicoBSD was a single-floppy disk version of FreeBSD, one of the BSD operating system descendants.
PicoBSD was a single-floppy disk version of FreeBSD, one of the BSD operating system descendants.
Portsnap
Portsnap is a system written by Colin Percival for secure distribution of compressed, digitally signed snapshots of the FreeBSD ports tree.
Portsnap is a system written by Colin Percival for secure distribution of compressed, digitally signed snapshots of the FreeBSD ports tree.
Sysinstall
Sysinstall, alswn as sysinstall, is the graphical FreeBSD system installation and configuration tool.
Sysinstall, alswn as sysinstall, is the graphical FreeBSD system installation and configuration tool.
Wormwood (computer virus)
Wormwood (or FreeBSD.Wormwood) was written as a proof of concept computer virus infecting FreeBSD systems, using BSD-style system calls.
Wormwood (or FreeBSD.Wormwood) was written as a proof of concept computer virus infecting FreeBSD systems, using BSD-style system calls.
Settings