Update
All checks were successful
Deployment Verification Ubuntu / deploy-and-test (push) Successful in 2m0s
All checks were successful
Deployment Verification Ubuntu / deploy-and-test (push) Successful in 2m0s
This commit is contained in:
@ -28,14 +28,14 @@ S'il y a un paramétrage pour le proxy, il faut être saisie dans le fichier : *
|
||||
```
|
||||
# variables
|
||||
|
||||
HTTP_PROXY="serveur-proxy.tips-of-mine.local"
|
||||
HTTPS_PROXY="serveur-proxy.tips-of-mine.local"
|
||||
FTP_PROXY="serveur-proxy.tips-of-mine.local"
|
||||
HTTP_PROXY="serv-proxy.tips-of-mine.local"
|
||||
HTTPS_PROXY="serv-proxy.tips-of-mine.local"
|
||||
FTP_PROXY="serv-proxy.tips-of-mine.local"
|
||||
```
|
||||
|
||||
## ssh_hardening.sh
|
||||
|
||||
Mise en place de la **ssh**.
|
||||
Mise en place de la **ssh** pour de profile **root** et des profile **non-root**.
|
||||
|
||||
S'il y a un paramétrage pour rajouter des clé ssh, il faut être saisie dans le fichier : **custom_key**
|
||||
|
||||
|
Reference in New Issue
Block a user