User Tools

Site Tools


freebsd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
freebsd [2022/02/16 11:27] majafreebsd [2023/06/23 12:13] (current) – general update maja
Line 3: Line 3:
 below are my notes on [[https://www.freebsd.org|FreeBSD]] and various configs \\ below are my notes on [[https://www.freebsd.org|FreeBSD]] and various configs \\
 \\ \\
-FreeBSD is a great osit can do everything. it is easy to use, manage and had a ton of apps avail.\\ +links\\ 
-supports lot of hardware, from raspberry-pi's to supercomputers, and because of its truely 'libre' license, is used (wholey or in part) in a number of commercial products.\\+[[https://clinta.github.io/freebsd-jails-the-hard-way/]]\\ 
 +[[https://cooltrainer.org/a-freebsd-11-desktop-howto/]]\\
 \\ \\
-I mainly user FreeBSD for servers in the cloud, as it's robust and easy to manage, and can run all the tasks i need. it was the goto os for this website for those very reasons.\\+FreeBSD is a great general purpose OS. it can do everything. it is easy to use, manage and had a ton of apps avail.\\ 
 +hardware support is good, from raspberry-pi's to supercomputers, and because of its truly 'libre' license, is used (wholly or in part) in a number of commercial products.\\ 
 +\\ 
 +The test-based install is old-skool, so it's quick and easy to spin up a server.\\
 At home, it's installed on one of my Raspberry-PI 3b+ serving DNS via Unbound.\\ At home, it's installed on one of my Raspberry-PI 3b+ serving DNS via Unbound.\\
-It for the basis of my FreeNAS data storage system, inside my PS3 and PS4, my Nintendo Switch and my Pioneer Plasma tv, and have running on an old PCas well as many vms.\\+It for the basis of my FreeNAS data storage system, is inside my PS3 and PS4, my Nintendo Switch and my Pioneer Plasma TV. It'running on an old PCas well as many vms on my lan and lab networks.\\
 At work it performs, web, wiki, proxy, dns and system-monitor duties.\\ At work it performs, web, wiki, proxy, dns and system-monitor duties.\\
 +\\
 +A FreeBSD-Desktop is not hard, but requires a little more work, which might put off those windows, mac, or desktop-linux users so used to graphical installers, and full-featured ready2go distros.\\
 +Graphics support has sometimes been lacking, but more often the lack of vendor support and/or commercial software support means BSD can be a 2nd-class citizen.
 +\\
 +\\
 +Keeping FreeBSD base updated is easy, # freebsd-update fetch, freebsd-update install \\
 +upgrade to the next version, # freebsd-update -r 13.2-RELEASE \\
 +\\
 +Maintain additional packages, # pkg update, , pkg audit, pkg upgrade, pkg search, pkg info etc... \\
 +\\
 +find disks \\
 +#fstyp /dev/ \\
 +#gpart show \\
 +\\
 +ZFS filesystem with ''zpool'' and ''zfs''\\
 +Boot environments with ''bectl''\\
 +linux binary compat \\
 +hypervisor with ''bhyve''\\
freebsd.1645010857.txt.gz · Last modified: 2022/02/16 11:27 by maja