This shows you the differences between two versions of the page.
| — | faq:misc11 [2011/04/30 17:32] (current) – created clemens | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | < | ||
| + | [11] HOW LONG DO FILES STAY IN /TMP BEFORE BEING DELETED? | ||
| + | As a general rule files that have a creation date older than | ||
| + | 60 days are candidate for deletion. | ||
| + | in regards to space constraints (id est, the largest, oldest | ||
| + | files go first). | ||
| + | |||
| + | Each system has about 2048MB or more of /tmp space and is not | ||
| + | NFS mounted. | ||
| + | while permissions you set on those files and what the current | ||
| + | usage of /tmp is. | ||
| + | </ | ||
| + | |||
| + | [[misc|back]] | ||