4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 123 / 217
Newer►
  • ThinkGeek :: Minecraft Pickaxe Bottle Opener

    Need !

    20 janvier 2014 à 13:36:22 UTC+1 - permalink - archive.org - https://www.thinkgeek.com/product/ef55/?cpg=cj&ref=&CJURL=&CJID=297616
    minecraft
  • Ademcan's snippets

    Pour le moment je n'en ai jamais eu besoin mais on sait jamais !
    En fait les trucs que je code souvent, je les retrouve assez facilement et pour les autres une recherche sur le oueb me donne souvent la réponse très vite

    20 janvier 2014 à 12:45:22 UTC+1 - permalink - archive.org - http://ademcan.net/canSnippet/
    auto snippet
  • Utiliser Puppet avec un ENC (External Node Classifier) | binbash.fr

    article qui explique très simplement qu'estce qu'un ENC

    17 janvier 2014 à 17:12:58 UTC+1 - permalink - archive.org - http://binbash.fr/2011/10/10/utiliser-puppet-avec-un-enc-external-node-classifier/
    enc puppet
  • PE 3.1 » Console » Grouping and Classifying Nodes — Documentation — Puppet Labs

    Voilà ce qu'il manque au puppet dashboard gratuit :(
    Pour attribuer des parametres aux classes qu'on lie

    16 janvier 2014 à 15:28:05 UTC+1 - permalink - archive.org - http://docs.puppetlabs.com/pe/latest/console_classes_groups.html#editing-class-parameters-on-nodes
    puppet
  • Tutorial - Synchronize savegames between Windows, Mac and Linux | Official Chucklefish Forums!
    15 janvier 2014 à 13:25:20 UTC+1 - permalink - archive.org - http://community.playstarbound.com/index.php?threads/synchronize-savegames-between-windows-mac-and-linux.53217/
    starbound
  • Llama - Location Profiles - Applications Android sur Google Play

    Vraiment pratique

    via sebsauvage

    15 janvier 2014 à 12:16:12 UTC+1 - permalink - archive.org - https://play.google.com/store/apps/details?id=com.kebab.Llama&hl=fr
    android app
  • Rsync explanation and recommendations

    "Trailing slash on the
    destination directory doesn't matter."

    Quand on fait un rsync, il faut juste se méfier du slash à la fin de la source (le comportement est différent, voir : http://www.jveweb.net/en/archives/2010/11/synchronizing-folders-with-rsync.html#jveweb_en_014_02)

    Sinon pour le slash à la fin de la destination, on s'en fout.

    15 janvier 2014 à 10:44:42 UTC+1 - permalink - archive.org - http://defindit.com/readme_files/rsync_backup.html
    rsync
  • github.com/jforman/munin-graphite

    Un script python qui va éxécuter les plugins munin puis envoyer les datas vers un carbon. Exemple de metric utilisée :

    servers.localhost.system.users.tty
    [prefix].[hostname].[group].[service].[courbe]

    Pour tester rapidement sur un node munin :
    git clone https://github.com/jforman/munin-graphite
    vim +151 m2g-poller.py : remplacer logging.debug par logging.info
    Puis lancer : ./m2g-poller.py --carbon localhost:6969

    Ah oui, si vous n'avez pas de server carbon, vous pouvez en "simuler un" : while true; do nc -l -p 6969; done;

    En plus il utilise ça : https://graphite.readthedocs.org/en/latest/feeding-carbon.html#the-pickle-protocol

    14 janvier 2014 à 15:21:46 UTC+1 - permalink - archive.org - https://github.com/jforman/munin-graphite
    graphite munin
  • Feeding In Your Data — Graphite 0.10.0 documentation

    Comment Feed carbon (le backend de graphite)

    • https://graphite.readthedocs.org/en/latest/tools.html
    14 janvier 2014 à 14:45:11 UTC+1 - permalink - archive.org - https://graphite.readthedocs.org/en/latest/feeding-carbon.html
    graphite
  • Plugin:Write Graphite - collectd Wiki

    Plugin collectd pour envoyer des data vers graphite

    via arnaub

    14 janvier 2014 à 14:34:53 UTC+1 - permalink - archive.org - https://collectd.org/wiki/index.php/Plugin:Write_Graphite
    graphite
  • Saying taht java..

    'Saying that Java is nice because it works on every OS is like saying that anal sex is nice because it works on every gender.'

    LOL via Skunnyk

    14 janvier 2014 à 14:12:24 UTC+1 - permalink - archive.org - https://links.infomee.fr/?CXDrDA
    java
  • Debian php

    Les package php5- contiennent en général une extension en .so et le bout de fichier .ini qui permet de l'activer
    Les package php-
    peuvent contenir d'autre chose comme des binaires ou des fichiers php (librairies)

    Parfois les dépots débian ne sont pas suffisament à jour alors on peut passer par des gestionnaires alternatifs :
    pecl : pour installer des .so
    pear : pour installer des libs php

    On peut aussi gérer les dépendance au niveau du projet au lieu de les gérer au niveau du système avec par exemple composer

    14 janvier 2014 à 11:46:34 UTC+1 - permalink - archive.org - https://links.infomee.fr/?dTHxEA
    composer debian package pear pecl php
  • How to restart Gnome Shell from the console - Linux Mint Community
    14 janvier 2014 à 10:56:51 UTC+1 - permalink - archive.org - http://community.linuxmint.com/tutorial/view/641
    gnome
  • ▶ Vis ma vie de sysadmin avec des développeurs PHP - Baptiste Dupain - Forum PHP 2013 - YouTube
    11 janvier 2014 à 18:06:02 UTC+1 - permalink - archive.org - http://www.youtube.com/watch?v=RjgV1f17uZs
    conf sysadmin
  • Measure Anything, Measure Everything « Code as Craft

    statsd + graphite
    Mais statsd en nodejs..

    11 janvier 2014 à 17:23:48 UTC+1 - permalink - archive.org - http://codeascraft.com/2011/02/15/measure-anything-measure-everything/
    graphite monitoring statsd
  • 10 Things I Learned Deploying Graphite — Kevin McCarthy

    Un retour d'expérience sur graphite.
    Meilleur que munin car rendu dynamique, plus d'options.

    11 janvier 2014 à 17:17:33 UTC+1 - permalink - archive.org - http://kevinmccarthy.org/blog/2013/07/18/10-things-i-learned-deploying-graphite/
    graphite monitoring
  • The Architecture of Open Source Applications: Graphite
    11 janvier 2014 à 00:57:44 UTC+1 - permalink - archive.org - http://www.aosabook.org/en/graphite.html
    graphite scale
  • CentOS et Red Hat unissent leurs forces pour une plateforme communautaire stable - LinuxFr.org

    notre bad

    11 janvier 2014 à 00:50:17 UTC+1 - permalink - archive.org - http://linuxfr.org/news/centos-et-red-hat-unissent-leurs-forces-pour-une-plateforme-communautaire-stable
    centos redhat
  • Start page – collectd – The system statistics collection daemon
    10 janvier 2014 à 18:30:20 UTC+1 - permalink - archive.org - http://collectd.org/
    monitoring
  • Designing a RESTful API with Python and Flask - miguelgrinberg.com

    je me mets ça de côté pour plus tard.

    via https://arnaudb.net/shaarli

    10 janvier 2014 à 13:24:11 UTC+1 - permalink - archive.org - http://blog.miguelgrinberg.com/post/designing-a-restful-api-with-python-and-flask
    python rest
Links per page: 20 50 100
◄Older
page 123 / 217
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation