Personal Blogs
If you have more than one machine then it’s always better to run these with the same version of the operating system. Provided all the machines have the same architecture.
I have three identical setup running Gnu Debian Linux 8.
Main reason for running these with Gnu Debian are
Best way to install the OS is via netboot; that way one dont have to download large size ISO or DVD images, which any ways need to upgrade post installation.
To save more on the Internet bandwidth, configure the system only once for a machine and later replicate the image on another.
This is how I did the same
Lets say on one of the machine you installed ‘Latex’ and you want to replicate the same on other machine/s
There is another better way to create the Debian repository of the cached packages and access it over the network from the other machine. I remember doing that once for the Archlinux.
These methods might not be the optimal way to get things done but they work just fine for isolated and/or low-bandwidth Internet setups.