To use systemd – create a new service unit file /etc/systemd/system/wol@.service:
“Wake-on-LAN and systemd”Continue reading
To use systemd – create a new service unit file /etc/systemd/system/wol@.service:
“Wake-on-LAN and systemd”Continue reading
Enable search in all folders at once: settings -> further, editor settings – there adjust the: intl.charset.default in utf-8
if you got:
control.c: In function ‘control_callback’: control.c:64: warning: implicit declaration of function ‘evbuffer_readln’ control.c:64: error: ‘EVBUFFER_EOL_LF’ undeclared (first use in this function) control.c:64: error: (Each undeclared identifier is reported only once control.c:64: error: for each function it appears in.) control.c:64: warning: assignment makes pointer from integer without a cast make: *** [control.o] Error 1
“Tmux compilation – EVBUFFER_EOL_LF undeclared”Continue reading
openssl req -new -x509 -days 3650 -nodes -out /etc/ssl/certs/dovecot.pem -keyout /etc/ssl/private/dovecot.pem
“Command to create a Dovecot certificate – self signed, CSR request.”Continue reading