4349 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 126 / 218
Newer►
  • Beautiful Android Themes, Wallpapers, and Homescreens

    Plein de theme pour android.
    Testables facilement avec l'application en plus !

    2013年12月30日 GMT+1 下午3:12:24 - permalink - archive.org - http://mycolorscreen.com/
    android theme
  • software - node.js

    Excellent :D

    2013年12月30日 GMT+1 下午2:39:43 - permalink - archive.org - http://harmful.cat-v.org/software/node.js
    catv node
  • thumbnail
    How do diff over ssh? - Server Fault

    vimdiff /path/to/file scp://remotehost//path/to/file

    2013年12月30日 GMT+1 上午10:45:25 - permalink - archive.org - http://serverfault.com/questions/59140/how-do-diff-over-ssh
    diff remote vim
  • Les programmeurs ne sont pas des branleurs ! - Framablog

    gros +1

    2013年12月28日 GMT+1 下午11:34:40 - permalink - archive.org - http://www.framablog.org/index.php/post/2013/12/28/Les-programmeurs-ne-sont-pas-des-branleurs
    article dev productivité
  • Tags et RSS au menu de poche 1.3 - LinuxFr.org

    application Android pour faire du offline plz -_-

    2013年12月28日 GMT+1 上午8:35:16 - permalink - archive.org - http://linuxfr.org/news/tags-et-rss-au-menu-de-poche-1-3
    poche
  • Ma procédure d'installation Archlinux - Vintherine : le blog

    Moi aussi faudra que je teste, je cinnais plusieurs personnes qui apprécient cette distrib.

    via arnaudb(https://arnaudb.net/shaarli/?WzE6mw)

    2013年12月28日 GMT+1 上午8:27:27 - permalink - archive.org - http://blog.vintherine.org/post/2013/11/19/Ma-proc%C3%A9dure-d-installation-Archlinux
    archlinux distrib
  • phpGraph : afficher des graphiques svg grâce à php - Ecyseo

    à utiliser pour faire les statistiques de dépenses pour une catégorie

    via sebsauvage

    2013年12月27日 GMT+1 下午10:00:11 - permalink - archive.org - http://www.ecyseo.net/article/29/phpgraph-afficher-des-graphiques-svg-grace-a-php.html
    graph php
  • The UNIX School: sed - 25 examples to delete a line or pattern in a file
    2013年12月27日 GMT+1 下午4:07:46 - permalink - archive.org - http://www.theunixschool.com/2012/06/sed-25-examples-to-delete-line-or.html
    sed
  • Jmxterm - CyclopsGroup.org Wiki

    Tool pour monitorer des values exposées en jmx
    $>beans
    $>bean java.lang:name=G1\ Eden\ Space,type=MemoryPool
    $> info
    $> get XXX

    echo "beans" | java -jar jmxterm-1.0-alpha-4-uber.jar --url localhost:9010 -n|grep -i garbage

    echo "get -b java.lang:type=Memory HeapMemoryUsage" | java -jar jmxterm-1.0-alpha-4-uber.jar --url localhost:9010 -n

    echo "get -b java.lang:name=G1\ Eden\ Space,type=MemoryPool CollectionUsage" | java -jar jmxterm-1.0-alpha-4-uber.jar --url localhost:9010 -n

    or use input file

    pid=$(ps...)
    java -jar jmxterm-1.0-alpha-4-uber.jar -n <<EOF

    open $pid
    beans
    EOF

    2013年12月27日 GMT+1 下午2:57:12 - permalink - archive.org - http://wiki.cyclopsgroup.org/jmxterm
    cassandra java jmx monitoring
  • namei - Linux Command - Unix Command

    Une commande qu'elle est bien :

    namei /path/to/the/deepest/file

    Affiche toutes les permissions + les owners de toute l'arborescence jusqu'au fichier.

    via nicolasc

    2013年12月27日 GMT+1 上午10:13:39 - permalink - archive.org - http://linux.about.com/library/cmd/blcmdl1_namei.htm
    arbo droit linux permissions right
  • Renommer un node munin sans perdre l'historique

    cp les rrd dans un dossier tmp
    dans ce dossier :
    for file in ./*.rrd; do mv $file $(echo $file|sed 's-ancien.com-nouveau.com-'); done

    mv ces nouveau rrd dans la bonne arbo

    changer la conf munin master

    2013年12月26日 GMT+1 下午4:51:59 - permalink - archive.org - https://links.infomee.fr/?XXfwKA
    munin
  • Chatteren » Convert flac to mp3 using ffmpeg, retain ID3 tags

    Pourquoi hein ? pour pouvoir les lire dans ma voiture !

    2013年12月23日 GMT+1 下午8:14:06 - permalink - archive.org - http://herself.movielady.net/2011/06/21/convert-flac-to-mp3-using-ffmpeg-retain-id3-tags/
    ffmpeg flac mp3
  • The Minecraft Realms Beta has launched (in Sweden)!

    Sympa pour ceux qui ne veulent pas se prendre la tête à monter un serveur minecraft

    2013年12月20日 GMT+1 下午3:00:24 - permalink - archive.org - https://mojang.com/2013/12/the-minecraft-realms-beta-has-launched-in-sweden/
    minecraft
  • Méthodologie Forum Ouvert - Wikipédia

    Concept sympa découvert pendant (après) une conf devops

    2013年12月20日 GMT+1 上午11:13:55 - permalink - archive.org - https://fr.wikipedia.org/wiki/M%C3%A9thodologie_open_space
    openspace
  • Nginx Configuration Primer
    2013年12月18日 GMT+1 下午11:43:26 - permalink - archive.org - http://blog.martinfjordvald.com/2010/07/nginx-primer/
    nginx
  • plugin:hidden [DokuWiki]
    2013年12月18日 GMT+1 下午10:36:48 - permalink - archive.org - https://www.dokuwiki.org/plugin:hidden
    plugin wiki
  • dokuwiki [sebsauvage]
    2013年12月18日 GMT+1 下午10:36:41 - permalink - archive.org - http://sebsauvage.net/wiki/doku.php?id=dokuwiki
    wiki
  • plugin:dir [DokuWiki]
    2013年12月18日 GMT+1 下午10:27:58 - permalink - archive.org - https://www.dokuwiki.org/plugin:dir
    plugin wiki
  • plugin:pagelist [DokuWiki]
    2013年12月18日 GMT+1 下午10:14:04 - permalink - archive.org - https://www.dokuwiki.org/plugin:pagelist
    plugin wiki
  • plugin:tag [DokuWiki]

    dokuwiki + ce plugin en test pour remplacer mon dossier "memo" dans ma Dropbox... car oui je commence à voir les limites de mon petit système :

    • j'aimerais "tagger" mes mémo pour pouvoir les classer dans plusieurs catégories (réseau, dev, système, linux, etc)
    • pour le moment ce sont de simples fichiers txt.. ça peut etre cool d'avoir un peu de mise en page avec du markdown
    • dropbox : j'aimerais quitter dropbox ;)

    L'idée c'est d'avoir une colonne à gauche toujours visible
    Dedans : ma liste de tags et en dessous ma liste de memo par ordre alpha

    à voir ce que ça donne

    2013年12月18日 GMT+1 下午9:50:51 - permalink - archive.org - https://www.dokuwiki.org/plugin:tag
    dokuwiki plugin wiki
Links per page: 20 50 100
◄Older
page 126 / 218
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation