4133 links
741 private links
  • Doo's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Jouer les vidéos
Links per page: 20 50 100
◄Older
page 87 / 170
Newer►
  • Teaching an Old Monitoring System New Tricks // Speaker Deck
    July 11, 2016 12:37:05 PM GMT+02:00 * - permalink -
    QRCode
    - https://speakerdeck.com/kdaniels/teaching-an-old-monitoring-system-new-tricks
    monitoring nagios
  • Penn Jillette destroying 3 women who blame violence on video games : gaming

    quelles abruties ces sois disant "mères de familles"

    July 11, 2016 12:14:24 PM GMT+02:00 * - permalink -
    QRCode
    - https://www.reddit.com/r/gaming/comments/4rydfj/_/
    info video
  • awk Commands, Examples & Meaning http://www.adminschoice.com/awk

    Awk commands ftw

    July 11, 2016 08:37:35 AM GMT+02:00 * - permalink -
    QRCode
    - http://www.adminschoice.com/awk
    awk cheat cheatsheet
  • thumbnail
    The Life of a Serverless Microservice on AWS

    je sais toujours pas quoi en penser de cette hype bullshit serverless

    July 8, 2016 06:51:48 PM GMT+02:00 * - permalink -
    QRCode
    - https://cloudonaut.io/the-life-of-a-serverless-microservice-on-aws/
    serverless server
  • Tahoe-LAFS

    Un filesystem distribué et chiffré

    July 8, 2016 06:00:41 PM GMT+02:00 * - permalink -
    QRCode
    - https://www.tahoe-lafs.org/trac/tahoe-lafs
    filesystem
  • thumbnail
    Implementing a full Python Unix-style daemon process - Stack Overflow

    une classe dont je me sers souvent pour mes applications, avec les loggings que j'ai référencé plus tôt ça fait un combo très sympa

    July 8, 2016 03:34:05 PM GMT+02:00 * - permalink -
    QRCode
    - https://stackoverflow.com/questions/10217067/implementing-a-full-python-unix-style-daemon-process
    python daemon
  • thumbnail
    Why we use the Linux kernel's TCP stack

    Interesting article

    July 8, 2016 10:29:17 AM GMT+02:00 * - permalink -
    QRCode
    - https://blog.cloudflare.com/why-we-use-the-linux-kernels-tcp-stack/
    cloudflare ddos tcp
  • thumbnail
    Woman Claims Her Lung Cancer Was Cured By Cannabis Oil
    July 8, 2016 09:51:25 AM GMT+02:00 * - permalink -
    QRCode
    - http://www.trueactivist.com/woman-claims-her-lung-cancer-was-cured-by-cannabis-oil/
    canna
  • Jessie Frazelle's Blog: Docker Containers on the Desktop

    tellement folle cette meuf, elle dockerize TOUT :D ceci dit c'est un excellent use case de ce qu'il est possible de faire userside pour isoler les applications les unes des autres et des différents uses cases pour monter un display sur un docker :)

    July 7, 2016 05:58:55 PM GMT+02:00 * - permalink -
    QRCode
    - https://blog.jessfraz.com/post/docker-containers-on-the-desktop/?amp;utm_medium=social&utm_source=twitter.com&utm_campaign=buffer
    docker
  • thumbnail
    How To Generate Javadoc Style Documentation For Python – Danish Mujeeb

    javadocish style documentation for python code, needs to be done on some collaborative projects

    July 7, 2016 11:22:02 AM GMT+02:00 * - permalink -
    QRCode
    - http://danishmujeeb.com/blog/2012/10/how-to-generate-javadoc-style-documentation-for-python/
    python documentation
  • thumbnail
    How To Configure Bind as a Caching or Forwarding DNS Server on Ubuntu 16.04 | DigitalOcean

    nice doc et découverte de

    systemctl edit --ful

    qui m'a l'air pratique :)

    July 4, 2016 10:33:46 AM GMT+02:00 * - permalink -
    QRCode
    - https://www.digitalocean.com/community/tutorials/how-to-configure-bind-as-a-caching-or-forwarding-dns-server-on-ubuntu-16-04?amp;utm_source=twitter&utm_campaign=bind_dns_ubuntu_tut&utm_content=image
    systemd bind bind9
  • thumbnail
    digitalocean/netbox: IP address management (IPAM) and data center infrastructure management (DCIM) tool.

    Un tool par DO qui a le mérite d'être plus beau que ce que j'utilisais dans mon précédent taf chez Nuxit (rackspace ou chéplus quoi, qui puait la merde)

    July 4, 2016 09:52:55 AM GMT+02:00 * - permalink -
    QRCode
    - https://github.com/digitalocean/netbox
    rack management
  • thumbnail
    Site Reliability Engineering - O'Reilly Media

    très bon bouquin

    July 2, 2016 02:29:43 PM GMT+02:00 * - permalink -
    QRCode
    - http://shop.oreilly.com/product/0636920041528.do
    livre oreilly
  • Python's undocumented ThreadPool

    Pas testé, semble cool aussi mais pas documenté selon le gars :D donc à voir en lisant le source des classes

    July 1, 2016 04:36:49 PM GMT+02:00 * - permalink -
    QRCode
    - http://lucasb.eyer.be/snips/python-thread-pool.html
    python multiprocessing snippet
  • thumbnail
    Python Quick Tip: Simple ThreadPool Parallelism | Codementor

    Very effective snippet :)

    July 1, 2016 04:36:33 PM GMT+02:00 * - permalink -
    QRCode
    - https://www.codementor.io/python/tutorial/simple-parallelism-in-python
    python multiprocessing snippet
  • thumbnail
    Web application name to backend mapping in HAProxy | HAProxy Technologies – Aloha Load Balancer

    J'avais oublié de garder cet article :) Via VG

    July 1, 2016 09:58:07 AM GMT+02:00 * - permalink -
    QRCode
    - http://blog.haproxy.com/2015/01/26/web-application-name-to-backend-mapping-in-haproxy/
    haproxy
  • thumbnail
    Understanding Nginx Server and Location Block Selection Algorithms | DigitalOcean

    via blue, putain c'est pour ça que ça pue la merde nginx, c'est que y'a un algo de merde derrière sur les order de matching de blocs ... je hais vraiment ce truc, c'est pas structuré, c'est pas beau, c'est pas propre... Vive haproxy et apache 2.4.

    June 29, 2016 09:54:06 AM GMT+02:00 * - permalink -
    QRCode
    - https://www.digitalocean.com/community/tutorials/understanding-nginx-server-and-location-block-selection-algorithms
    nginx algo
  • ip-netns(8) - Linux manual page
    June 28, 2016 05:47:28 PM GMT+02:00 * - permalink -
    QRCode
    - http://man7.org/linux/man-pages/man8/ip-netns.8.html
    network networking chaos
  • Man Page Lookup - tc-netem (8)
    June 28, 2016 05:47:16 PM GMT+02:00 * - permalink -
    QRCode
    - http://stuff.onse.fi/man?program=tc-netem&section=8
    network networking chaos
  • Ian Whitlock - Network Namespaces and Traffic Control
    June 28, 2016 05:47:08 PM GMT+02:00 * - permalink -
    QRCode
    - http://gigawhitlocks.com/2014/08/18/network-namespaces.html
    network networking chaos
Links per page: 20 50 100
◄Older
page 87 / 170
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation