4597 links
39 private links
  • Strak.ch | Actu et liens en vrac
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 76 / 228
Newer►
  • 16 indices qui laissent penser que votre WordPress court le risque d’être hacké

    De bons rappels concernant la sécurité de WordPress.

    January 8, 2019 at 11:25:29 PM GMT+1 - permalink -
    QRCode
    - https://wpformation.com/wordpress-risque-hacke/
    WordPress Sécurité Hacking ViePrivée
  • DocFetcher - Fast Document Search

    "DocFetcher est une application Open Source pour la recherche de contenu local sur ordinateur: elle vous permet de faire des recherches dans le contenu des fichiers sur votre ordinateur."
    Pas testé, juste indexé.

    Edit: quelqu'un l'a testé, ce n'a pas été concluant pour le besoin en question.
    Voir plutôt: https://liens.strak.ch/?ZxcSKQ

    January 8, 2019 at 4:26:29 PM GMT+1 * - permalink -
    QRCode
    - http://docfetcher.sourceforge.net/fr/index.html
    Windows Outils SearchEngine
  • Managing IIS Log File Storage | Microsoft Docs

    Un script vbs pour nettoyer les logs IIS.

    sLogFolder = "c:\inetpub\logs\LogFiles"
    iMaxAge = 30   'in days
    Set objFSO = CreateObject("Scripting.FileSystemObject")
    set colFolder = objFSO.GetFolder(sLogFolder)
    For Each colSubfolder in colFolder.SubFolders
            Set objFolder = objFSO.GetFolder(colSubfolder.Path)
            Set colFiles = objFolder.Files
            For Each objFile in colFiles
                    iFileAge = now-objFile.DateCreated
                    if iFileAge > (iMaxAge+1)  then
                            objFSO.deletefile objFile, True
                    end if
            Next
    Next
    January 8, 2019 at 8:47:27 AM GMT+1 * - permalink -
    QRCode
    - https://docs.microsoft.com/en-us/iis/manage/provisioning-and-managing-iis/managing-iis-log-file-storage
    Windows IIS Script
  • Qnap: accélérer les téléchargements

    Un petit tuto du dimanche, pour télécharger comme jamais.

    January 6, 2019 at 4:23:35 PM GMT+1 - permalink -
    QRCode
    - https://strak.ch/qnap-accelerer-les-telechargements/
    Qnap Tutos Download
  • Exchange 2016 : Installation et configuration – RDR IT

    Une bonne synthèse de l'installation d'Exchange 2016. Et un blog technique orienté Windows de plus dans mes flux !

    January 5, 2019 at 3:37:39 PM GMT+1 - permalink -
    QRCode
    - https://rdr-it.com/exchange2016-installation-configuration/
    Windows Exchange
  • Piratage : La plus grande fuite de données de l'histoire allemande | UnderNews

    À propos du "Bundestag Leaks".

    January 5, 2019 at 3:32:02 PM GMT+1 - permalink -
    QRCode
    - https://www.undernews.fr/hacking-hacktivisme/piratage-la-plus-grande-fuite-de-donnees-de-lhistoire-allemande.html
    Hack Leak Piratage
  • Picole Pixel 2019 | Gally blog

    Excellent, un "calendrier de boisson", je sais pas comment appeler ça ahah ! ^^"

    January 3, 2019 at 5:57:13 PM GMT+1 - permalink -
    QRCode
    - http://gallybox.com/blog/2019/picole-pixel-2019/
    Fun BD Alcool
  • Blog Stéphane Bortzmeyer: RFC 8499: DNS Terminology

    Un très gros récapitulatif de tout ce qui touche au DNS.

    January 3, 2019 at 5:55:04 PM GMT+1 - permalink -
    QRCode
    - https://www.bortzmeyer.org/8499.html
    DNS RFC
  • Blog Stéphane Bortzmeyer: RFC 8387: Practical Considerations and Implementation Experiences in Securing Smart Object Networks

    À lire.

    January 2, 2019 at 12:24:30 PM GMT+1 - permalink -
    QRCode
    - https://www.bortzmeyer.org/8387.html
    IoT Sécurité ViePrivée
  • Après 9 ans de développement Half-Life 2 MMod est disponible | NoFrag

    Tiens, ça me rappelle qu'il faut encore que je joue à HL1...

    December 31, 2018 at 12:52:39 AM GMT+1 * - permalink -
    QRCode
    - https://nofrag.com/2018/12/30/128249/
    Mod Gaming PC
  • GitHub - pwm-project/pwm: pwm

    "PWM is an open source password self service application for LDAP directories.
    PWM is an ideal candidate for organizations that wish to “roll their own” password self service solution."

    December 28, 2018 at 4:39:58 PM GMT+1 - permalink -
    QRCode
    - https://github.com/pwm-project/pwm
    Windows Passwords
  • Ce qui cloche avec YggTorrent : un ancien modérateur nous raconte la fronde en interne - Pop culture - Numerama
    December 26, 2018 at 10:00:04 PM GMT+1 - permalink -
    QRCode
    - https://www.numerama.com/pop-culture/442440-ce-qui-cloche-avec-yggtorrent-un-ancien-moderateur-nous-raconte-la-fronde-en-interne.html
    YggTorrent Torrent Partage BitTorrent
  • Windows 10 Bootrec – the requested system device cannot be found

    Après copie d'un hdd vers ssd, ce dernier ne voulait pas démarrer, et les options de réparation automatiques n'ont rien donné.
    Cette astuce a réglé le problème en 1 minute.

    December 26, 2018 at 9:39:05 AM GMT+1 - permalink -
    QRCode
    - http://www.screwloose.com.au/windows-10-bootrec-the-requested-system-device-cannot-be-found
    UEFI BIOS Boot Windows Tricks
  • thumbnail
    Red Dead Redemption 2 PC Leaked

    Ça va venir, ça va venir... croise les doigts

    December 20, 2018 at 6:28:13 PM GMT+1 * - permalink -
    QRCode
    - https://www.youtube.com/watch?v=6HWVKttWAM4
    RDR2 Gaming PC
  • Windows 10’s New Sandbox Feature is Everything We’ve Always Wanted

    Une "sandbox", un système dans le système, va apparaitre prochainement dans Windows 10. Bonne initiative.

    December 20, 2018 at 6:25:58 PM GMT+1 - permalink -
    QRCode
    - https://www.howtogeek.com/399153/windows-10s-new-sandbox-feature-is-everything-weve-always-wanted/
    Windows10 Sandbox Feature
  • thumbnail
    MEN IN BLACK: INTERNATIONAL - Official Trailer
    December 20, 2018 at 6:23:39 PM GMT+1 - permalink -
    QRCode
    - https://www.youtube.com/watch?v=BV-WEb2oxLk
    Vidéo Trailer Film
  • TechBench by WZT (v4.1.1)

    Un site pour télécharger les iso de Windows et Office, à priori depuis les serveurs de Microsoft.

    December 20, 2018 at 5:57:55 PM GMT+1 - permalink -
    QRCode
    - https://tb.rg-adguard.net/public.php
    Windows Office Download
  • Borderlands: Ultimate Tweak Guide

    Titre.

    December 19, 2018 at 1:11:35 AM GMT+1 * - permalink -
    QRCode
    - https://steamcommunity.com/sharedfiles/filedetails/?id=342566285
    Gaming PC Tweak
  • Nouveau mode de jeu pour Ring of Elysium | NoFrag

    Cool, un peu de survie dans un BR !

    December 18, 2018 at 7:41:42 PM GMT+1 * - permalink -
    QRCode
    - https://nofrag.com/2018/12/18/127566/
    BattleRoyale Gaming PC
  • Geneshift sur Steam

    Un Battle-Royale GTA-Like (les vieux GTA, attention), gratuit pour 48h, sympa !

    via https://sebsauvage.net/links/?wnfVxg

    December 17, 2018 at 9:41:28 PM GMT+1 * - permalink -
    QRCode
    - https://store.steampowered.com/app/308600/Geneshift/
    Gaming Gratuit Steam
Links per page: 20 50 100
◄Older
page 76 / 228
Newer►
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Help/documentation