4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 100 / 217
Newer►
  • Quickly navigate your filesystem from the command-line

    jusqu'à présent j'utilisais des alias dans mon bashrc du genre :
    cdbackup() { cd /home/foo/backup/; }

    Mais la méthode proposée est bien plus pratique

    August 8, 2014 at 9:55:32 AM GMT+2 - permalink - archive.org - http://jeroenjanssens.com/2013/08/16/quickly-navigate-your-filesystem-from-the-command-line.html
    bash shell
  • backup - Rsnapshot: using different intervals for different directories - Ask Ubuntu

    Pour avoir plusieurs politiques de retentions suivant les répertoires, il faut créer plusieurs fichiers de config et lancer en cron rsnapshot en précisant la conf (-c)

    Attention à bien changer le snapshot_root

    August 7, 2014 at 12:00:17 PM GMT+2 - permalink - archive.org - http://askubuntu.com/questions/97817/rsnapshot-using-different-intervals-for-different-directories
    rsnapshot
  • LPT: An interesting coincidence between kilometres and miles (x-post /r/running) : LifeProTips

    nice !

    ratio 1.6

    miles kilometers

    August 7, 2014 at 11:31:15 AM GMT+2 - permalink - archive.org - http://www.reddit.com/r/LifeProTips/comments/2cs2wa/lpt_an_interesting_coincidence_between_kilometres/
    conversion kilometers miles
  • sudo

    toto ALL=(ALL) NOPASSWD: ALL

    August 6, 2014 at 2:35:29 PM GMT+2 - permalink - archive.org - https://links.infomee.fr/?519lVg
    sudo
  • Tracking Every Release « Code as Craft

    apply function > Special > draw non zero as infinite

    August 6, 2014 at 2:04:35 PM GMT+2 - permalink - archive.org - http://codeascraft.com/2010/12/08/track-every-release/
    graphite
  • 49f448a01794cdd6164159bb1b95d167.jpg (Image JPEG, 499 × 964 pixels) - Redimensionnée (88%)

    savoir rester kiss ^^

    via fiax

    August 6, 2014 at 11:10:18 AM GMT+2 - permalink - archive.org - http://media-cache-ak0.pinimg.com/736x/49/f4/48/49f448a01794cdd6164159bb1b95d167.jpg
    kiss
  • thumbnail
    Hubot

    Bien! Le hubot peut écouter en http, on peut donc intéragir assez simplement avec lui depuis un autre programme avec curl par exemple :)

    https://github.com/github/hubot/blob/master/docs/scripting.md#http-listener
    https://github.com/nandub/hubot-irc
    https://gist.github.com/oremj/3702073

    August 5, 2014 at 11:55:42 AM GMT+2 - permalink - archive.org - https://github.com/github/hubot/tree/master/docs
    bot http hubot irc
  • Firefox trick

    ctrl+shit+m

    pratique pour tester le responsive d'un site!

    August 5, 2014 at 10:15:56 AM GMT+2 - permalink - archive.org - https://links.infomee.fr/?JFLpKQ
    firefox
  • Git IRC bot in 5 minutes - Rogdham

    Un client irc en command line orienté bot, très simple à mettre en place : ii

    August 4, 2014 at 11:16:29 PM GMT+2 - permalink - archive.org - http://www.rogdham.net/2013/04/07/git-irc-bot-in-5-minutes.en
    bot client irc kiss
  • Monitoring at scale - Intuitive dashboard design

    à lire

    via arnaudb

    August 3, 2014 at 9:53:02 PM GMT+2 - permalink - archive.org - http://fr.slideshare.net/quipo/monitoring-at-scale-intuitive-dashboard-design
    dashboard monitoring
  • Configuration graphite pour être utilisé avec statsd

    Aide à comprendre pas mal de chose concernant graphite/statsd

    August 1, 2014 at 10:47:44 AM GMT+2 - permalink - archive.org - https://github.com/etsy/statsd/blob/master/docs/graphite.md
    graphite statsd
  • https://github.com/graphite-project/whisper

    Suite d'outils bien pratique pour tester/vérifier/debug ses whisper files, en particulier whisper-dump et whisper-fetch

    August 1, 2014 at 10:35:57 AM GMT+2 - permalink - archive.org - https://github.com/graphite-project/whisper
    carbon graphite statsd
  • Why TCP/IP is on the way out

    10 fois plus rapide! J'ai du mal à y croire..

    July 30, 2014 at 10:31:42 PM GMT+2 - permalink - archive.org - http://www.networkworld.com/article/2459286/why-tcp/why-tcp/ip-is-on-the-way-out.html#tk.rss_all
    networking
  • Privacy Badger | Electronic Frontier Foundation

    Un candidat pour remplacer abp/abe ghostery ?

    July 30, 2014 at 10:40:18 AM GMT+2 - permalink - archive.org - https://www.eff.org/privacybadger
    abe abp ghostery privacy
  • Domaine de diffusion — Wikipédia

    Petite révision du vocabulaire, ça fait pas de mal ;)

    • http://fr.wikipedia.org/wiki/Domaine_de_collision
    July 30, 2014 at 10:38:49 AM GMT+2 - permalink - archive.org - http://fr.wikipedia.org/wiki/Domaine_de_diffusion
    networking
  • Connaitre les versions des extensions php

    <?php
    $extensions = get_loaded_extensions();
    foreach($extensions as $ext) {
    echo "$ext --> ";
    echo phpversion($ext);
    echo "\n";
    }

    July 29, 2014 at 4:21:25 PM GMT+2 - permalink - archive.org - https://links.infomee.fr/?vo6lAQ
    ext php
  • ARP Reply-to-Broadcast | Intrusion Prevention Systems/IDS | Cisco Support Community | 5851 | 10941681

    Ok.. Les gratuitois reply servent à mettre à jour pro-activement les tables arp des petits voisins..
    This can be caused by devices that perform an unsolicited, or Gratuitous ARP replies.
    Load balancers, High Availbility pairs (dual NICs in a host, dual firewalls, etc) will send a broad cast ARP reply to update everyones ARP table so that know what MAC to send frames for the shared IP address.

    On peut aussi se servir de request pour faire ça en demandant qui a notre propre IP (http://infomee.fr/vrac/files/index.php?f=54ad62c46482e)

    Pour rappel les gratuitous sont des paquet arp "gratuit" qu'on forge en prévention.
    Les "gratuitous" request servent à vérifier que l'ip qu'on veut utiliser n'est pas prise (si pas de réponse).

    July 29, 2014 at 2:23:25 PM GMT+2 - permalink - archive.org - https://supportforums.cisco.com/discussion/10941681/arp-reply-broadcast
    arp
  • Groupe d'onglet firefox

    :o je connaissais pas.. C'est super bien ce truc, thx arnaudb!

    ctrl+shift+e

    July 25, 2014 at 10:09:34 AM GMT+2 - permalink - archive.org - https://links.infomee.fr/?DOGGaQ
    firefox
  • thumbnail
    Debian package statsd

    apt-get install debhelper devscripts
    git clone https://github.com/etsy/statsd.git
    cd statsd
    dpkg-buildpackage
    dpkg -i ../<deb file>

    July 24, 2014 at 4:01:09 PM GMT+2 - permalink - archive.org - https://github.com/etsy/statsd/issues/161
    deb debian package statsd
  • Installing-Node.js-via-package-manager

    Il est aussi dans les backport :
    https://packages.debian.org/search?keywords=nodejs&searchon=names&section=all&suite=wheezy-backports

    July 24, 2014 at 3:59:58 PM GMT+2 - permalink - archive.org - https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager
    deb debian node nodejs
Links per page: 20 50 100
◄Older
page 100 / 217
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation