Montag, 28. August 2017

Amavisd - OpenBSD 6.1 - PERL Probleme

In case you have some trouble after moving from OpenBSD 6.0 to 6.1

some hints:

Check Amavisd status with:

amavisd -c /etc/amavisd/amavisd.conf debug

1) Install Perl CPAN (if not already installed)
 
2) Drop into the Perl shell
# perl -MCPAN -e shell

3) Now at the cpan prompt, install the missing modules like:
cpan[1]> install Unix::Syslog

Dienstag, 8. August 2017

Mac OS Sierra bootable on USB

Just in case you need a bootable Sierra USB stick:

Download from Appstrore Sierra (will be saved in /Programs)

then:

sudo /Applications/Install\ macOS\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/8GB --applicationpath /Applications/Install\ macOS\ Sierra.app