blob: d008a7a89ab720924916666a85c510c8672e52dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
|
+++
title = "Daemonic BSD Site"
author = ["Michał Sapka"]
date = 2024-03-06T14:45:00+01:00
categories = ["bsd"]
draft = false
weight = 1001
abstract = "A site dedicated to BSD family of systems"
+++
BSDs are a family of operating systems derivative from Berkley Standard Distribution.
While not a popular as GNU/Linux, they are the defect descendants of the Unix Operating System.
This site is dedicated to two of those systems: FreeBSD, and OpenBSD.
Those are the systems I daily run on my personal computers and servers.
And, while they come with significant problems, it's very easy to fall in love them.
## History of BSD {#history-of-bsd}
Short history of how came to be.
- [BSD history](/bsd/history/)
## FreeBSD {#freebsd}
{{< img-r "freebsd-beastie.png" >}}
Beastie, the BSD mascott
{{< /img-r >}}
FreeBSD is the oldest living BSD system.
It's full of features which I found essential to my happy computer usage.
It's hard to live without ZFS or Jail system.
Here are my guides to those features:
{{< menu "bsd-freebsd" >}}
FreeBSD
{{< /menu >}}
### FreeBSD on a Thinkpad X1 Extreme Gen2 {#freebsd-on-a-thinkpad-x1-extreme-gen2}
I run FreeBSD on my personal laptop.
This comes with significant problems: battery life is bad and WiFi is a hit miss.
You can find some of my wins bellow:
{{< menu "bsd-thinkpad" >}}
FreeBSD
{{< /menu >}}
## OpenBSD {#openbsd}
{{< img-r "openbsd.png" >}}
OpenBSD Logo
{{< /img-r >}}
The sites you are browsing is running on OpenBSD.
The idea behind this idea is to make it security-first.
And this is what the system achieved: the most secure OS I know of.
It comes with a lot of interesting (and strange) things, so it's also an interesting experiense.
Here you can find some of my guides:
{{< menu "bsd-openbsd" >}}
FreeBSD
{{< /menu >}}
## Varia {#varia}
Sometimes I write non-technical articles on technical subjects:
{{< menu "bsd-varia" >}}
FreeBSD
{{< /menu >}}
|