notes du jours

This commit is contained in:
Tenzing Kandang 2025-12-20 16:55:03 +01:00
parent 8c1333956f
commit d7f4fd91b4
2 changed files with 23 additions and 0 deletions

15
2025-12-19.md Normal file
View File

@ -0,0 +1,15 @@
#TODAY
penser à quoi mettrre dans grabber from le cours d'hier réseaux
routeur a 2 cartes réseaux: pour internet vers l'exterieur et puis pour le réseau internet interne à la maison
##Continuation serveur DNS
IP STATIC FAIT
NGINX INSTALLÉ, configuration d'un site minimaliste, création d'un site, /var/www/tenzing.tech (l'index) /etc/nginx/ sites-available sites-enabled (configs)
/etc/resolv.conf -> nameserver dns
##SSH
ssh-keygen -t ecdsa -C "mail.com" créer un clé publique
ssh-copy-id : copy key to the other computer
PasswordAuthentification /etc/ssh/sshd_config systemctl restart sshd.service

8
2025-12-19.md.save Normal file
View File

@ -0,0 +1,8 @@
#TODAY
penser à quoi mettrre dans grabber from le cours d'hier réseaux
routeur a 2 cartes réseaux: pour internet vers l'exterieur et puis pour le réseau internet interne à la maison
##Continuation serveur DNS
IP STATIC FAIT :
NGINX INSTALLÉ, configuration d'un site minimaliste, création d'un site index.html, faire un dossier nom_de_site dans le dossier nginx