4339 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 87 / 217
Newer►
  • Instant Raspberry Pi Ad-blocker - Jacob Salmela
    26 février 2015 à 11:48:56 UTC+1 - permalink - archive.org - http://jacobsalmela.com/instant-raspberry-pi-ad-blocker/
    adblock rasp
  • WrapBootstrap - Bootstrap Themes & Templates
    24 février 2015 à 17:32:03 UTC+1 - permalink - archive.org - https://wrapbootstrap.com/?ref=bsw
    bootstreap css design
  • Bootswatch: Free themes for Bootstrap
    24 février 2015 à 17:31:55 UTC+1 - permalink - archive.org - http://bootswatch.com/
    bootstreap css design
  • Bootstrap Live Customizer
    24 février 2015 à 17:31:42 UTC+1 - permalink - archive.org - http://bootstrap-live-customizer.com/
    bootstreap css design
  • Almost Perfect Email Regex - Everything About Email Regular Expression!

    Expressions régulières pour matcher un email selon la RFC 5322

    via Skunnyk

    24 février 2015 à 11:40:09 UTC+1 - permalink - archive.org - http://emailregex.com/
    email mail regex
  • Script rapide pour garder un sshfs actif (raspberry -> kimsufi)

    $ cat bin/ssh_fs_keeper.sh

    !/bin/bash

    ps aux|grep [s]shfs >/dev/null 2>/dev/null
    code=$?
    if [[ $code -eq 1 ]]; then
    sudo sshfs -o allow_other foo@domain.com:/home/path /home/path
    fi

    à mettre dans un cron

    21 février 2015 à 14:50:43 UTC+1 - permalink - archive.org - https://links.infomee.fr/?8cWfKQ
    raspberry sshfs
  • Debian -- Details of package libapache2-mod-rpaf in sid

    Je me demandais pourquoi mes allow from x.x.x.x ne marchait plus au niveau de on apache... C'est pourtant con, j'ai un haproxy en frontal maintenant ! donc apache voit tout venir de 127.0.0.1 et les allow ne sont plus valides.

    Pour résoudre le probleme on peut installer ce mod qui va prendre l'ip dans les headers ajoutés par haproxy (x-forwarded-for) et la considérer comme l'ip source.

    21 février 2015 à 14:35:05 UTC+1 - permalink - archive.org - https://packages.debian.org/fr/sid/libapache2-mod-rpaf
    apache haproxy nginx rpaf
  • Bg, Fg, &, Ctrl-Z – 5 Examples to Manage Unix Background Jobs
    20 février 2015 à 17:56:16 UTC+1 - permalink - archive.org - http://www.thegeekstuff.com/2010/05/unix-background-job/
    screen
  • json diff
    19 février 2015 à 14:15:35 UTC+1 - permalink - archive.org - http://tlrobinson.net/projects/javascript-fun/jsondiff
    diff json
  • KMZ » Getting postfix to support relaying based on sender address

    relay by sender

    17 février 2015 à 15:19:15 UTC+1 - permalink - archive.org - http://www.kmz.co.za/blog/getting-postfix-to-support-relaying-based-on-sender-address/
    postfix
  • Heap: Sizing and Swapping
    17 février 2015 à 14:53:59 UTC+1 - permalink - archive.org - http://www.elasticsearch.org/guide/en/elasticsearch/guide/current/heap-sizing.html
    elasticsearch tuning
  • Configuration
    17 février 2015 à 14:53:50 UTC+1 - permalink - archive.org - http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/setup-configuration.html
    elasticsearch tuning
  • Configuration
    17 février 2015 à 14:52:24 UTC+1 - permalink - archive.org - http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/setup-configuration.html#_system_configuration
    elasticsearch tuning
  • spotify/cassandra-reaper
    17 février 2015 à 11:58:07 UTC+1 - permalink - archive.org - https://github.com/spotify/cassandra-reaper
    cassandra repair
  • Open Food Facts - France
    16 février 2015 à 14:25:52 UTC+1 - permalink - archive.org - http://fr.openfoodfacts.org/
    food open
  • Iptables et Netfilter | Admin Debian

    Le schema dans cet article est vraiment clair (ce qui est rare pour un schema iptables)

    13 février 2015 à 17:53:21 UTC+1 - permalink - archive.org - http://www.admin-debian.com/securite/iptables-et-netfilter/
    iptables nat
  • Decrypting TLS Browser Traffic With Wireshark – The Easy Way! | Jim Shaver
    13 février 2015 à 16:34:48 UTC+1 - permalink - archive.org - https://jimshaver.net/2015/02/11/decrypting-tls-browser-traffic-with-wireshark-the-easy-way/
    ssl wireshark
  • Flexbox | Codrops CSS Reference
    12 février 2015 à 17:48:06 UTC+1 - permalink - archive.org - http://tympanus.net/codrops/css_reference/flexbox/
    css flexbox
  • My SQL Dump - Take the long view on the MySQL PERFORMANCE_SCHEMA with ps_history and sys_history
    12 février 2015 à 14:29:42 UTC+1 - permalink - archive.org - http://swanhart.livejournal.com/137743.html
    information_schema mysql
  • debian init script

    apt-get install debian-goodies && checkrestart

    via Doo

    11 février 2015 à 14:08:57 UTC+1 - permalink - archive.org - https://links.infomee.fr/?ZiMfVA
    debian init
Links per page: 20 50 100
◄Older
page 87 / 217
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation