4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 44 / 87
Newer►
  • SSL Certificate Checker - Check for vulnerabilities like HeartBleed
    April 24, 2014 at 11:07:32 AM GMT+2 - permalink - archive.org - https://ssltools.geotrust.com/checker/views/certCheck.jsp
    ssl
  • Interactive Game of Thrones Map with Spoilers Control
    April 24, 2014 at 10:52:23 AM GMT+2 - permalink - archive.org - http://quartermaester.info/
    got map
  • The Most Common OpenSSL Commands
    April 23, 2014 at 3:17:01 PM GMT+2 - permalink - archive.org - https://www.sslshopper.com/article-most-common-openssl-commands.html
    openssl
  • Clustering Graphite - bitprophet.org

    via Skunnyk

    April 23, 2014 at 1:19:00 PM GMT+2 - permalink - archive.org - http://bitprophet.org/blog/2013/03/07/graphite/
    graphite
  • thumbnail
    10 sites avec des photos gratuites pour illustrer vos sites « Korben
    April 23, 2014 at 12:06:05 PM GMT+2 - permalink - archive.org - http://korben.info/10-sites-photos-gratuites-illustrer-vos-sites.html
    illustration photo pic
  • Consuming JSON REST resource through HTTP - Ruby Intro
    April 18, 2014 at 3:17:58 PM GMT+2 - permalink - archive.org - http://nizhu.github.io/ruby-intro-site/blog/2013/07/31/consuming-json-rest-resource-through-http/
    api puppetdb rest ruby
  • Utiliser l'api de pocket avec curl

    Compliquées ces api.. je me mets ça de côté pour plus tard car j'ai mis du temps à capter :

    http://getpocket.com/developer/docs/authentication

    D'abord il faut une consumer_key : voir la doc pour ça, c'est facile (= une api key)

    Grâce à cette clé on peut avoir un TOKEN comme ça :

    curl -X POST https://getpocket.com/v3/oauth/request --verbose --header 'Content-Type: application/json; charset=UTF8' --header 'X-Accept: application/json' --data '{"consumer_key":"CONSUMER_KEY","redirect_uri":"http://wallabag.org"}'

    On utilise ce token pour dire à pocket qu'on autorise l'application

    https://getpocket.com/auth/authorize?request_token=TOKEN&redirect_uri=http://wallabag.org

    +

    curl -X POST https://getpocket.com/v3/oauth/authorize --verbose --header 'Content-Type: application/json; charset=UTF8' --header 'X-Accept: application/json' --data '{"consumer_key":"CONSUMER_KEY","code":"TOKEN"}'

    donne un ACCESS_TOKEN

    on a enfin l'ACCESS_TOKEN, on peut requeter l'api :

    curl -X POST https://getpocket.com/v3/get --verbose --header 'Content-Type: application/json; charset=UTF8' --header 'X-Accept: application/json' --data '{"consumer_key":"CONSUMER_KEY","access_token":"ACCESS_TOKEN"}'

    April 17, 2014 at 5:23:18 PM GMT+2 - permalink - archive.org - https://links.infomee.fr/?C30Glg
    api pocket
  • mod_proxy : rediriger en tout transparence Apache vers un port spécifique - Technical documentation : Debian

    du reverse avec apache, ça dépanne

    April 17, 2014 at 12:07:13 PM GMT+2 - permalink - archive.org - https://technique.arscenic.org/lamp-linux-apache-mysql-php/apache/modules-complementaires/article/mod_proxy-rediriger-en-tout
    apache reverse
  • Installed Extensions - GNOME Shell Extensions

    Les extensions installées sont ici :
    $ ls ~/.local/share/gnome-shell/extensions/
    mediaplayer@patapon.info message-notifier@shell-extensions.barisione.org SettingsCenter@xesnet.fr system-monitor@paradoxxx.zero.gmail.com TaskBar@zpydr topIcons@adel.gadllah@gmail.com

    Pour les désactiver toute :
    gsettings set org.gnome.shell enabled-extensions "[]"

    Pour les activer :
    gsettings set org.gnome.shell enabled-extensions "['message-notifier@shell-extensions.barisione.org','mediaplayer@patapon.info','SettingsCenter@xesnet.fr','system-monitor@paradoxxx.zero.gmail.com','TaskBar@zpydr','topIcons@adel.gadllah@gmail.com']"

    April 16, 2014 at 12:51:46 PM GMT+2 - permalink - archive.org - https://extensions.gnome.org/local/
    extension gnome
  • Quel techno utiliser aujourd'hui ?

    excellent cet article :D

    via sebsauvage

    April 15, 2014 at 12:03:04 PM GMT+2 - permalink - archive.org - http://blog.fabbook.fr/post/2013/08/24/quel_techno_utiliser_aujourd%27hui.html
    article dev femme language
  • Pass: The Standard Unix Password Manager

    Un password manager en cmdline

    April 15, 2014 at 11:22:27 AM GMT+2 - permalink - archive.org - http://www.zx2c4.com/projects/password-store/
    password
  • TV Calendar April 2014 - USA Prime Time TV Schedule & TV Episode Calendar
    April 14, 2014 at 2:48:15 PM GMT+2 - permalink - archive.org - http://www.pogdesign.co.uk/cat/
    calendrier programme serie show tv_show
  • Debian -- Details of package logtail in wheezy

    logtail permet de tail seulement la différence avec le dernier logtail qu'on a fait (un marqueur est créé pour stocker la position)

    pratique pour faire une sonde munin si on veut la moyenne ou le max de ce qu'on a dans le log depuis le dernier check

    April 14, 2014 at 11:23:25 AM GMT+2 - permalink - archive.org - https://packages.debian.org/wheezy/logtail
    cat log logtail munin tail
  • Éviter l'extinction / le redémarrage accidentel d'un serveur : molly-guard - DigitalSpirit

    molly-guard : ahah, not bad
    à installer sur les vps

    April 14, 2014 at 10:58:18 AM GMT+2 - permalink - archive.org - http://www.digitalspirit.org/blog/index.php/post/2009/10/11/%C3%89viter-le-red%C3%A9marrage-accidentel-d-un-serveur
    guard protection server vps
  • DevOps for People Who Hate DevOps - Rigel Group

    Intro ansible par un fan
    Via arnaudb

    April 13, 2014 at 9:28:36 PM GMT+2 - permalink - archive.org - http://www.rigelgroupllc.com/blog/2013/06/10/devops-for-people-who-hate-devops/
    ansible sys
  • openoffice figer une cellule

    Pour figer une valeur dans une formule pour éviter qu'elle s'incrémente lorsqu'on étend la formule, il faut rajouter des "$"
    ex : $Q$4

    April 13, 2014 at 4:25:18 PM GMT+2 - permalink - archive.org - https://links.infomee.fr/?C5-esQ
    openoffice tableur
  • Bootflat
    April 12, 2014 at 1:02:04 PM GMT+2 - permalink - archive.org - http://bootflat.github.io/
    css framework
  • Some of the more common rsync args that you probably want to include in your rsync script | EVBackup
    April 11, 2014 at 4:49:30 PM GMT+2 - permalink - archive.org - http://www.evbackup.com/support-commonly-used-rsync-arguments/
    rsync
  • Statsite by armon
    April 10, 2014 at 1:50:58 PM GMT+2 - permalink - archive.org - http://armon.github.io/statsite/
    graphite
  • Figures about wallabag — April 2014 | wallabag

    si vous voulez remercier wallabag, c'est par là que ça se passe

    April 10, 2014 at 1:40:54 PM GMT+2 - permalink - archive.org - https://www.wallabag.org/2014/04/10/figures-wallabag-april-2014/
    wallabag
  • The Symfony Core Team is back - Symfony

    nouvelle hierarchie de commit mise en place par symfony

    April 10, 2014 at 1:39:14 PM GMT+2 - permalink - archive.org - http://symfony.com/blog/the-symfony-core-team-is-back
    git
  • netcraft-april-2014.png (Image PNG, 1266 × 1028 pixels) - Redimensionnée (83%)

    Apache qui passe en dessous de IIS c'est pour bientôt d'après la tendance :o
    Est-ce que l'opensource recule ? Non surement que beaucoup de monde switch de nginx à apache ?

    April 10, 2014 at 1:34:28 PM GMT+2 - permalink - archive.org - http://nginx.wpengine.com/wp-content/uploads/2014/04/netcraft-april-2014.png
    apache nginx
  • thumbnail
    github.com/buger/gor

    Un outil de capture de trafic HTTP qui peut le rejouer en direct ou bien le dumper dans un fichier pour le rejouer plus tard.

    April 9, 2014 at 11:34:55 AM GMT+2 - permalink - archive.org - https://github.com/buger/gor
    capture dump http sys trafic
  • So, you wanna be a sysadmin ? (Trolldi inside)

    Je suis content de pas les avoir en direct eux

    April 9, 2014 at 11:00:53 AM GMT+2 - permalink - archive.org - http://linuxfr.org/users/plop_plop_sys/journaux/so-you-wanna-be-a-sysadmin-trolldi-inside
    sys sysadmin
  • thumbnail
    openvswitch/ovs

    Vos maintenant sur github

    April 9, 2014 at 10:55:23 AM GMT+2 - permalink - archive.org - https://github.com/openvswitch/ovs
    github ovs
  • Twitter / climagic: Confuse people SSHing to your host with a redirect back to theirs - @jeekajoo ~/µblog https://fralef.me/links/?eGhuHQ

    Ahah a tester

    April 8, 2014 at 10:32:44 PM GMT+2 - permalink - archive.org - http://Twitter / climagic: Confuse people SSHing to your host with a redirect back to theirs - @jeekajoo ~/µblog https://fralef.me/links/?eGhuHQ
    ssh
  • Découverte d'une faille de sécurité critique dans OpenSSL de Debian - LinuxFr.org

    Ce genre de trucs c'est pasl a premiere fois :D
    Un peu d'histoire via Skunnyk

    April 8, 2014 at 6:04:05 PM GMT+2 - permalink - archive.org - https://linuxfr.org/news/d%C3%A9couverte-dune-faille-de-s%C3%A9curit%C3%A9-critique-dans-openssl-de-deb
    faille histoire
  • Awk - A Tutorial and Introduction - by Bruce Barnett
    April 8, 2014 at 1:37:34 PM GMT+2 - permalink - archive.org - http://www.grymoire.com/Unix/Awk.html#uh-0
    awk
  • Inconsolata
    April 7, 2014 at 10:47:08 PM GMT+2 - permalink - archive.org - http://levien.com/type/myfonts/inconsolata.html
    console font
  • tbaggery - A Note About Git Commit Messages

    conseils pour les messages de commit

    April 7, 2014 at 5:42:22 PM GMT+2 - permalink - archive.org - http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
    git
  • thumbnail
    github.com/dalen/dm-puppetdb-adapter

    ror adapter to query puppetdb

    April 7, 2014 at 5:23:35 PM GMT+2 - permalink - archive.org - https://github.com/dalen/dm-puppetdb-adapter
    puppet puppetdb ror
  • Keynotes Recordings | Percona Live MySQL Conference & Expo 2014
    April 7, 2014 at 3:04:38 PM GMT+2 - permalink - archive.org - https://www.percona.com/live/mysql-conference-2014/keynotes-recordings
    mysql percona video
  • FlexGet
    • https://github.com/cantino/huginn
    April 7, 2014 at 11:45:33 AM GMT+2 - permalink - archive.org - http://flexget.com/
    iftt torrent
  • Un Sequoia Géant de 3200 ans Photographié Pour la Première Fois en Une Seule Image -

    joli

    April 4, 2014 at 3:58:52 PM GMT+2 - permalink - archive.org - http://lefirago.info/2014/03/un-sequoia-geant-de-3200-ans-photographie-pour-la-premiere-fois-en-une-seule-image.html
    nature
  • DPDK
    April 4, 2014 at 2:29:51 PM GMT+2 - permalink - archive.org - http://dpdk.org/
    network
  • 12 bonnes raisons d'être un administrateur systèmes fainéant - Framablog

    old mais vrai ;)

    April 4, 2014 at 2:00:18 PM GMT+2 - permalink - archive.org - http://www.framablog.org/index.php/post/2012/09/25/adminsys-paresseux
    devops sys sysadmin
  • thumbnail
    sysdig | Home

    Un outil pour monitorer son systeme qui a l'air bien + dev actif

    "Think of it as strace + tcpdump + lsof + awesome sauce."

    April 4, 2014 at 1:55:52 PM GMT+2 - permalink - archive.org - http://www.sysdig.org/
    lsof monitoring strace sys tools
  • Popcorn Time - Watch torrent movies instantly

    nouvelle url de popcorn time

    April 4, 2014 at 1:24:31 PM GMT+2 - permalink - archive.org - http://popcorn-time.tv/
    popcorntime
  • Redis new data structure: the HyperLogLog - Antirez weblog

    D'après ce que j'ai compris, hyperloglog est un algo qui a été implémenté dans redis et qui permet de compter plus rapidement et à moindre cout le nombre d'objet unique

    April 4, 2014 at 10:20:09 AM GMT+2 - permalink - archive.org - http://antirez.com/news/75
    hyperloglog redis
  • Phusion Passenger users guide, Apache version
    April 3, 2014 at 4:38:50 PM GMT+2 - permalink - archive.org - http://www.modrails.com/documentation/Users%20guide%20Apache.html#PassengerPoolIdleTime
    passenger
  • Adding email reminders to Owncloud calendar with a bash script | T.T
    April 3, 2014 at 4:36:24 PM GMT+2 - permalink - archive.org - http://mhtechz.wordpress.com/2014/03/14/adding-email-reminders-to-owncloud-calendar-with-a-bash-script/
    owncloud
  • On the Bleeding Edge of Puppet: The Puppet Type System Blog Posts
    April 3, 2014 at 11:35:35 AM GMT+2 - permalink - archive.org - http://puppet-on-the-edge.blogspot.fr/2014/02/the-puppet-type-system-blog-posts.html
    puppet
  • Top 10 des choses à ne pas oublier le Jour-J | Made in Mud
    April 2, 2014 at 4:50:59 PM GMT+2 - permalink - archive.org - http://madeinmud.com/2014/02/26/top-10-des-choses-a-ne-pas-oublier-le-jour-j/
    course mudday
  • /proc/sys/net/ipv4/conf/

    La doc des propriétés : https://github.com/torvalds/linux/blob/master/Documentation/networking/ip-sysctl.txt

    Ensuite on peut les définir dans le dossier spécifique à l'interface, exemple : /proc/sys/net/ipv4/conf/eth0/
    Ou dans le dossier all : /proc/sys/net/ipv4/conf/all

    Exemple :

    La valeur pour ehto concernant la propriété arp_filter ne dépend pas seulement de /proc/sys/net/ipv4/conf/eth0/arp_filter mais aussi de /proc/sys/net/ipv4/conf/all/arp_filter
    D'après la doc, arp_filter est un boolean (0 ou 1)

    D'après ces liens :
    http://marc.info/?l=linux-kernel&m=123606366021995&w=2
    https://github.com/torvalds/linux/blob/master/include/linux/inetdevice.h (ligne 123 : #define IN_DEV_ARPFILTER(in_dev) IN_DEV_ORCONF((in_dev), ARPFILTER))

    On utilise un OR pour déterminer la valeur finale : il suffit qu'un des deux arp_filter soit à 1.

    Si la propriété n'est pas un boolean mais un integer qui peut prendre 0,1,2,etc... la valeur choisie entre le "all" et le "eth0" sera la valeur MAX d'après ce que j'ai compris.

    On retrouve ce fonctionnement dans d'autres dossiers :
    /proc/sys/net # find . -type d -name eth0
    ./ipv4/neigh/eth0
    ./ipv4/conf/eth0
    ./ipv6/neigh/eth0
    ./ipv6/conf/eth0

    Pour consulter :
    sysctl -a | grep arp_filter
    Pour modifier :
    à la volée :
    echo "1" > /proc/sys/net/ipv4/conf/...
    ou sysctl -w net.ipv4.conf.eth1.arp_filter=1
    persistant au reboot :
    /etc/sysctl.conf
    /etc/init.d/procps restart

    à notre un truc vicieux :
    /etc/init.d/procps restart n'a pas le meme effet qu'un reboot complet
    si on set une propriété à la volée à 1 comme net.ipv4.conf.eth1.arp_filter par exemple
    elle va rester à 1 apres un /etc/init.d/procps restart
    par contre elle se remet bien à 0 apres un reboot

    April 2, 2014 at 3:22:09 PM GMT+2 - permalink - archive.org - https://links.infomee.fr/?ztr7EA
    ipv4 linux sys sysctl
  • Manipulez les paquets réseau avec Scapy

    Pour forger des packet en python... mieux que hping3 ;)

    April 2, 2014 at 3:16:45 PM GMT+2 - permalink - archive.org - http://fr.openclassrooms.com/informatique/cours/manipulez-les-paquets-reseau-avec-scapy
    forge hping network scapy
  • suckless.org dwm - dynamic window manager
    April 2, 2014 at 2:19:30 PM GMT+2 - permalink - archive.org - http://dwm.suckless.org/
    linux window_manager
  • about - awesome window manager
    April 2, 2014 at 2:19:04 PM GMT+2 - permalink - archive.org - http://awesome.naquadah.org/
    linux window_manager
  • https://github.com/torvalds/linux/blob/master/Documentation/networking/ip-sysctl.txt

    Documentation sysctl

    April 2, 2014 at 2:12:49 PM GMT+2 - permalink - archive.org - https://github.com/torvalds/linux/blob/master/Documentation/networking/ip-sysctl.txt
    documentation kernel linux sysctl
  • Activer et configurer le server-status Apache (mod_status) - Blog de Florian Bogey
    March 31, 2014 at 6:16:57 PM GMT+2 - permalink - archive.org - http://www.blog.florian-bogey.fr/activer-et-configurer-le-server-status-apache-mod_status.html
    apache status
  • AuthorizedKeysCommand : quand OpenSSH devient CloudSSH. Nan j'déconne. / GLMF-161 / GNU/Linux Magazine / Connect - Edition Diamond

    alternatives à authorized_keys

    via Skunnyk

    March 31, 2014 at 11:19:48 AM GMT+2 - permalink - archive.org - http://connect.ed-diamond.com/GNU-Linux-Magazine/GLMF-161/AuthorizedKeysCommand-quand-OpenSSH-devient-CloudSSH.-Nan-j-deconne
    ssh sys
Links per page: 20 50 100
◄Older
page 44 / 87
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation