Is my server disk full?

by 5 replies
6
Hi all,
this is from my putty:

Code:
root@user:~# df -k
Filesystem     1K-blocks     Used Available Use% Mounted on
/dev/simfs      26214400 26214400         0 100% /
none             1048576        4   1048572   1% /dev
none              209716     1320    208396   1% /run
none                5120        0      5120   0% /run/lock
none              629140        0    629140   0% /run/shm
none              102400        0    102400   0% /run/user
overflow            1024        0      1024   0% /tmp
I'm new with linux server. Does this log mean that my server disk is full?
#programming #full #server
  • I googled out that yes, disk is full
    • [1] reply
    • Yeah; that's definitely not good. Time to clean things up on your disk!
      • [1] reply
  • Check tmp, backups, webalizer or other traffic scripts, log files
  • delete old logs and check tmp folder

Next Topics on Trending Feed