This commit is contained in:
JMARyA 2023-12-04 11:02:23 +01:00
commit c5cd492449
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
475 changed files with 27928 additions and 0 deletions
technology/bsd

10
technology/bsd/FreeBSD.md Normal file
View file

@ -0,0 +1,10 @@
---
website: https://www.freebsd.org
obj: os
---
# FreeBSD
#wip #🐇 #notnow
FreeBSD is an operating system used to power modern servers, desktops, and embedded platforms. A large community has continually developed it for more than thirty years. Its advanced networking, security, and storage features (using [ZFS](../linux/filesystems/ZFS.md) natively) have made FreeBSD the platform of choice for many of the busiest web sites and most pervasive embedded networking and storage devices.
# pkg
Pkg is the Package Manager on BSDs