4337 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►
  • Bootswatch: Free themes for Bootstrap
    February 24, 2015 at 5:31:55 PM GMT+1 - permalink - archive.org - http://bootswatch.com/
    bootstreap css design
  • Bootstrap Live Customizer
    February 24, 2015 at 5:31:42 PM GMT+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

    February 24, 2015 at 11:40:09 AM GMT+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

    February 21, 2015 at 2:50:43 PM GMT+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.

    February 21, 2015 at 2:35:05 PM GMT+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
    February 20, 2015 at 5:56:16 PM GMT+1 - permalink - archive.org - http://www.thegeekstuff.com/2010/05/unix-background-job/
    screen
  • json diff
    February 19, 2015 at 2:15:35 PM GMT+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

    February 17, 2015 at 3:19:15 PM GMT+1 - permalink - archive.org - http://www.kmz.co.za/blog/getting-postfix-to-support-relaying-based-on-sender-address/
    postfix
  • Heap: Sizing and Swapping
    February 17, 2015 at 2:53:59 PM GMT+1 - permalink - archive.org - http://www.elasticsearch.org/guide/en/elasticsearch/guide/current/heap-sizing.html
    elasticsearch tuning
  • Configuration
    February 17, 2015 at 2:53:50 PM GMT+1 - permalink - archive.org - http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/setup-configuration.html
    elasticsearch tuning
  • Configuration
    February 17, 2015 at 2:52:24 PM GMT+1 - permalink - archive.org - http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/setup-configuration.html#_system_configuration
    elasticsearch tuning
  • spotify/cassandra-reaper
    February 17, 2015 at 11:58:07 AM GMT+1 - permalink - archive.org - https://github.com/spotify/cassandra-reaper
    cassandra repair
  • Open Food Facts - France
    February 16, 2015 at 2:25:52 PM GMT+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)

    February 13, 2015 at 5:53:21 PM GMT+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
    February 13, 2015 at 4:34:48 PM GMT+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
    February 12, 2015 at 5:48:06 PM GMT+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
    February 12, 2015 at 2:29:42 PM GMT+1 - permalink - archive.org - http://swanhart.livejournal.com/137743.html
    information_schema mysql
  • debian init script

    apt-get install debian-goodies && checkrestart

    via Doo

    February 11, 2015 at 2:08:57 PM GMT+1 - permalink - archive.org - https://links.infomee.fr/?ZiMfVA
    debian init
  • Easy, proactive monitoring of processes, programs, files, directories, filesystems and hosts | Monit

    via Nicolas

    February 10, 2015 at 4:31:32 PM GMT+1 - permalink - archive.org - http://mmonit.com/monit/
    kiss monitoring nagios
  • thumbnail
    phanan/htaccess · GitHub
    February 9, 2015 at 10:13:57 AM GMT+1 - permalink - archive.org - https://github.com/phanan/htaccess
    apache htaccess
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