Results 1 to 1 of 1
I am trying to compile several programs to install on a VPS but I cannot write to the /tmp directory.
df /tmp shows this:
# df /tmp
Filesystem 1K-blocks Used ...
- 07-24-2011 #1Just Joined!
- Join Date
- May 2011
- Posts
- 3
Fatal error error writing to tmp No space left on device
I am trying to compile several programs to install on a VPS but I cannot write to the /tmp directory.
df /tmp shows this:
# df /tmp
Filesystem 1K-blocks Used Available Use% Mounted on
tmpfs 1048576 620 1047956 1% /tmp
As the use is 1%, I don't understand why I cannot write to that directory.


Reply With Quote