public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Allan Spagnol Comar" <allan.comar@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: /usr almost full
Date: Thu, 23 Nov 2006 23:21:26 -0200	[thread overview]
Message-ID: <1cc2dc830611231721k4fdda2bbnfb71f37145aaa4ca@mail.gmail.com> (raw)
In-Reply-To: <loom.20061123T225616-445@post.gmane.org>

Thank you again.
I tried the command for big files, but found none. the old file
command return basically portage index files. I solved for now the
problem cleaning and gziping my kernel source, moving doc folder to
home and making sinlinks.

Thank you all for the help. Allan

On 11/23/06, James <wireless@tampabay.rr.com> wrote:
> Allan Spagnol Comar <allan.comar <at> gmail.com> writes:
>
>
> > I am having a little problem with my /usr partition, I had a /usr
> > partition of 3.0GB in a production server that is almost full ( 500MB
> > remaining ) the portage distfiles is located on other disk (
> > /home/portage ) and I do not know what I can remove to save some disk,
> > can someone help ?
>
>
> Well  /usr/src contains kernels. get rid of all but the latest sources you
> are using.
>
>
> Here's a little helper commnad to find large files that may or maynot be
> discard eligible:
>
> find ./ -size +100000  -exec ls -lag {} \; | less       <lists large files>
>
>
> Here's another trick to find old files that may or maynot be discard eligile:
>
> find ./ -mtime +180 -exec ls -lag {} \; | less
>
>
> Depending on your setup, files in /usr/tmp may also be 'discard eligible.
>
>
> hth,
>
>
> James
>
> --
> gentoo-user@gentoo.org mailing list
>
>


-- 
An application asked:
"Requires Windows 9x, NT4 or better",
so I´ve installed Linux

-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2006-11-24  1:27 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-23 15:36 [gentoo-user] /usr almost full Allan Spagnol Comar
2006-11-23 16:52 ` Hemmann, Volker Armin
2006-11-23 17:34   ` Allan Spagnol Comar
2006-11-23 18:07   ` Bira
2006-11-23 18:42     ` Etaoin Shrdlu
2006-11-23 22:02 ` [gentoo-user] " James
2006-11-24  1:21   ` Allan Spagnol Comar [this message]
2006-11-24  4:02 ` reader
2006-11-24  6:43 ` [gentoo-user] " Dirk Heinrichs
2006-11-24  9:43   ` Mick
2006-11-24  9:48     ` Alan McKinnon
2006-11-24 10:00     ` Dirk Heinrichs
2006-11-24 10:08     ` Neil Bothwick
2006-11-24 10:35       ` Dirk Heinrichs
2006-11-24 10:48         ` Neil Bothwick
2006-11-24 12:54           ` Dirk Heinrichs
2006-11-24 13:03         ` [gentoo-user] " Alexander Skwar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1cc2dc830611231721k4fdda2bbnfb71f37145aaa4ca@mail.gmail.com \
    --to=allan.comar@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox