Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Decrapifying my system
Date: Sun, 17 Jul 2011 22:18:58
Message-Id: 20110717231713.2a225e2d@zaphod.digimed.co.uk
In Reply to: [gentoo-user] Decrapifying my system by Michael Sullivan
1 On Sun, 17 Jul 2011 16:19:14 -0500, Michael Sullivan wrote:
2
3 > I'm running into space issues (my / partition is at 99% of capacity) and
4 > I'd like some advice on what I can remove and how.
5
6 It's impossible to answer that without knowing what is on /. Is /var
7 on /? If so do you use logrotate, or is /var/lib/mysql full of .bin files?
8
9 Without knowing what is taking up the space, you can't know what needs to
10 be removed. The first step could be
11
12 mount --bind / /mnt/tmp
13 du -ch /mnt/tmp/*
14
15
16 --
17 Neil Bothwick
18
19 And what else floats.....?

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Decrapifying my system Michael Sullivan <msulli1355@×××××.com>
Re: [gentoo-user] Decrapifying my system Michael Sullivan <msulli1355@×××××.com>