In this tutorial, I am going to configure two MySQL servers to store their data in ZFS, and then synchronize them in a master/slave relationship using zfs send/recieve.
Find out how to ignore all files/folders located anywhere in your repo that match a patter. Particularly useful if you have packages with .git dirs.
Use ZFS's configuration options to set up NFS sharing instead of using /etc/exports.
Create a software RAID array with just LVM. No need to mess around with mdadm, BTRFS, or ZFS.
A tutorial showing how CSS grids can be helpful in making a responsive design with the site being able to completely change layout dynamically.
A demonstration of how CSS grids can be used to create a responsive thumbnail grid for an image gallery.