4355 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 67 / 218
Newer►
  • 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

    February 10, 2016 at 11:03:01 AM GMT+1 - permalink - archive.org - https://links.infomee.fr/?3gJL7w
    debug statsd
  • Effet Capital M6 : Comment tenir la charge. - A Little Mag
    February 9, 2016 at 5:25:19 PM GMT+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

    February 9, 2016 at 2:09:15 PM GMT+1 - permalink - archive.org - http://aws.amazon.com/fr/lumberyard/details/
    dev game
  • Network-scoped alias

    merci docker

    February 9, 2016 at 10:11:21 AM GMT+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

    February 4, 2016 at 11:24:41 AM GMT+1 - permalink - archive.org - https://github.com/jimeh/git-aware-prompt
    bash git prompt
  • Dash to dock GNOME Shell extension

    via Doo

    February 3, 2016 at 3:30:40 PM GMT+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
    February 3, 2016 at 3:19:37 PM GMT+1 - permalink - archive.org - http://garylarizza.com/blog/2014/02/18/puppet-workflow-part-3/
    puppet r10k
  • Performance Considerations for Elasticsearch Indexing | Elastic
    February 3, 2016 at 3:17:43 PM GMT+1 - permalink - archive.org - https://www.elastic.co/blog/performance-considerations-elasticsearch-indexing
    elasticsearch es perf
  • Elasticsearch Indexing Performance Cheatsheet - codecentric Blog : codecentric Blog
    February 3, 2016 at 3:17:23 PM GMT+1 - permalink - archive.org - https://blog.codecentric.de/en/2014/05/elasticsearch-indexing-performance-cheatsheet/
    elasticsearch es perf
  • OpenPGP Best Practices - help.riseup.net
    February 3, 2016 at 3:16:17 PM GMT+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
    February 3, 2016 at 3:14:35 PM GMT+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
    February 3, 2016 at 3:08:20 PM GMT+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

    ^^

    February 3, 2016 at 3:00:50 PM GMT+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

    February 3, 2016 at 2:59:48 PM GMT+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
    February 3, 2016 at 2:57:08 PM GMT+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.

    February 3, 2016 at 2:49:31 PM GMT+1 - permalink - archive.org - https://links.infomee.fr/?CAc6mw
    graphite whisper
  • thumbnail
    Serving Static Content | NGINX
    February 2, 2016 at 3:26:01 PM GMT+1 - permalink - archive.org - https://www.nginx.com/resources/admin-guide/serving-static-content/
    nginx static
  • The Benefits of Microcaching with NGINX - NGINX
    February 2, 2016 at 3:20:30 PM GMT+1 - permalink - archive.org - https://www.nginx.com/blog/benefits-of-microcaching-nginx/
    cache nginx
  • thumbnail
    8 Essential Subreddits
    February 1, 2016 at 4:07:43 PM GMT+1 - permalink - archive.org - https://danielmiessler.com/blog/reddit-subreddits-you-should-know-about/?amp;utm_source=feedpress.me&utm_campaign=Feed%3A+danielmiessler
    reddit
  • thumbnail
    linux - Can dpkg verify files from an installed package? - Server Fault

    L'équivalent de rpm -qV, bien mieux que debsums qui se limite à verifier quelques fichiers. J'ai l'impression que dpkg -V vérifie bien TOUS les fichiers du packages (même ceux dans /etc)

    -V, --verify [package-name...]
    Verifies the integrity of package-name or all packages if omit‐
    ted, by comparing information from the installed paths with the
    database metadata.

          The output format is selectable with the --verify-format option,
          which by default uses the rpm format, but that might  change  in
          the  future,  and  as  such programs parsing this command output
          should be explicit about the format they expect.
    January 31, 2016 at 6:35:02 PM GMT+1 - permalink - archive.org - http://serverfault.com/questions/322518/can-dpkg-verify-files-from-an-installed-package
    dpkg
Links per page: 20 50 100
◄Older
page 67 / 218
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation