General

If it doesn’t belong anywhere, it belongs here.

Oh! There’s my missing tape drive!

Yesterday and today, none of my Bacula copy-to-tape jobs completed because my tape drive was missing. Today, I reseated all the cables, and power cycled the tape library. In my ssh session, I did this: $ sudo camcontrol devlist <ATA TOSHIBA DT01ACA3 ABB0> at scbus0 target 2 lun 0 (da0,pass0) <ATA TOSHIBA DT01ACA3 ABB0> at […]

Oh! There’s my missing tape drive! Read More »

su: _secure_path: /nonexistent/.login_conf is not owned by uid 65534

This morning, on a FreeBSD 9.2-RELEASE #0 r255898 system, I saw this in /var/log/messages: There was nothing around that entry to clue me in. I suspected a cronjob, based upon the time of day. I searched with Google and found only questions. This next command confirms my cronjob suspicion: OK, it’s got to be a

su: _secure_path: /nonexistent/.login_conf is not owned by uid 65534 Read More »

Unable to load config info from /etc/ssl/openssl.cnf

There I was, just minding my own business, creating a new certificate request, when bang! I got hit with this: # openssl sl genrsa -des3 -out imaps.unixathome.org.key 2048 Generating RSA private key, 2048 bit long modulus ………………………………………………+++ ……………………………………………………………………………..+++ e is 65537 (0x10001) Enter pass phrase for imaps.unixathome.org.key: Verifying – Enter pass phrase for imaps.unixathome.org.key: #

Unable to load config info from /etc/ssl/openssl.cnf Read More »

Scroll to Top