Tomohiro Kusumi has been quietly making a lot of commits to Hammer. I haven’t been linking them because they don’t necessarily equate to new features, but here’s an recent exception: the -A argument will make your Hammer command run on every PFS. It only affects reblocking/rebalancing – for now.
We’re already 2/3 of the way to Christmas!
- UNIX history book recommendations.
- Networking for System Administrators, a BSD-friendly book I was slightly involved with, reviewed on Slashdot.
- How UNIX system administration is like filing your taxes.
- The history of computer data storage, in pictures. (via)
- Ops books. How much of Github is not-code? (via)
- The Heirloom Laptop’s Custom Wood Composite.
- BrowserHack: NetHack ported to the web. (via)
- Text adventure speed runs. (via)
- People who could really break the Internet. (via)
- This, everytime someone says “the cloud” (via)
- The Forgotten Ones: Unisys SCAMP-D Mainframe. Linking to it because that’s where “Master Control Program” came from. (via)
- Textblade. Sounds neat; I’d want to see it in action. (via)
- The Philco 2000 Model 212’s retirement party. (via)
- Good UNIX (History) books / material ?
- Copper vs. fiber. (via)
- Used Thinkpad Buyer’s Guide. (via)
Your unrelated tea links of the week: Do you even steep? The actual title is different, but I like that part of the link more. (Thanks, Jeff Ramnani) Also: Tea With Strangers. It’s exactly what it sounds like. Unfortunately, it’s not in my city. (via)
It’s been a relatively calm week, for once.
- New Delhi has a BSD user group. (via)
- PC-BSD and 4K — Oh my!
- Is nvidia the best option for gaming on FreeBSD?
- EuroBSDCon 2015 has extended the time for paper submission, cause they have so much to work through.
- Hipster keyboard layout on NetBSD
- The pkgsrc-security GPG key has changed.
- Binary packages of pkgsrc-2015Q1 for illumos and OS X are available.
- I like cross–pollination.
- PC-BSD can now restore encrypted volumes over iSCSI.
- Two more mentions of OpenBSD (though any should work) on Vultr.
- Better OpenBSD performance on KVM via x2apic mode.
- OpenBSD rolls their own file(1).
- OpenBSD has W^X support for i386 userland now.
- 2-factor authorization on FreeBSD. (via)
- My switch to OpenBSD, first impressions (via)
- Microsoft .NET Running on FreeBSD 10.1/amd64 (via)
You can now export Hammer slave volumes as NFS mounts – but since slave volumes are updated from master, you’re mounting a snapshot of that point in time. That may actually be an advantage.
DragonFly builds two compilers by default. If you weren’t interesting in building both, there were switches to build only the default, like NO_GCC47. This changed with every compiler update.
With the switch to GCC 5, the new switch is “NO_ALTCOMPILER”. That will last through compiler changes. I’m mentioning this now because sooner or later, you’ll want to gain back some time on a buildworld.
BSDNow 086, just out, has the usual roundup of news, plus an interview with Antoine Jacoutot about OpenBSD and BSD in business environments.
DragonFly now has GCC 5.1 release. If you are running DragonFly master (i.e. 4.1), you’ll probably want to both rebuild world and kernel, and update your packages so they all match. There’s already packages built with GCC 5.1, so binary package upgrades can happen quickly. There’s GCC 4.7 packages still available if you aren’t making the jump yet.
If you’re on DragonFly 4.0.x – nothing’s changed.
I’m late posting about these, but they go together: Sepherosa Ziehau has added the ability to read CPU temperature through various sysctls, and the same for DIMM temperature readings.
Spillover from last week, even.
- Big Changes at USENIX LISA in the last 5-10 Years.
- Open Source won, so what’s next?
- “The lack of diversity in the Valley isn’t an individual problem, it’s a systemic one.” If you doubt the hive mind of Silicon Valley, look at We Put A Chip In It. (via)
- The Story of the ZX Spectrum in Pixels (volumes 1 & 2)
- Gone in a Flash: The Race to Save the Internet’s Least Favorite Tool. Linked because they have a screenshot of Snowcraft. (via)
- Found in previous link: Why are restaurant websites so horrifically bad? Of course, I loaded that page and got a full-page overlay advertising video, so maybe news websites are the new restaurant websites.
- FreeDOS on your camera. That’s two mysteries: Why FreeDOS? Why still have a separate camera? (via)
- How a bridge full of zombies reminded me of the great possibility of games. I love this sort of discovery in games. (via)
- Why, oh WHY, do those #?@! nutheads use vi? (via)
- Mushroom Cultivation Revisited. (via)
- The Zero, One, Infinity Disease. First comment on the source link is good too.
- Software-defined businesses need software-defined IT departments. (via)
- since.
Your unrelated video links of the week: 80s nostalgia is happening now that there’s a generation young enough to not have experienced it. You can have the 1980s as a parody, or as the real, unmitigated awfulness.
I couldn’t help the commentary on some of these links.
- The Arrival of TrueNAS 9.3 and more.
- Has anyone tried making a BSD phone? They did; starts with an i.
- softraid(4) – RAID 5 Call for Testing for OpenBSD.
- OpenBSD’s rcctl. (via)
- Solaris moves to pf. I still wish for compatibility tests so people can tell what’s supported in the flavor of pf they are running.
- Same news seen here.
- Time Machine for every Unix out there. Or use Hammer. (via)
- Optimizing TLS for High–Bandwidth Applications in FreeBSD [pdf]. (via)
- DiscoverBSD for 2015/04/13.
- Spinning up a quick cloud instance with Digital Ocean. Includes BSD hosts.
- A week of pkgsrc #8
- FreeBSD Mastery: ZFS is available for pre-order.
- Cross-platform software packaging with pkgsrc.
- pfSense 2.2.2 is out.
- pkgsrc-2015Q1 is out.
- pkgsrc shirts are available.
- BSDStats is out as version 6.0, though it needs to be tested. Please run, especially if you are on DragonFly.
- Setting up your own mail server, BSD edition. (via)
- The talk on blacklistd from the April NYCBUG meeting. The slides are available too. (via)
- NYCBUG is also hosting a new Polish BSD users group list (“subcarpathian” is a fun word) and has a list of upcoming events – straight through into fall!
Matthew Dillon bought a system with a Broadwell series CPU, installed DragonFly, and wrote up his experience. Read it if you plan on purchasing this hardware any time soon.
Here’s some comments from Matthew Dillon on page coloring in DragonFly; a topic that comes up every year for some reason.
The release candidate for GCC5 (5.1.0) is out, and it’s in DragonFly too. It’s not yet switched over to run as the default – that’ll require the release.
Episode 085 of BSDNow has a conversation with Pascal Stumpf about PIE in OpenBSD, along with the usual mix of news. In the mix is a link to the 1.5.0 release notes for pkg, which affects a number of BSDs, DragonFly included.
The default compiler in DragonFly is going to change over from GCC 4.7 to GCC 5.x very soon, to match the GCC 5.1 release. This means that packages built for DragonFly-master won’t be compatible with the old ones. You will need to reinstall packages when you next ‘pkg install’. John Marino has an extensive writeup detailing what’s needed, and the actual change is some days off.
If you are using DragonFly 4.0.x (the release), this doesn’t affect you at all.
Francois Tigeot has a new update to the drm/i915 driver for testing. It matches, feature-wise, what’s in Linux 3.12. Try it if you’ve got the hardware. (and dragonfly-master)
The insulation on the external lines leading here are apparently delicious, if you’re a squirrel.
I have had trouble with my daily/weekly periodic reports never making it to my GMail account. Sascha Wildner pointed out to me that periodic.conf has its own answer already:
daily_output=”/var/log/daily.log”
daily_status_security_output=”/var/log/security.log”
weekly_output=”/var/log/weekly.log”
monthly_output=”/var/log/monthly.log”
… and newsyslog is already set to take care of them. There’s more in the periodic.conf man page.
Without meaning to, I’ve broken into full-on computer nostalgia this week. Don’t know how it happened, but at least the links are interesting.
- Tiling by squares. I hope you like math. (via)
- “whatever it is, it’s already over“, which led me to “The planned unplanned outage“.
- The NMFECC Cray Time-Sharing System (1985) [pdf] (via)
- Programming Languages in 2014. (via)
- A history of the Amiga – The demo scene (2013) (via) The links in the source article are best.
- 8088 MPH: We Break All Your Emulators. (via)
- BeOS Demo Video (1998) (via) I miss BeOS.
- The Full History of Board Games. (via)
- Turning the Arduino Uno into an Apple II. (via) Notes how awesome the 6502 processor was.
- The Apple ][ Watch. Holy crap, this is cool. It wouldn’t be easy to duplicate, but so very worth doing. (via)
- An object of infinite length but finite volume. (via)
- Modern alternatives to PuTTY?
- Dealing with key-based authentication on Windows with Putty
- How the Computer Got Its Revenge on the Soviet Union. The source for this story has more interesting link material.
- Can someone explain containers to me?
- Glass Hands (Violent Motion, 2). “(I’m still holding out for a director’s cut of Iron Man where Tony Stark struggles for an hour to place a screen protector on his faceplate without trapping any dust under the plastic, but I’m not holding my breath.)“
- What Part of “No, Totally” Don’t You Understand? For the readers that don’t have English as their first language. Or maybe those that do. (via)
- The Task Continuity Model. Incidentally describes my method of building up articles for this very Digest. (via)
Your unrelated tea link of the week: The man who drank too much iced tea. He wasn’t drinking that much, which makes me a bit worried about my own hot tea consumption. (via)
Your unrelated psychedelic rock video of the week: Lightning Bolt’s The Metal East. If you find the art interesting, start looking for Fort Thunder comics. (via)
At the last minute, as usual.
- Contributing to OpenBSD. “I spent two days hunting through Xenocara & graphics card driver code Finally found a good workaround: get a wife.” (via)
- Invented by OpenBSD.
- OpenBSD 5.7 highlights.
- Raspberry Pi 2 support in NetBSD. (via)
- AMD Catalyst might be coming to FreeBSD. Comments are more useful than the article, so I’m just linking to them.
- FreeBSD and beadm.
- The History (and Future) of FreeNAS & TrueNAS.
- flashrd, for creating embeddable OpenBSD images. (via)
- OpenBSD window manager discussion.
- A bounty for OpenBSD/Xen.
- A gdb script for printing routing tables on FreeBSD.
- Bitrig and pkgsrc.
- PDF presentations possible on PC-BSD.
- PC-BSD now has a “ISCSI replication configuration wizard“.
- NYCBUG has an OPNSense mirror available.
Lastly: nvi2, a multibyte folk of nvi, seen in multiple places. This may be good for every BSD to adopt. (every other BSD, I mean.)