Increase size of a tmpfs mounted drive
When you are using a tmpfs drive to speed up certain files/folders (eg var/cache from a Magento webshop), and your assigned amount of memory is too small, you can easily increase this by doing the following: Modify your tmpfs mount in /etc/fstab to look something like this: (let’s say that I’ve changed the size of 64M […]
Increase size of a tmpfs mounted drive Read More »