From: Jamie C. <jca...@we...> - 2018-04-05 03:06:02
|
On 04/Apr/2018 01:19 Andrey Repin <anr...@ya...> wrote .. > Greetings, Jamie Cameron! > > >> Is it normal for /var/webmin/modules/ directory to grow unchecked? > >> I have several hundred megs there dated from ages past. > >> Some of which is no longer associated with anything in the current state of > >> the system. > > > It shouldn't grow that large. Which file or directory is taking up all the > > disk space? > > Primarily system-status (approx half a hundred) and virtual-server (several hundred). Are you checking this with the "du" command, or "ls -l" ? In some cases webmin uses DBM format files that appear to consume a lot of disk space (as shown by ls -l) but actually don't. |