I have no free space left in the /tmp folder in Fedora 26. That causes several problems.
Folder /tmp takes up all the free RAM:
$ df -h /tmp
Filesystem Size Used Avail Use% Mounted on
tmpfs 3.9G 3.9G 12k 100% /tmp
How can I increase the size of this folder manually to get more free space without adding more RAM or deleting files from it?
My question is similar to this and this but it is different:
- In my question I need to increase the size of the folder while I've reached maximal size