... | ... | @@ -73,4 +73,11 @@ netstat -tnplv | grep ssh |
|
|
connexion au SSH par la commande : $ ssh user@IP -p52677
|
|
|
|
|
|
(https://wiki.centos.org/HowTos/Network/SecuringSSH)
|
|
|
(https://www.digitalocean.com/community/tutorials/how-to-create-a-sudo-user-on-centos-quickstart) |
|
|
\ No newline at end of file |
|
|
(https://www.digitalocean.com/community/tutorials/how-to-create-a-sudo-user-on-centos-quickstart)
|
|
|
|
|
|
**Differents problèmes à regler sur la VM**
|
|
|
--------------------------------------------
|
|
|
Problème de certificat Curl (curl#77 - "Problem with the SSL CA cert (path? access rights?)" )
|
|
|
Il n'est plus possible d'installer des applications voir même cloner des GIT
|
|
|
La Solution est de réinstaller les certificats
|
|
|
$ yum reinstall ca-certificates |