• Separating NetScaler Management and Data Traffic for DISA STIGs

    One of the key security controls in many customer DMZs is the logical or physical separation of management and production data traffic. This is especially important for our US Department of Defense customer set, who are required to abide by DISA STIG requirements (for an overview of this, see my DISA…

  • python

  • Définir une IP fixe via powershell

    # Remplacez ‘Ethernet’ par le nom réel de l’interface si différent $interfaceName = « Ethernet » # Configurez l’adresse IPv4 $ipAddress = « 192.168.1.102 » $subnetMask = 24 # Cela correspond à un masque de sous-réseau de 255.255.255.0 $gateway = « 192.168.1.254 » $dnsServers = @(« 192.168.1.101 ») # serveur DNS # Assignez l’adresse IP fixe New-NetIPAddress -InterfaceAlias…

  • [Ansible] Cours

    Configuration File Yaml Inventaire Jinja2

  • Your certificate request was denied

    Problème Certificate Request Denied Your certificate request was denied. Your Request Id is 29. The disposition message is « Error Constructing or Publishing Certificate ». Contact your administrator for further information. Résolution Reboot et c’est bon