| OpenBSD | GNU Linux | |
|---|---|---|
| Purpose | security - communication | general purpose |
| CPU benchmark (sysbench on same machine) | - | 2310 |
| CVE list | OpenCVE database | List of CVEs copy-fail |
| videos | Kamp, tony | - |
| Best practices(share and grow) | Security review, Books | GPL code with binary |
| software layers | files |
|---|---|
| xterm xterm is a client application that connects to Xorg to render a terminal window. | |
| FVWM Window manager Window manager is run by default. Left click and right click pop up the options. If you exit FVWM, it logs you out. | |
| Xorg X11 server Xorg server manages the display hardware and input devices. starting an X session manually via startx or xinit. For the Xorg server itself, configuration is stored in /etc/X11/xorg.conf or in the /etc/X11/xorg.conf.d/ directory, where hardware drivers, screen resolutions, and input devices are defined. These settings are loaded into the X server's resource database using the xrdb command (e.g., xrdb -load ~/.Xresources) and apply to xterm's appearance, such as font size and colors. | ~/.Xresources |