Category: English
Stuff written in English
AMANDA 3.3.9 as of r441897
misc/amanda-{client,server} as of r441897 fails to create the directory /usr/local/etc/amanda and an empty file named /usr/local/etc/amanda/security.conf. The client will fail during client checks and backup runs claiming: failed: planner: [Can’t get realpath of the security file ‘/usr/local/etc/amanda/security.conf’: No such file or directory] Here’s the remedy in the short run: There is one additional issue, pkg-plist […]
Read More → AMANDA 3.3.9 as of r441897Debating with a compiler
I’m always delighted by the light touch and stillness of early programming languages. Not much text; a lot gets done. Old programs read like quiet conversations between a well-spoken researcher and a well-studied mechanical colleague, not as a debate with a compiler. Who’d have guessed sophistication bought such noise? – Dick Gabriel Ref.: OSCON 2010: […]
Read More → Debating with a compilerBAD_POOL_HEADER
and Trend Micro OfficeScan
Updates to Trend Micro OfficeScan last week resulted in four cases of BAD_POOL_HEADER and STOP 0x19. Reboot to safe mode, uninstall Trend Micro OfficeScan, reboot, and reinstall Trend Micro OfficeScan. One additional positive outcome was the firmware update we conducted simultaneously.
Read More →BAD_POOL_HEADER
and Trend Micro OfficeScan
Adventures in ABB System 800xA 6.0.3
We use ABB System 800xA, among other systems, for our industrial automation classes. I spent many hours researching the best approach for our needs. Below are summaries of my adventures in getting a new system up & running.
Read More → Adventures in ABB System 800xA 6.0.3Upgrading PostgreSQL from 9.5.7 to 9.6.3
All commands were done as the root user unless indicated. This time it was necessary to create a new ZFS hierarchy of filesystems rooted at /var/db/postgres/data96. Also, the new PostgreSQL DBMS runs as the postgres user, not the pgsql user.
Read More → Upgrading PostgreSQL from 9.5.7 to 9.6.3Consolidation of the mesa libraries in the FreeBSD ports collection
r400699 created some headache for me. The UPDATING file has so far nothing on the matter.
Read More → Consolidation of the mesa libraries in the FreeBSD ports collectionUnicode and stupid password rules
Unicode allows [for] even more stupid password rules. Your password must contain at least one of each of: upper case letter, lower case letter, title case letter, digit, currency symbol, punctuation character, ideogram, box character, emoji, Middle Kingdom hieroglyph, … Ref.: https://lists.freebsd.org/pipermail/freebsd-questions/2017-April/277246.html.
Read More → Unicode and stupid password rulesNew memory for this server
The two old 4GB memory sticks were replaced by two new sticks of Kingston HyperX Savage DDR3 2133MHz 16GB, P/N HX321C11SRK2/16. ZFS’ ARC has never been happier.
Read More → New memory for this serverdevel/py-setuptools27
renamed to devel/py27-setuptools
r436290 renamed devel/py-setuptools27 to devel/py27-setuptools. Here are four portupgrade commands to make amends: Run similar commands for updating the origin of, say, devel/py-setuptools36 to devel/py36-setuptools.
Read More →devel/py-setuptools27
renamed to devel/py27-setuptools
Upgrading Qt4 and Qt5 after r434380
r434380 made massive changes to Qt4 and Qt5 in FreeBSD. Sadly, there are no instructions on how to upgrade an existing system. The changes to ports/head/UPDATING didn’t help at all. Here are the notes I made while upgrading my laptop running stable/11. To successfully install misc/qtchooser and upgrade the remaining Qt4 and Qt5 ports, you […]
Read More → Upgrading Qt4 and Qt5 after r434380