1
I have small NAS working as file server. In work we (me and 2 colleagues) are using QGIS with attached large raster files (~1GB TIFFs), 2 or 3 on project. Performance of this solution is poor, so I think about buy something more powerful.
I want buy machine with two 1Gb/s network cards and now I have a question about disks.
Do linux have solution to cache files on other drive/partition (I want use SSD) which are frequently requested/downloaded?
e.g. Client1 open project with attached map1.tif file, this file is send to Client1 and cached in SSD, than when Client2 request file map1.tif it is send from cache.