Serveur BlueQuartz : Différence entre versions
De wikiGite
Ligne 13 : | Ligne 13 : | ||
[[Optimisation TCPIP]] | [[Optimisation TCPIP]] | ||
− | == Sécurisation == | + | == Sécurisation / monitoring == |
Commencer par : | Commencer par : | ||
yum install gcc | yum install gcc |
Version du 3 juin 2009 à 10:03
Installation du système
CentOS4/BlueQuartz guest VMWare
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