Ubuntu 10.04 LTS (Lucid Lynx) AMI: Difference between revisions

Line 906: Line 906:
aptitude install acpid
aptitude install acpid
aptitude install whoopsie
aptitude install whoopsie
aptitude install fonts-ubuntu-font-family-console
/etc/apt/preferences.d/backports 編集 (Pin: release a=precise-backports)
/etc/apt/preferences.d/backports 編集 (Pin: release a=precise-backports)
/etc/munin/plugins の ディスク名替える
/etc/munin/plugins の ディスク名替える
(qw(aaa bbb)) 替える
(qw(aaa bbb)) 替える
</pre>
お掃除
<pre>
aptitude remove update-motd
aptitude remove radeontool
aptitude remove hal
aptitude remove hal-info
aptitude remove gcc-4.4-base
aptitude remove ecryptfs-utils
aptitude remove cryptsetup
aptitude remove cryptsetup-bin
aptitude remove cpp
aptitude remove cpu-checker
aptitude remove consolekit
aptitude remove iputils-arping
aptitude remove libck-connector0
aptitude remove libcryptsetup4
aptitude remove libecryptfs0
aptitude remove vbetool
aptitude remove smartdimmer
aptitude remove pm-utils
aptitude remove libx86-1
aptitude remove libhal1
</pre>
</pre>