Aides Techniques
Syslog
A recap of the RFC 5424: In summary, regarding the expected Syslog header, here are the main poi...
Regexes
Online help & Tools https://regex101.com/ https://www.rexegg.com/regex-quickstart....
RSync
A crontab to sync files with synology every minute, encrypted communication: */1 * * * * rsync -...
WebDAV
Persistent mount webDAV folder UNIX : I followed official archlinux wiki to setup my davssteps: ...
Docker
Migrate from Synology Docker to Docker on dedicated server Export from Synology Export the c...
Micro-Controllers
Linux
Set Brightness Level from CLI First, get screen name with: xrandr | grep " connected" | cut -f1 ...