The Valuable News weekly series is dedicated to provide summary about news, articles and other interesting stuff mostly but not always related to the UNIX or BSD systems. Whenever I stumble upon something worth mentioning on the Internet I just put it here.
Today the amount information that we get using various information streams is at massive overload. Thus one needs to focus only on what is important without the need to grep(1) the Internet everyday. Hence the idea of providing such information ‘bulk’ as I already do that grep(1).
UNIX
Step by Step Guide to Upgrade to FreeBSD 13.1 from FreeBSD 12.x.
https://ostechnix.com/how-to-upgrade-to-freebsd-13-from-freebsd-12/
FreeBSD Adds zpoolreguid Script to the rc(8) Subsystem.
https://cgit.freebsd.org/src/commit/?id=227caacc918a8c9b32608cff42116e7d890b9ddc
Compiling NetBSD Kernel as Benchmark.
https://blog.anotherhomepage.org/post/2022/05/25/Compiling-the-NetBSD-kernel-as-a-benchmark/
Klara Systems – Managing Boot Environments.
https://klarasystems.com/articles/managing-boot-environments/
OpenBSD Performance Test with SMT Enabled or Disabled.
https://www.youtube.com/watch?v=whtOXx1rYgc
FreeBSD 13.1 Review – Future Looking Great for BSD.
https://www.youtube.com/watch?v=7ppuGzp8ZoE
Graham TWM Page 2.
http://www.custompc.plus.com/twm2/Grahams_TWM_page2.html
FreeBSD Preview for Ten64!
https://forum.traverse.com.au/t/freebsd-preview-for-ten64/173
Fix CVE-2022-23088 Heap Based Buffer Overflow Vulnerability in FreeBSD.
https://thesecmaster.com/how-to-fix-cve-2022-23088-a-heap-based-buffer-overflow-vulnerability-in-freebsd/
Give WindowMaker macOS Mojave Look.
https://www.tumfatig.net/2022/give-windowmaker-a-macos-mojave-look/
I am Decade Late to Printing Game.
https://jrgsystems.com/posts/2022-06-01-ten-years-late-to-printer/
Blender Interested in Supporting FreeBSD – Developers Needed!
https://forums.freebsd.org/threads/blender-is-interested-in-supporting-freebsd-developers-needed.85346/
How Fast Are Linux Pipes Anyway?
https://mazzo.li/posts/fast-pipes.html
BSD Now 457 – NetBSD Wheelbarrow.
https://www.bsdnow.tv/457
By the Way – Kubernetes for FreeBSD.
https://medium.com/@norlin.t/by-the-way-kubernetes-for-freebsd-d0ba4dab8d8e
State of Drivers in Install ISO Between Windows 11/Linux/BSD for 2020 Laptops.
https://news.ycombinator.com/item?id=31598571
Minecraft Server on OpenBSD.
https://dataswamp.org/~rjc/running_minecraft_server_on_openbsd.html
HardenedBSD 2022/05 Status Report.
https://hardenedbsd.org/article/shawn-webb/2022-06-01/hardenedbsd-may-2022-status-report
Linux is Native to PC and FreeBSD is Not?
https://rubenerd.com/linux-is-native-to-the-pc-freebsd-isnt/
In Other BSDs for 2022/06/04.
https://www.dragonflydigest.com/2022/06/04/26973.html
7 Human Benefits of FreeBSD – Vocal Essay.
https://www.youtube.com/watch?v=hPJUBgrBGWY
Hardware
Disable WiFi on Samsung Fridge.
https://eattherich.club/@swaggboi/108382897807037127
Add Two 13.3 Monitors to Any Laptop with Single USB Cable.
https://www.portabl.com/
Destination 30 TB – HDD Vendors Plan Different Routes to Hit Storage Milestone in 2023.
https://www.anandtech.com/show/17419/destination-30-tb-hdd-vendors-planning-for-2023
Orange Pi 800 Keyboard PC Powered by Rockchip RK3399.
https://www.cnx-software.com/2022/06/04/orange-pi-800-raspberry-pi-400-keyboard-pc-alternative-rockchip-rk3399/
Life
OCEAN Software Co-Founder Dies at 75.
https://www.geeksaresexy.net/2022/05/10/ocean-software-co-founder-dies/
Great Employees Do Not Complain – They Walk Away.
https://www.linkedin.com/pulse/great-employees-dont-complain-walk-away-ian-daley/
Its Nice to Be Important – But Its More Important to Be Nice.
https://www.linkedin.com/pulse/its-nice-important-more-brigette-hyacinth/
Other
Is Firefox OK?
https://arstechnica.com/gadgets/2022/02/is-firefox-ok/
If Kubernetes is Solution – Why Are There So Many DevOps Jobs?
https://news.ycombinator.com/item?id=31580763
Canon EF Lens Mount for Game Boy Camera.
http://ekeler.com/game-boy-camera-canon-ef-mount
Regarding “Managing Boot Environments”, I see that beadm is actively developed. Is there a place helping one decide which to use, beadm or bectl?
LikeLike
Hi,
the best answer is that you can use both – even command after command. They do not conflict with each other as the do the same – but in slightly different way – and sometimes different features.
I once compared them at the ZFS Boot Environments Reloaded – https://is.gd/BECTL – but that was in 2018 and a lot nice things were added to beadm(8) since then. More info about newer features such as reroot or chroot can be find in the recent ZFS Boot Environments Revolutions article.
For example these features are now in the beadm(8):
– import
– export
– chroot
– reroot
The features that bectl(8) have that are not present in the beadm(8) is:
– jail/unjail
But as beadm(8) has the chroot option the jail/unjail options are not really needed anyway.
The general idea is that beadm(8) mimics behavior of 2010 Solaris/OpenSolaris beadm(8) command and always tries to interactively ask user if to take action or not. The bectl(8) on the other side – just executes an action without asking – also for the destroy option.
This means that bectl(8) is better suited for scripts.
Hope that helps.
LikeLiked by 1 person
Thank you very much, it helps a lot.
I am coming from a 4-year stint using only OmniOS, I know how useful Solaris-like beadm is (and zones…). I will continue using beadm, and see if I will ever need bectl, for scripting.
Please, keep up your excellent work, it has been inspiring, informing and educational for countless Unix users and lovers.
LikeLike
How is OmniOS doing these days? Is is usable as a ‘desktop/laptop’ daily driver? How it compares to FreeBSD?
… and Thanks – words like these convince me that at least some people find it useful π
Regards.
LikeLike
OmniOS is still excellent on server-side. I have been using it it as desktop for a while, too, using pkgsrc to install XFCE. One could always use bhyve for a Windows client. The key is to choose the right hardware. The main issue is that community is quite tiny. An uninitiated Solaris user, like myself (although using FreeBSD since 2000s), needs to follow the dev lists in order to have a glimpse of what to do in some corner case. People are kind, but very busy. Now it seems Oxyde (https://oxide.computer) can help keep illumos alive. We shall see.
LikeLike
Thanks Sam for the view on OmniOS status. I also hope it (and Illumos in general) will stay alive …
LikeLike