December 2017
Intermediate to advanced
410 pages
11h 5m
English
Since /tmp is world writable, anyone within the system will be able to write data inside it. Due to this, there is always a risk that someone might write a huge amount of data due to which the entire disk may become full:

This will, in turn, lead to a lot of issues related to the booting process as well as create issues while the server is running. So, if we have a separate partition for /tmp, we can always ensure that it will never lead to a disk-related issue.
Read now
Unlock full access