Recherche
Voici les résultats de votre recherche.
Résultats plein texte: devenir_autorite_de_certification_avec_openssl @sysadmin:linux:gestion_certificats 7 Occurrences trouvées , Dernière modification : il y a 4 ans ne sortie déchiffrable:
<code bash>
openssl x509 -in server.crt -text | less
</code>
Ce n'est en géné... r le certificat généré
openssl x509 -noout -text -in certs/root_ca.cert.pem
</code>
==== Créer la pa... ca \
-days 7300 -notext -md sha256 \
-in intermediate_ca/csr/intermediate_ca.csr.pem \
... =
<code bash>
openssl x509 -noout -text \
-in intermediate_ca/certs/intermediate_ca.cert.pem
</ generer_tester_certificat_ssl @sysadmin:linux:gestion_certificats 6 Occurrences trouvées , Dernière modification : il y a 7 mois che le détail de la CSR
openssl req -noout -text -in csr/whoami.mairie.local.csr.pem
# Création du ce... uvent être resignés)
openssl x509 -req -days 30 -in csr/whoami.mairie.local.csr.pem -CA ./certs/inter... e exemple:
<code bash>
openssl req -noout -text -in csr/whoami.mairie.local.csr.pem | less
</code>
<... 30 -extfile CSR_with_SAN.cnf -extensions v3_req -in ./csr/whoami.mairie.local.csr.pem -CA ./certs/int creation-vm-ms-dos-6.22 @sysadmin:linux:virtualisation:kvm:installation_invite 6 Occurrences trouvées , Dernière modification : il y a 4 jours /www.chaoscontrol.org/stories/install-ms-dos-6.22-in -a-virtual-machine-for-fun-and-profit/|Installer M... koverflow.com/questions/2019463/shutdown-computer-in -ms-dos-using-acpi|Comment arrêter une VM sous DOS... * [[https://theblackzone.net/posts/2018/msdos622-in -qemu/|Installer MS-DOS 6.22 avec QEMU (theblackzo... * [[https://dfarq.homeip.net/using-a-cd-rom-drive-in -ms-dos/|Utiliser le lecteur CD-ROM sous DOS (dfar serveur-ntp 4 Occurrences trouvées , Dernière modification : il y a 7 mois
24 Apr 17:31:57 ntpdate[9183]: the NTP socket is in use, exiting
</code>
</note>
Pour resynchroniser... ng: Permission denied
sock_cb: 192.168.33.254 not in sync, skipping this server
</file>
Le client n'u... re Foundation.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT... ttp://www.gnu.org/licenses/>.
#
set -e
case "$1" in
start)
# typically required
if [ -r /etc/ certificat_ssl_invalide @sysadmin:linux:gestion_certificats 4 Occurrences trouvées , Dernière modification : il y a 4 ans ect Alternative Name**)
<code bash>
openssl x509 -in traefik.mairie.local.cert.pem -noout -text | less... mp "X509v3 Subject Alternative Name"
openssl req -in csr/traefik.mairie.local.csr.pem -noout -text | g...
</note>
<code bash>
openssl x509 -req -days 30 -in ./csr/traefik.mairie.local.csr.pem -CA ./certs/in ... igne contenant le mot "extensions"
openssl x509 -in certs/traefik.mairie.local.cert.pem -noout -text creation_des_csr @sysadmin:linux:gestion_certificats 4 Occurrences trouvées , Dernière modification : il y a 5 ans server_cert \
-days 365 -notext -md sha256 \
-in csr/local.csr -out certs/local.cert.pem
</code>
... t aboutie
<code bash>
openssl x509 -req -days 90 -in csr/local.csr -CA certs/intermediate_ca.cert.pem ... commande:
<code bash>
openssl x509 -noout -text -in certs_x509/local.crt
</code>
===== Le certifica... intégrer:
<code bash>
openssl x509 -req -days 90 -in csr/local.csr -CA certs/intermediate_ca.cert.pem installer_un_certificat_racine @sysadmin:linux:gestion_certificats 4 Occurrences trouvées , Dernière modification : il y a 3 ans SSL certificate problem: self signed certificate in certificate chain
</file>
La même vérification ... >
...
verify error:num=19:self signed certificate in certificate chain
...
</file>
Avant toute instal... e bash>
openssl x509 -noout -fingerprint -serial -in root_ca.cert.pem
# Si openssl n'arrive pas à déc... 09 -noout -serial -fingerprint -sha1 -inform der -in root_ca.cert.crt
</code>
Vérifier que le certif timesyncd_refuse_ntp_via_dhcp @sysadmin:linux:systemd:troubleshooting 4 Occurrences trouvées , Dernière modification : il y a 4 ans rvice: active
RTC in local TZ: no
</code>
timesyncd n'utilise pas le ... les répertoires si nécessaire:
<code bash>
for r in "/etc/systemd/timesyncd.conf.d" "/etc/NetworkMana... & exit 0
INTERFACE="$1"
ACTION="$2"
case $ACTION in
up | dhcp4-change | dhcp6-change)
[[ -n "$DHCP4_... rvice: active
RTC in local TZ: no
</code>
Le service indique bien que synchronisation-du-temps @sysadmin:linux:systemd 3 Occurrences trouvées , Dernière modification : il y a 9 mois imesyncd.service active: yes
RTC in local TZ: no
</code>
Sur le résultat on peut lir... vice: active
RTC in local TZ: no
</file>
La dernière ligne ''RTC in local TZ: no'' est la valeur **normale par défaut**, format_appimage 2 Occurrences trouvées , Dernière modification : il y a 7 mois m/AppImage/AppImageKit/wiki/FUSE|fuse (Filesystem in UserSpacE)]] pour pouvoir exécuter les applicatio... se
ii fuse3 3.14.0-4 amd64 Filesystem in Userspace (3.x version)
</code>
Pour installer l less @sysadmin:linux:cli 2 Occurrences trouvées , Dernière modification : il y a 4 ans www.howtogeek.com/683134/how-to-display-man-pages-in -color-on-linux/
* https://unix.stackexchange.com/questions/119/colors-in -man-pages
* https://unix.stackexchange.com/ques generer_certificat_san_localhost @sysadmin:linux:gestion_certificats 2 Occurrences trouvées , Dernière modification : il y a 4 ans ubject Alternate Name)
openssl x509 -noout -text -in service.localhost.crt | grep -i -A 1 "Subject Alt... 9 -req -extfile build_cert_with_SAN.ext -days 30 -in csr/$dn.csr -CA certs/intermediate_ca.cert.pem -C promtail @sysadmin:linux:logs 2 Occurrences trouvées , Dernière modification : il y a 4 ans 6:24 localhost kernel: [29221.074606] [UFW BLOCK] IN = OUT=veth4db71c3 SRC=fe80:0000:0000:0000:c0dc:0ef... 3:11 localhost kernel: [30828.656403] [UFW ALLOW] IN = OUT=br_webmon SRC=192.168.101.1 DST=192.168.101. creation-lv @sysadmin:linux:lvm 2 Occurrences trouvées , Dernière modification : il y a 5 ans lvm2 [20,00 MiB]
Total: 1 [20,00 MiB] / in use: 0 [0 ] / in no VG: 1 [20,00 MiB]
</code>
Nous avons bien 1 PV sur le périphérique /dev/loop0 etendre-volume-logique @sysadmin:linux:lvm 2 Occurrences trouvées , Dernière modification : il y a 5 ans lvm2 [30,00 MiB]
Total: 2 [49,00 MiB] / in use: 1 [19,00 MiB] / in no VG: 1 [30,00 MiB]
</code>
* Le périphérique de type bloc /dev/loop0 est export_elasticsearch @sysadmin:linux:rsyslog 2 Occurrences trouvées , Dernière modification : il y a 5 ans configurer-gpu-passthrough @sysadmin:linux:virtualisation:kvm 2 Occurrences trouvées , Dernière modification : il y a 5 mois creer_icone_bureau_linux 1 Occurrences trouvées , Dernière modification : il y a 4 mois desactiver_automount_disque_usb 1 Occurrences trouvées , Dernière modification : il y a 5 ans encodage-des-caracteres 1 Occurrences trouvées , Dernière modification : il y a 3 ans gerer-modules-noyau 1 Occurrences trouvées , Dernière modification : il y a 5 mois locale 1 Occurrences trouvées , Dernière modification : il y a 3 mois masquer-ignorer-partition 1 Occurrences trouvées , Dernière modification : il y a 4 mois modifier_permissions_via_umask 1 Occurrences trouvées , Dernière modification : il y a 5 ans ntp-echec-synchro-debian10 1 Occurrences trouvées , Dernière modification : il y a 2 jours renommage-des-interfaces-reseau 1 Occurrences trouvées , Dernière modification : il y a 7 mois suppression-doublons 1 Occurrences trouvées , Dernière modification : il y a 7 semaines sed @sysadmin:linux:cli 1 Occurrences trouvées , Dernière modification : il y a 5 ans tar @sysadmin:linux:cli 1 Occurrences trouvées , Dernière modification : il y a 5 ans gestion-interfaces-reseau @sysadmin:linux:debian 1 Occurrences trouvées , Dernière modification : il y a 7 mois installer-depot @sysadmin:linux:debian 1 Occurrences trouvées , Dernière modification : il y a 5 ans rotation-des-logs-via-logrotate @sysadmin:linux:logs 1 Occurrences trouvées , Dernière modification : il y a 4 ans monter_disque_raid1 @sysadmin:linux:raid 1 Occurrences trouvées , Dernière modification : il y a 22 mois raid-btrfs @sysadmin:linux:raid 1 Occurrences trouvées , Dernière modification : il y a 5 ans raid-logiciel @sysadmin:linux:raid 1 Occurrences trouvées , Dernière modification : il y a 18 mois centraliser-logs @sysadmin:linux:rsyslog 1 Occurrences trouvées , Dernière modification : il y a 5 ans templates_et_regex @sysadmin:linux:rsyslog 1 Occurrences trouvées , Dernière modification : il y a 5 ans partage-acces-invite @sysadmin:linux:samba4 1 Occurrences trouvées , Dernière modification : il y a 5 ans dashboard-grafana @sysadmin:linux:supervision 1 Occurrences trouvées , Dernière modification : il y a 5 ans erreurs-404-sources-apt @sysadmin:linux:ubuntu 1 Occurrences trouvées , Dernière modification : il y a 5 ans monter-image-disque-qemu @sysadmin:linux:virtualisation:kvm 1 Occurrences trouvées , Dernière modification : il y a 3 jours