Category: English
Stuff written in English
Memory leaks in recent stable/10 kernel
All FreeBSD systems under my care got upgraded last Friday to fix some NTP bugs. That upgrade introduced a new bug in the kernel. The bug first appeared at r298004 in base/head, and later at r298134 in base/stable/10. The i386-based systems were more notably affected than the amd64-based systems, as the former typically has less […]
Read More → Memory leaks in recent stable/10 kernelMore fraud at the expense of the U.N. and the U.S. Department of the Treasure
I received a cute email today. It has the usual traits of bad spelling, incorrect information, and other amusements. I wonder if the ID badge is genuine, but I doubt the name matches the pictured individual. Received: from h1.flipio.ro (unknown [128.140.228.99]) by [WITHHELD] (Postfix) with ESMTP id B85CF94065; Tue, 3 May 2016 04:16:57 +0200 (CEST) […]
Read More → More fraud at the expense of the U.N. and the U.S. Department of the TreasureBSD vs Linux
Brandon J. Wandersee’s recent post on the FreeBSD Questions mailling list pointed me to Matthew Fuller‘s BSD vs Linux. Enjoy! You should replace every mention of “CVS”, “CVSup”, and “pkg_*” with “Subversion” (SVN), “SVNup”, and “pkg *”, respectively. I.e., the command pkg_add becomes the command pkg add (with no underscore), etc.
Read More → BSD vs LinuxKBDMUX_DFLT_KEYMAP
is available for base/head
and base/stable/10
Finally, KBDMUX_DFLT_KEYMAP is available for those of us using keyboard layouts different from the US/UK keyboard layout. This is very handy when running in single-user mode.
Read More →KBDMUX_DFLT_KEYMAP
is available for base/head
and base/stable/10
AFRINIC with only two years to go
According to Geoff Huston‘s automated predictions, today is the day where AFRINIC has only two years left before they run out of IPv4 addresses. As time progresses, AFRINIC might hit their Z day sooner. AFRINIC has a webpage of their own on the IPv4 exhaustion within AFRINIC.
Read More → AFRINIC with only two years to goHidden properties in ZFS
I learned ZFS hides certain filesystem and pool properties from normal view. You need to know their names and specify them explicitly to get their values. Use the option -p to get the raw value of the filesystem properties. E.g. zfs get -p createtxg.
Read More → Hidden properties in ZFSTexinfo manuals on A4 paper
Add these three commands in the appropriate .texi file after @end titlepage. The first command selects A4 paper with better margins than the @afourpaper command. The second command turns on page headers suitable for two-sided printing (duplex printing). The third command starts the next chapter on an odd page number.
Read More → Texinfo manuals on A4 paperReplacing drives on AMANDA server
I spent some days last week converting our 32-bit AMANDA server to a 64-bit counterpart using spare but aged hardware. The former AMANDA server ran on very aged hardware in comparison. Going 64-bit also ment turning to ZFS-based storage. Today, I replaced the two 320 GB first generation SATA drives with two 1 TB third […]
Read More → Replacing drives on AMANDA serverUnresponsive Autodesk Revit 2016? Try killing the process running WSCommCntr4.exe
Ref.: http://blogs.rand.com/support/2015/07/revit-2016-hangs-upon-opening-the-software.html.
Read More → Unresponsive Autodesk Revit 2016? Try killing the process running WSCommCntr4.exeStack Overflow and its user unfriendliness towards newcomers
Stack Overflow recently published the results from their “Developer Survey 2016”. I thought about giving them some feedback. I went to the top level, clicked on the feedback link and navigated to their What else should we ask developers? question. Next, I needed to create an account. That being done, it turns out I need […]
Read More → Stack Overflow and its user unfriendliness towards newcomers