Serveur BlueQuartz : Différence entre versions
De wikiGite
(Une révision intermédiaire par un autre utilisateur non affichée) | |||
Ligne 1 : | Ligne 1 : | ||
== Installation du système == | == Installation du système == | ||
− | [[CentOS4/BlueQuartz guest VMWare]] | + | [[CentOS4/BlueQuartz guest VMWare ESXi]] |
== SSH == | == SSH == | ||
Ligne 13 : | Ligne 13 : | ||
[[Optimisation TCPIP]] | [[Optimisation TCPIP]] | ||
− | == Sécurisation == | + | == Sécurisation / monitoring == |
Commencer par : | Commencer par : | ||
yum install gcc | yum install gcc |
Version actuelle datée du 3 juin 2009 à 10:05
Installation du système
CentOS4/BlueQuartz guest VMWare ESXi
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.
Optimisations
Sécurisation / monitoring
Commencer par :
yum install gcc