3. Le nom de la machine
a) Parquet
Général
[root@cour-gombe ~]# echo
''cour-gombe.minister-justice.lan'' > /etc/hostname
[root@cour-gombe ~]# echo ''10.0.2.2 cour-gombe
cour-gombe.minister-justice.lan'' >> /etc/hosts
[root@cour-gombe ~]# echo ''192.168.0.1 cour-gombe
cour-gombe.minister-justice.lan'' >> /etc/hosts
b) Parquets de grande instance
Pour chaque serveur :
[root@pgi-XXX ~]# echo ''pgi-XXX.minister-justice.lan''
> /etc/hostname
[root@pgi-XXX ~]# echo ''10.0.2.2 cour-gombe
cour-gombe.minister-justice.lan'' >> /etc/hosts
[root@pgi-XXX ~]# echo ''192.168.0.1 cour-gombe
cour-gombe.minister-justice.lan'' >> /etc/hosts
Où XXX représente le du parquet et appartient
à {matete, ndjili, gombe, kalamu}
|