4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 144 / 217
Newer►
  • Configuration d'un serveur mail avec Postfix - wiki.debian-fr
    June 5, 2013 at 10:16:09 PM GMT+2 - permalink - archive.org - http://www.isalo.org/wiki.debian-fr/Configuration_d%27un_serveur_mail_avec_Postfix
    mail
  • IPsec - Wikipedia, the free encyclopedia
    June 5, 2013 at 9:19:09 PM GMT+2 - permalink - archive.org - http://en.wikipedia.org/wiki/Encapsulating_Security_Payload#Encapsulating_Security_Payload
    ipsec
  • IPsec - SAD et SPD - Tutoriels en Folie

    sad spd

    June 5, 2013 at 6:14:32 PM GMT+2 - permalink - archive.org - http://www.tutorielsenfolie.com/tutoriels-21-ipsec-SAD-SPD.html
    ipsec
  • thumbnail
    Diffie–Hellman key exchange - Wikipedia, the free encyclopedia

    Article anglais encore une fois bien meilleur/complet que l'article français sur DH

    June 5, 2013 at 3:46:23 PM GMT+2 - permalink - archive.org - http://en.wikipedia.org/wiki/Diffie%E2%80%93Hellman_key_exchange
    chiffrement crypto dh ipsec
  • security

    l'authenticité (de l'identité de l'émetteur et du récepteur)
    la confidentialité (le message peut être lu par son destinataire uniquement)
    l'intégrité du message (le message reste intact pendant le transfert)
    la non-répudiation (recommandé électronique)

    June 4, 2013 at 11:34:25 AM GMT+2 - permalink - archive.org - https://links.infomee.fr/?4w5qsg
    security
  • [ Mibbit ] RIE06
    June 3, 2013 at 11:02:38 AM GMT+2 - permalink - archive.org - https://widget00.mibbit.com/?server=arnaudb.net%3A%2B1337&nick=mibbit_user%3F%3F%3F&channel=%23RIE06&settings=c76462e5055bace06e32d325963b39f2
    irc
  • Une astuce pour ajouter les dépôts PPA sur Debain | crowd42crowd42

    wget http://blog.anantshri.info/content/uploads/2010/09/add-apt-repository.sh.txt
    mv add-apt-repository.sh.txt /usr/sbin/add-apt-repository
    chmod o+x /usr/sbin/add-apt-repository
    chown root:root /usr/sbin/add-apt-repository

    [09:08:01] root@pc111-11 : /home/arnaud/Téléchargements #cat /usr/sbin/add-apt-repository

    !/bin/bash

    if [ $# -eq 1 ]
    NM=uname -a && date
    NAME=echo $NM | md5sum | cut -f1 -d" "
    then
    ppa_name=echo "$1" | cut -d":" -f2 -s
    if [ -z "$ppa_name" ]
    then
    echo "PPA name not found"
    echo "Utility to add PPA repositories in your debian machine"
    echo "$0 ppa:user/ppa-name"
    else
    echo "$ppa_name"
    echo "deb http://ppa.launchpad.net/$ppa_name/ubuntu lucid main" >> /etc/apt/sources.list
    apt-get update >> /dev/null 2> /tmp/${NAME}_apt_add_key.txt
    key=cat /tmp/${NAME}_apt_add_key.txt | cut -d":" -f6 | cut -d" " -f3
    apt-key adv --keyserver keyserver.ubuntu.com --recv-keys $key
    rm -rf /tmp/${NAME}_apt_add_key.txt
    fi
    else
    echo "Utility to add PPA repositories in your debian machine"
    echo "$0 ppa:user/ppa-name"
    fi

    June 3, 2013 at 9:06:19 AM GMT+2 - permalink - archive.org - http://www.crowd42.info/une-astuce-pour-ajouter-les-depots-ppa-sur-debain
    debian ppa
  • CSS3 Drop Shadows Generator - Application

    Tool pour générer du CSS pour faire des jolis div avec ombre portée

    May 30, 2013 at 11:53:48 AM GMT+2 - permalink - archive.org - http://css3-drop-shadows.herokuapp.com/app
    box css ombre shadow
  • Open vSwitch GRE Tunnel Configuration
    May 30, 2013 at 10:57:57 AM GMT+2 - permalink - archive.org - http://networkstatic.net/open-vswitch-gre-tunnel-configuration/
    gre ovs
  • Using GRE Tunnels with Open vSwitch - blog.scottlowe.org - The weblog of an IT pro specializing in virtualization, storage, and servers
    May 30, 2013 at 10:54:08 AM GMT+2 - permalink - archive.org - http://blog.scottlowe.org/2013/05/07/using-gre-tunnels-with-open-vswitch/
    gre ovs
  • sebastien genvo - YouTube

    Une chaîne YouTube sur la théorie des jeux vidéo

    May 28, 2013 at 8:46:38 PM GMT+2 - permalink - archive.org - https://www.youtube.com/user/SebastienGenvo
    dev game
  • Gonfleur à Pied 5 Litres QUECHUA - Matelas Randonnée, Escalade,Trail - Decathlon
    May 28, 2013 at 7:36:27 PM GMT+2 - permalink - archive.org - http://www.decathlon.fr/gonfleur-a-pied-5-litres-id_8214434.html
    camping
  • Matelas gonflable 70 QUECHUA - Matelas Randonnée, Escalade,Trail - Decathlon
    May 28, 2013 at 7:36:19 PM GMT+2 - permalink - archive.org - http://www.decathlon.fr/matelas-gonflable-70-id_8242019.html
    camping
  • Installer Snort Snort-MySql et AcidBase sur Debian squeeze | Emmanuel Belair
    May 27, 2013 at 4:03:02 PM GMT+2 - permalink - archive.org - http://www.ebelair.fr/2011/06/21/installer-snort-snort-mysql-et-acidbase-sur-debian-squeeze/
    acid ids ips linux snort
  • Play curvefever
    May 26, 2013 at 2:33:31 PM GMT+2 - permalink - archive.org - http://curvefever.com/play2.php
    curve game multiplayer snake
  • Blog Stéphane Bortzmeyer: Le bitsquatting menace-t-il les utilisateurs de l'Internet ?

    Article intéressant sur le "bitsquatting"
    Notion à connaitre

    May 25, 2013 at 1:13:49 PM GMT+2 - permalink - archive.org - http://www.bortzmeyer.org/bitsquatting.html
    networking
  • fartscroll.js | Everyone farts. And now your web pages can too.
    May 24, 2013 at 10:41:03 PM GMT+2 - permalink - archive.org - http://theonion.github.io/fartscroll.js/
    fart js lol
  • Full Disclosure Mailing List
    May 24, 2013 at 2:50:57 PM GMT+2 - permalink - archive.org - http://seclists.org/fulldisclosure/
    list mail network
  • La Garde de Nuit

    game of thrones wiki

    May 22, 2013 at 10:15:37 PM GMT+2 - permalink - archive.org - http://www.lagardedenuit.com/wiki/index.php?title=Accueil
    got wiki
  • L'histoire de l'amérique EP 1 - les rebelles - YouTube
    May 22, 2013 at 4:52:47 PM GMT+2 - permalink - archive.org - http://www.youtube.com/watch?v=qmz8rUWHonM
    amerique histoire
Links per page: 20 50 100
◄Older
page 144 / 217
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation