4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 115 / 217
Newer►
  • NetworkConfiguration - Debian Wiki

    Bon à savoir lorsqu'on écrit des fichiers /etc/network/interfaces sous debian.
    On peut répéter les block pour faire des alias (qui ne sont pas "supportés" par la commande ip)

    3 mars 2014 à 12:25:04 UTC+1 - permalink - archive.org - https://wiki.debian.org/NetworkConfiguration#Multiple_IP_addresses_on_One_Interface
    configuration debian interfaces network
  • TupperVim - Mozilla Francophone

    faut que je test :D

    1 mars 2014 à 20:30:07 UTC+1 - permalink - archive.org - http://wiki.mozfr.org/TupperVim
    vim
  • BashGuide/InputAndOutput - Greg's Wiki

    You can avoid this by temporarily removing the indentation for the lines of your Heredocs. However, that distorts your pretty and consistent indentation. There is an alternative. If you use <<-END instead of <<END as your Heredoc operator, Bash removes any tab characters in the beginning of each line of your Heredoc content before sending it to the command. That way you can still use tabs (but not spaces) to indent your Heredoc content with the rest of your code. Those tabs will not be sent to the command that receives your Heredoc. You can also use tabs to indent your sentinel string.

    28 février 2014 à 17:37:35 UTC+1 - permalink - archive.org - http://mywiki.wooledge.org/BashGuide/InputAndOutput
    bash heredoc
  • Grub tips : connaitre le kernel par defaut

    Trouver le numero du menuentry par defaut :
    grep GRUB_DEFAULT /etc/default/grub

    Ensuite, il suffit de lister les menuentry et de compter (le premier est à 0)
    grep menuentry /boot/grub/grub.cfg

    28 février 2014 à 13:05:43 UTC+1 - permalink - archive.org - https://links.infomee.fr/?PsSF_A
    debian grub
  • Graphite & StatsD: Le tandem de choix pour vos métriques - Wooster

    via skunnyk

    28 février 2014 à 11:34:21 UTC+1 - permalink - archive.org - http://wooster.checkmy.ws/2014/02/graphite-statsd-metrologie/
    graphite
  • TutorialCachingStory - memcached - This is a story of Caching - Memcached - Google Project Hosting

    J'adore les docs comme ça :D

    28 février 2014 à 09:58:03 UTC+1 - permalink - archive.org - http://code.google.com/p/memcached/wiki/TutorialCachingStory
    memcached
  • Git, boutez les bugs, domptez votre historique!

    Quelques trucs sympas, mais encore un peu avancés pour le moment

    27 février 2014 à 17:52:30 UTC+1 - permalink - archive.org - http://putaindecode.fr/posts/git/boutez-les-bugs-domptez-votre-historique/
    git
  • Easily Remove Image Backgrounds Online - Clipping Magic

    Un outil pour détourer en ligne, ça peut être utile

    via korben

    27 février 2014 à 17:11:43 UTC+1 - permalink - archive.org - http://clippingmagic.com/
    detourer image photoshop
  • notsocomplicated | scratch your head

    Exemples de creation de jail fail2ban

    via arnaudb

    27 février 2014 à 17:08:10 UTC+1 - permalink - archive.org - http://blog.notsocomplicated.org/2010/02/securisons-apache-avec-fail2ban/
    apache fail2ban
  • Tools | Adafruit Guide To Excellent Soldering | Adafruit Learning System
    27 février 2014 à 15:21:54 UTC+1 - permalink - archive.org - http://learn.adafruit.com/adafruit-guide-excellent-soldering
    electronique
  • hub · the command-line wrapper for git

    Tiens je ne connaissais pas du tout ce wrapper.. pratique, à tester

    27 février 2014 à 14:47:58 UTC+1 - permalink - archive.org - http://hub.github.com/
    git github
  • Vim tips : changer le comportement de l'autocompletion avec tab

    en ex mode, quand on veut ouvrir un autre fichier avec :split ou :vsplit par exemple, l'autocompletion ne se comporte pas de la meme maniere qu'en shell. Pour avoir le même comportement :

    set wildmode=longest,list

    tab ne va plus afficher le premier match, mais la liste des match possibles :)

    26 février 2014 à 11:51:15 UTC+1 - permalink - archive.org - https://links.infomee.fr/?eMhXTQ
    tips vim
  • Vim tips : Alternative pour commenter plusieurs lignes

    avec une ex command :
    Faites une selection avec V
    Puis :normal I//<enter>

    d'une maniere générale, avec :normal on peut utiliser une "normal command"
    Couplé avec un range comme :5,15 ça devient cool
    Et encore plus avec un range "visuel" :'<,'> qu'on obtient avec un V

    26 février 2014 à 10:59:11 UTC+1 - permalink - archive.org - https://links.infomee.fr/?Eb2bGQ
    tips vim
  • Fabric — Fabric 1.8.2 documentation

    encore un tool de remote

    25 février 2014 à 17:19:28 UTC+1 - permalink - archive.org - http://docs.fabfile.org/en/1.8/#
    command devops remote sys
  • SaltStack

    En cherchant des infos sur ansible, je tombe sur un nième soft de configuration management (comme puppet, chef, cfengine, ansible)

    25 février 2014 à 17:08:09 UTC+1 - permalink - archive.org - http://www.saltstack.com/
    configuration devops sys
  • Gunnery - Remote execution frontend

    Dans la veine d'ansible, command.io, capistrano etc

    via Skunnyk

    25 février 2014 à 17:06:04 UTC+1 - permalink - archive.org - http://eyjafjallajokull.github.io/gunnery/
    command devops remote sys volcan
  • Graphitoid - Applications Android sur Google Play
    25 février 2014 à 14:47:58 UTC+1 - permalink - archive.org - https://play.google.com/store/apps/details?id=com.tnc.android.graphite
    android app graphite
  • Optimiser son SSD sous Linux - P3ter.fr

    Au cas ou un jour je passe mon desktop sous linux.

    via arnaudb

    25 février 2014 à 13:51:28 UTC+1 - permalink - archive.org - http://p3ter.fr/article53/optimiser-son-ssd-sous-linux
    linux ssd
  • Revealed: The Secrets of YIFY-Torrents' Network | TorrentFreak

    Un site de torrent qui décrit son architecture, interessant... nginx (load balancing), spdy, ssl..

    25 février 2014 à 13:36:18 UTC+1 - permalink - archive.org - http://torrentfreak.com/revealed-the-secrets-of-yify-torrents-network-140223/
    architecture scale torrent
  • vim tips : scroller sur une ligne

    Quand on est en :set nowrap, une ligne dans le fichier va prendre seulement une ligne dans vim. Donc la fin de la ligne va être cachée.

    Pour voir ce qui est caché rapidement, on peut aller à la fin de la ligne : $
    Ou bien scroller d'une demi-page vers la droite avec : zL
    Pour scroller d'un seul caractere vers la droite: zl

    Pour revenir au début de la ligne, on a le choix : 0 ou ^
    Ou bien en scrollant : zH ou zh

    24 février 2014 à 13:31:33 UTC+1 - permalink - archive.org - https://links.infomee.fr/?lwmVEg
    tips vim
Links per page: 20 50 100
◄Older
page 115 / 217
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation