4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 66 / 217
Newer►
  • Use Haproxy with Let's Encrypt - Blog de victor héry
    12 février 2016 à 16:19:49 UTC+1 - permalink - archive.org - http://blog.victor-hery.com/article23/use-haproxy-with-let-s-encrypt
    letsencrypt
  • Note: Learn a command on each new shell open.

    echo 'man $(ls /usr/bin | shuf -n 1)| sed -n "/^NAME/ { n;p;q }"' >> ~/.bashrc # Learn a command on each new shell open.

    via @climagic

    10 février 2016 à 16:30:27 UTC+1 - permalink - archive.org - https://links.infomee.fr/?kL3CzA
    bashrc man
  • Note: statsd debug

    Pas mal de drop udp du à des pics de metric applicatives.. On veut savoir quelles sont ces metrics sans se taper tous les graphs :

    touch debug

    while true; do ls -lh debug && sleep 2 && (date "+%F %R" && (echo counters | nc -q1 127.0.0.1 9226 | sort -r -n -k 2 | head -10)) >> debug; done

    On laisse tourner et on attend un pic. Ensuite : sort -r -n -k 2 debug pour voir les metrics en cause

    10 février 2016 à 11:03:01 UTC+1 - permalink - archive.org - https://links.infomee.fr/?3gJL7w
    debug statsd
  • Effet Capital M6 : Comment tenir la charge. - A Little Mag
    9 février 2016 à 17:25:19 UTC+1 - permalink - archive.org - http://www.alittlemag.com/effet-capital-m6-comment-tenir-la-charge/
    amazon cache capital charge
  • thumbnail
    Lumberyard Details

    framework de game dev par amazon

    9 février 2016 à 14:09:15 UTC+1 - permalink - archive.org - http://aws.amazon.com/fr/lumberyard/details/
    dev game
  • Network-scoped alias

    merci docker

    9 février 2016 à 10:11:21 UTC+1 - permalink - archive.org - https://docs.docker.com/engine/userguide/networking/work-with-networks/#network-scoped-alias:6a2956e9fcff0a6857d6d878fd3f4424
    docker
  • thumbnail
    jimeh/git-aware-prompt: Display current Git branch name in your terminal prompt when in a Git working directory.

    Ptetre qu'un jour je passerai à zsh (ohmyzsh)

    En attendant je bricole

    4 février 2016 à 11:24:41 UTC+1 - permalink - archive.org - https://github.com/jimeh/git-aware-prompt
    bash git prompt
  • Dash to dock GNOME Shell extension

    via Doo

    3 février 2016 à 15:30:40 UTC+1 - permalink - archive.org - https://micheleg.github.io/dash-to-dock/
    extension gnome
  • Building a Functional Puppet Workflow Part 3: Dynamic Environments With R10k - Shit Gary Says
    3 février 2016 à 15:19:37 UTC+1 - permalink - archive.org - http://garylarizza.com/blog/2014/02/18/puppet-workflow-part-3/
    puppet r10k
  • Performance Considerations for Elasticsearch Indexing | Elastic
    3 février 2016 à 15:17:43 UTC+1 - permalink - archive.org - https://www.elastic.co/blog/performance-considerations-elasticsearch-indexing
    elasticsearch es perf
  • Elasticsearch Indexing Performance Cheatsheet - codecentric Blog : codecentric Blog
    3 février 2016 à 15:17:23 UTC+1 - permalink - archive.org - https://blog.codecentric.de/en/2014/05/elasticsearch-indexing-performance-cheatsheet/
    elasticsearch es perf
  • OpenPGP Best Practices - help.riseup.net
    3 février 2016 à 15:16:17 UTC+1 - permalink - archive.org - https://help.riseup.net/en/security/message-security/openpgp/best-practices
    gpg openpgp pgp
  • nice and renice command usage examples for process priority in linux
    3 février 2016 à 15:14:35 UTC+1 - permalink - archive.org - http://www.slashroot.in/nice-and-renice-command-usage-examples-process-priority-linux
    nice
  • If You Haven’t Tried a Mechanical Keyboard Yet, You’re Missing Out
    3 février 2016 à 15:08:20 UTC+1 - permalink - archive.org - http://www.howtogeek.com/239565/if-you-havent-tried-a-mechanical-keyboard-yet-youre-missing-out/
    clavier
  • Moi, mioche et méchant | LANDEYVES

    ^^

    3 février 2016 à 15:00:50 UTC+1 - permalink - archive.org - http://landeyves.com/2015/05/24/moi-mioche-et-mechant/
    enfant
  • Want to eat well? Forget about willpower |

    Plein de facteurs psychologiques peuvent nous pousser à plus ou moins manger

    3 février 2016 à 14:59:48 UTC+1 - permalink - archive.org - http://ideas.ted.com/want-to-eat-well-forget-about-willpower/
    miam nutrition regime
  • Sendfile (a system call for web developers to know about!) - Julia Evans
    3 février 2016 à 14:57:08 UTC+1 - permalink - archive.org - http://jvns.ca/blog/2016/01/23/sendfile-a-new-to-me-system-call/
    sendfile
  • Note: Bilan whisper et aggregationMethod

    cd /opt/graphite/storage/whisper
    find . -name "*.wsp" | xargs -I {} sh -c "echo -n '{} ' ; whisper-info.py {}|grep aggre|cut -d' ' -f2" > aggreg.dump

    cut -d' ' -f2 aggreg.dump|sort|uniq -c

    82024 average
    2784 max
    1378 min
    8732 sum

    grep -v stats aggreg.dump |cut -d' ' -f2|sort|uniq -c

    59682 average

    Donc oui, tous les whispers collectd sont en average.

    3 février 2016 à 14:49:31 UTC+1 - permalink - archive.org - https://links.infomee.fr/?CAc6mw
    graphite whisper
  • thumbnail
    Serving Static Content | NGINX
    2 février 2016 à 15:26:01 UTC+1 - permalink - archive.org - https://www.nginx.com/resources/admin-guide/serving-static-content/
    nginx static
  • The Benefits of Microcaching with NGINX - NGINX
    2 février 2016 à 15:20:30 UTC+1 - permalink - archive.org - https://www.nginx.com/blog/benefits-of-microcaching-nginx/
    cache nginx
Links per page: 20 50 100
◄Older
page 66 / 217
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation