ZhChT 討論區
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Insufficient space in download directory - 因為你的空間滿了而不自知。

    Scheduled Pinned Locked Moved 程式及系統
    1 Posts 1 Posters 110 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • mfungM Offline
      mfung
      last edited by admin

      On centOS 7 or ubunta
      SSH type:
      df -f
      你會看見你的空間使用量竟然 100%
      好多時是 log 文件累積所至.
      你可以SSH 刪除去釋放空間:

      cd /var/log/httpd
      pwd
      rm -r *

      然後,你便看見多了很多空間。

      1 Reply Last reply Reply Quote 0
      • First post
        Last post