You are not logged in.
Pages: 1
hi...i ve left it without checking it at all...and now from 20GB hdd...almost 9 GB home directory ....i have only 180MB left of space...
ive already delete from pacman/pkg with pacman -Sc the uninstalled files and empty the trash bin.,...
nothing seems to be in the main tmp directory
also i ve run sweeper to empty everything else...
while i was checking the directories i detect that usr its more than 3,5 GB....is it normal?
i ve got kde4 and gnome inside...pacman/pkg is 1.5GB.....
what should i do to free space...without uninstalling programs...or is it not possible?
ty in advanced
Offline
kde4 and gnome together is a lot to have if you're limited to 20gb.
Offline
pacman -Scc to clear the whole cache, check /var for large log files, remove apps you don't need.
Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest
Offline
I found 4GB of old packages I'd installed from AUR in /var/abs/local once. It's kind of useless to keep the tarball and the build directory once the package is installed... you might want to check for that too.
Offline
I found 4GB of old packages I'd installed from AUR in /var/abs/local once. It's kind of useless to keep the tarball and the build directory once the package is installed... you might want to check for that too.
i dont have a folder /var/abs/
?
Offline
You're not going to have /var/abs folder if you don't use ABS and you don't have abs package installed.
But first of all you need to determine what's taking up all the space: du command is useful for this, something like "du -shc /*" as root is probably a good place to start.
Offline
check /var for large log files
+1
i once woke up to find my harddrive was full because of a filesystem i/o error produced by a backup routine that had been trying to run all night on an external that had powered off mid-transfer. those errors went into /var/log/{everything,messages,error}.log, and by morning that was on the order of 8 gigs.
[23:00:16] dr_kludge | i want to invent an olfactory human-computer interface, integrate it into the web standards, then produce my own forked browser.
[23:00:32] dr_kludge | can you guess what i'd call it?
[23:01:16] dr_kludge | nosilla.
[23:01:32] dr_kludge | i really should be going to bed. i'm giggling madly about that.
Offline
Also, check out baobab (package: gnome-utils) and xdiskusage. Both are GUI apps to show disk space by directory, allowing you to burrow down a bit easier than du.
Last edited by cerbie (2009-01-19 00:32:22)
"If the data structure can't be explained on a beer coaster, it's too complex." - Felix von Leitner
Offline
Offline
Throw out one of those DEs and you'll have a lot more space already . There's choice and variation but there's also reality - and your 'small' HD is the reality. So learn to cope with it. I have 32 GB SSD here in my laptop, and 24 GB of it is split out to /home.
It's always a good idea to split out /var (I have it on a 2 GB partition but 3 GB is often the recommended size), so inflating log files won't grind your system to a halt (as someone said a simple recurring I/O error can do a lot - I once changed an ACPI setting that blew up my /var partition within a few days).
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
ty all for your help.
i throw out KDE since i have it already in my desktop so now i have 5 GB free....yeah!!!
my hdd is 60GB which of it i ve split 20 GB to linux . i had from before windows with 40GB..
so i 'll be carefull from now on with that...
the program helped a lot to clear up and see what is where...
thanks again to all
Offline
Pages: 1