Serveur BlueQuartz : Différence entre versions
De wikiGite
Ligne 1 : | Ligne 1 : | ||
== Installation du système == | == Installation du système == | ||
− | |||
[[CentOS4/BlueQuartz guest VMWare]] | [[CentOS4/BlueQuartz guest VMWare]] | ||
+ | Puis : | ||
+ | yum install gcc | ||
== SSH == | == SSH == | ||
− | |||
Connexion en admin, puis su -<br/> | Connexion en admin, puis su -<br/> | ||
[[Sécurisation sshd]] | [[Sécurisation sshd]] | ||
− | |||
mkdir /root/.ssh/authorized_keys | mkdir /root/.ssh/authorized_keys | ||
chmod -R 600 /root/.ssh | chmod -R 600 /root/.ssh | ||
− | |||
Copier/coller dans authorized_keys la clé id_dsa.pub du poste client. | Copier/coller dans authorized_keys la clé id_dsa.pub du poste client. | ||
+ | [[Optimisation TCPIP]] | ||
== Sécurisation == | == Sécurisation == | ||
− | OSSEC installation | + | [[OSSEC installation]] |
− | CHKRootkit installation | + | [[CHKRootkit installation]] |
− | RKHunter installation | + | [[RKHunter installation]] |
− | Tripwire installation | + | [[Tripwire installation]] |
− | + | [[Monit installation]] | |
− | + | [[Logcheck installation]] |
Version du 3 juin 2009 à 10:01
Installation du système
CentOS4/BlueQuartz guest VMWare Puis :
yum install gcc
SSH
Connexion en admin, puis su -
Sécurisation sshd
mkdir /root/.ssh/authorized_keys chmod -R 600 /root/.ssh
Copier/coller dans authorized_keys la clé id_dsa.pub du poste client.
Sécurisation
OSSEC installation CHKRootkit installation RKHunter installation Tripwire installation Monit installation Logcheck installation