Raspberry Pi VPN Router

My gist is an update to superjamie’s jessie vpn guide using stretch. My updated version allows auto-reconnect and checks to maintain connection while the pi is live. set up root and replace default user pi@raspberrypi:~# sudo su root@raspberrypi:/home/pi# passwd root@raspberrypi:/home/pi# reboot log in as root and set up new user root@raspberrypi:~# useradd -d /home/user user …

ZFS on Linux

DKMS style packages for Debian are available from the zfsonlinux.org repository. These packages are no longer actively maintained and will not be updated as new releases are tagged. The Debian project has announced their intention to ship ZFS in Debian and that work is currently ongoing. Source: ZFS on Linux