have you ever got warning message from unix admin that file
system running out of space or not enough disk space?what
will u do?
Answer Posted / sushil
On critical systems, make some space by moving some large
not in use, non-critical files to another file system which
is having some enough free space. Once u get some space run
the logrotate manually, u will gain some free space if u
have enabled the compression in log-rotate . After this u
can archive the old logs to tape or some location on
different file system.
Aaaand then start investigation to check what is causing FS
to become ful.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What does chmod 644 do?
What are the basic commands in command prompt?
What is cd in cmd?
What is $@ in shell?
What is apple llvm?
What language is clang written in?
What is tail command in linux?
What is the difference between cd and cd in linux?
What is the command to calculate the size of a folder?
How do I run a .sh file in linux?
How do you copy in linux terminal?
What command would you use to check how much memory is being used by linux?
What does chmod 666 do?
Does cp overwrite?
How do you save a file in linux?