ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Damir Shayhutdinov <lost404@gmail.com>
To: fe.mic@mail.ru, ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] мало места.
Date: Wed, 30 Nov 2005 00:50:27 +0300
Message-ID: <679044850511291350y43744b4ex@mail.gmail.com> (raw)
In-Reply-To: <438CC48C.6090101@mail.ru>

30.11.05, fe.mic<fe.mic@mail.ru> написал(а):
> Добрый день или вечер!
> Подскажите как "почистить" корневой каталог, где что почитать, какие
> программы безболезненно удалить. Система ALT Master 2.4.

Эта команда посчитает сколько всякой ерунды установлено у вас в
/usr/local, и сколько безусловно полезных данных лежит в /var

du -hs /var /usr/local
(возможно придется выполнять ее от рута).

Ну а эта выдаст хит-парад - двадцатку самых жирных претендентов на отстрел
rpm -qa --qf '%{SIZE}\t%{NAME}\n' | sort -nr | head -n 20
(выполнять можно от пользователя)

Вопрос о безболезненности удаления будете решать вместе с apt-ом,
размышляя над списком пакетов которые он предлагает снести вместе с
удаляемым "тяжеловесом".

apt-get --dry-run remove <имя пакета>
(выполнять от рута)

Традиционно, перед выполнением каких-либо команд от рута рекомендую
ознакомиться с man по выполняемой команде, а то бывают такого
насоветуют...

  parent reply	other threads:[~2005-11-29 21:50 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-29 21:13 fe.mic
2005-11-29 21:36 ` Alex Yustasov
2005-11-29 22:14   ` femic
2005-11-29 22:27     ` [Comm] " Michael Shigorin
2005-11-29 22:38     ` [Comm] " Alex Yustasov
2005-11-29 21:50 ` Damir Shayhutdinov [this message]
2005-11-29 22:13 ` [Comm] " Michael Shigorin
2005-11-30  3:52   ` Владимир Гусев
2005-11-30  4:40     ` Andrey Rahmatullin
2005-11-30  9:13       ` [Comm] [faq] свободное место на диске (was: мало места) Michael Shigorin
2005-12-01  9:49       ` [Comm] Re: мало места spider
2005-12-01 11:05         ` Michael Shigorin
2005-11-30  5:43     ` Yura Kalinichenko

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=679044850511291350y43744b4ex@mail.gmail.com \
    --to=lost404@gmail.com \
    --cc=community@lists.altlinux.org \
    --cc=fe.mic@mail.ru \
    /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

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git