Shaare your links...
3394 links
L!NKS Retour au blog Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 125 / 170
Newer►
  • Quelques petites astuces PHP | IdleBlog
    $_ = array_map('htmlentities',array_merge($_POST,$_GET));

    list($age,$prenom,$pseudo) = explode('|',25|valentin|idleman');

    var_dump(scandir('mon/repertoire/'));

    et quelques autre...
    permalink -
    - http://blog.idleman.fr/quelques-petites-astuces-php/
    php
  • PHP Markdown : Banc d’essai
    permalink -
    - http://michelf.ca/projets/php-markdown/banc-d%27essai/
    markdown
  • Michel Fortin – PHP Markdown : Syntaxe
    permalink -
    - http://michelf.ca/projets/php-markdown/syntaxe/
    markdown
  • Password Secrets of Popular Windows Applications
    permalink -
    - http://securityxploded.com/passwordsecrets.php#Firefox
    password sécurité
  • 10 VirtualBox Tricks and Advanced Features You Should Know About
    permalink -
    - http://www.howtogeek.com/171228/10-virtualbox-tricks-and-advanced-features-you-should-know-about/
    virtualbox
  • Variables d’environnement utilisées par Python | Sam & Max: Python, Django, Git et du cul
    permalink -
    - http://sametmax.com/variables-denvironnement-utilisees-par-python/
    python
  • md5 récursif - Liens en vrac de sebsauvage
    OUI !!!
    #!/bin/bash
    nice find . -type f -print0 | xargs -0 md5sum | sort -k2 > all.md5

    Et vérifier ce fichier:
    md5sum -c all.md5
    permalink -
    - http://sebsauvage.net/links/?LTvfMw
    bash linux script
  • Securing Lighttpd - Moblog
    # disable version number display
    server.tag = "lighttpd"

    # disable IP logging
    accesslog.format = "127.0.0.1 %V %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\""

    server.modules += ("mod_setenv")
    setenv.add-response-header = (
    # require ssl for all subdomains
    "Strict-Transport-Security" => "max-age=31556926;includeSubDomains",
    # don't allow external content at all (new in FF4)
    "X-Content-Security-Policy" => "allow 'self'"
    )
    permalink -
    - http://moblog.wiredwings.com/archives/20110323/Securing-Lighttpd.html
    lighttpd memo sécurité
  • ModMyPi | Shopping Cart
    permalink -
    - https://www.modmypi.com/index.php?route=checkout/cart
    raspberry
  • Alimentez la framboise314 en lui ajoutant des ports USB : un hub 4 ports pour le Raspberry Pi | Framboise 314, le Raspberry Pi à la sauce française….
    permalink -
    - http://www.framboise314.fr/alimentez-la-framboise314-en-lui-ajoutant-des-ports-usb-un-hub-4-ports-pour-le-raspberry-pi/
    raspberry
  • How to foil NSA sabotage: use a dead man's switch | Technology | theguardian.com
    permalink -
    - http://www.theguardian.com/technology/2013/sep/09/nsa-sabotage-dead-mans-switch
    viePrivée
  • An A-Z Index of the Bash command line for Linux | SS64.com
    permalink -
    - http://ss64.com/bash/
    bash linux
  • Docs SSL - Lighttpd - lighty labs
    permalink -
    - http://redmine.lighttpd.net/projects/1/wiki/Docs_SSL
    lighttpd ssl
  • Adobe source code breach; it’s bad, real bad — Tech News and Analysis
    le code source de produits adobe a fuit... failles en perspective !
    permalink -
    - http://gigaom.com/2013/10/04/adobe-source-code-breech-its-bad-real-bad/
    faille hacked
  • poche, open source self hosted read-it-later web app
    permalink -
    - http://inthepoche.com/
  • Google Is Exploring an Alternative to Cookies for Ad Tracking - NYTimes.com - Liens en vrac de sebsauvage
    permalink -
    - http://sebsauvage.net/links/?oJ4v8g
    viePrivée
  • DRM HTML5, c’est fait | Le Geektionnerd - Oros links - Liens en vrac de sebsauvage - Oros links - Liens en vrac de sebsauvage
    snif'
    permalink -
    - http://sebsauvage.net/links/?qMMx3Q
    libre
  • Contrôle parental sous OpenSuse
    tinyproxy + dansguardian + iptables
    permalink -
    - http://guiv.perso.sfr.fr/controle-parental.php
    controleParental
  • Comment créer/désactiver un compte utilisateur ? | UNIX Garden
    permalink -
    - http://www.unixgarden.com/index.php/linux-pratique-hs/comment-creerdesactiver-un-compte-utilisateur
    linux
  • Désactiver temporairement un compte - Linux Attitude
    permalink -
    - http://linux-attitude.fr/post/desactiver-temporairement-un-compte
    linux
Links per page: 20 50 100
◄Older
page 125 / 170
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.