Mount a shared NFS from TrueNAS on CentOS
October 17, 2020 —Category: IT
On the setup of my house, I've decided that configuration files should be stored on the NAS. For this, the idea is that the NAS would have a share (say "config" )which would be mounted on the other machines. Each application would then have its own directory in that config, so they don't overlap…