Installazione RedHat 6.2
Preparare elenco hardware a disposizione
- dischi
- ram
- controller scsi/raid array
- mouse e n.bottoni
- scheda video
- monitor
- schede rete
- ip+dns+gateway
- host+domain name
Definire partizionamento HFD
Dimensioni partizioni:
|
disco |
3.2G |
1G |
min |
/boot |
|
5 |
5 |
5 |
/usr |
|
512 |
|
232 |
/home |
|
1146 |
|
100 |
/chroot |
|
256 |
|
10 |
/cache |
|
256 |
|
|
swap |
|
128 |
|
|
/tmp |
|
256 |
|
30 |
/ |
|
256 |
|
35 |
/var |
|
|
|
25 |
Creare disco di boot
Attenzione i dischi di boot del cd originale sono stati aggiornati
Avviare l'installazione
come disco locale o via rete
Selezionare classe installazione
CUSTOM
Lilo configuration= MBR
Authentication: MD5 password + Shadow
Elenco pacchetti RPM
Elenco pacchetti da NON installare:
- Applications/Files= git
- Applications/Internet= finger ftp fwhois ncftp rsh
rsynch talk telnet
- Applications/Publishing= ghostscript ghostscript-fonts
groff-perl mpage pnm2ppa rhs-printfilters
- Applications/System= arpwatch bind-utils rdate rdist
screen ucd-snmp-utils
- Documentation= indexhtml
- SystemEnvironment/Base= XFree86-xfs finger-server lpr
nfs-utils pidentd portmap rsh-server rusers rusers-server rwall-server
rwho talk-server telnet-server
- UserInterface/X= urw-font
Elenco di pacchetti da DISINSTALLARE dopo
(prima di installare apmd sendmail kudzu fermare il daemon):
{verificare se c'e' anche pcmcia}
/etc/init.d/apmd stop
/etc/init.d/sendmail stop
/etc/init.d/kudzu stop
rpm -e pump mt-st eject mailcap apmd kernel-pcmcia-cs linuxconf
getty-ps isapnptools setserial kudzu raidtools gnupg redhat-logos
redhat-release gs pciutils rmt
rm -f /etc/conf.linuxconf-installed
#eliminare hdparm se solo dischi SCSI:
# rpm -e hdparm
usare i programmi di configurazione e poi eliminarli:
# rpm -e kbdconfig mouseconfig timeconfig authconfig ntsysv
setuptool
eliminare anche sendmail, da reinstallare dopo
# rpm -e sendmail
Elenco di pacchetti da INSTALLARE DOPO
# rpm -Uvh autoconf m4 automake dev86 bison byacc cdecl cpp cproto
ctags egcs ElectricFence flex gdb kernel-headers glibc-devel make
patch
Alla fine uscire e rientrare
exit oppure shutdown -r now
Eliminare tool pericolosi
Installare aggiornamento RPM
{preparare elenco}
rpm -F {directory dove sono gli RPM}
Verificare elenco degli RPM installati
rpm -qa | sort > /installed_rpm