Shaare your links…
407 links
Liens · Devenet Home Login RSS feed Tags cloud
5 results for tags server x
  • Hardening TLS → https://r4ven.fr/blog/hardening-tls/
    Bonnes pratiques pour bien configurer TLS (le remplaçant de SSL depuis longtemps) sur son serveur.
    Wed Nov 9 20:43:10 2022 – #permalink
    security server
  • Setting Low Disk Space Alerts on Windows Server 2008 - Server Fault → http://serverfault.com/questions/102745/setting-low-disk-space-alerts-on-windows-server-2008/191378
    1. Open Task Scheduler and create a new task.
    2. Enter a name for the task, select "Run whether user is logged on or not", and check "Do not store password."
    3. Add a new trigger on the Triggers tab.
    4. Select "On an event" in the "Begin the task" box.
    5. Set Log to "System", Source to "srv", and Event ID to "2013".
    6. Add a new action on the Actions tab.
    7. Set Action to "Send an e-mail" and fill in the rest of the settings appropriately.
    8. To configure when the low disk space event is recorded in the System Log, open the Registry Editor, navigate to HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters and add a DWORD value named “DiskSpaceThreshold”, setting it to the desired percentage. When the entry does not exist, the default value is 10.
    Tue Oct 18 18:53:05 2016 – #permalink
    server windows
  • Blog Stéphane Bortzmeyer: Un bel exemple de logiciels de sécurité dangereux → http://www.bortzmeyer.org/killed-by-proxy.html
    On répète souvent aux utilisateurs que l'Internet est un lieu dangereux (ce n'est pas faux) et qu'il faut utiliser des logiciels qui les protègent magiquement : anti-virus, logiciels de contrôle parental, etc. Mais ce sont des logiciels, ils ont donc des bogues et ils ne sont pas mieux écrits que la moyenne des logiciels. Leurs bogues peuvent sérieusement affecter la sécurité de la machine. Morale : ajouter du logiciel de sécurité n'améliore pas forcément la sécurité.
    Mon Jul 18 22:01:40 2016 – #permalink
    security server ssl
  • Redirect, Change URLs or Redirect HTTP to HTTPS in Apache - Everything You Ever Wanted to Know About Mod_Rewrite Rules but Were Afraid to Ask → https://serverfault.com/questions/214512/redirect-change-urls-or-redirect-http-to-https-in-apache-everything-you-ever
    Mon Jul 4 21:35:35 2016 – #permalink
    apache server
  • Mise à jour de la version 2.2 vers la version 2.4 - Serveur Apache HTTP Version 2.4 → https://httpd.apache.org/docs/2.4/upgrading.html
    Changements de la version 2.2 à 2.4 d'Apache.
    Je garde aussi ça au chaud : https://httpd.apache.org/docs/2.4/fr/vhosts/examples.html

    Pour supprimer les paquets inutiles en tant que serveur :
    apt-get remove --dry-run --auto-remove --purge libx11-.*
    Fri Oct 9 10:50:16 2015 – #permalink
    server web
Shaarli by sebsauvage
Shaarli-Theme by Nicolas based on idleman theme