4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 117 / 217
Newer►
  • thumbnail
    Exemple git rebase
    • http://symfony.com/doc/2.0/contributing/code/patches.html#step-3-submit-your-patch
    • http://labs.excilys.com/2012/02/28/preparez-vous-a-reecrire-lhistoire-avec-git-rebase/
    February 20, 2014 at 1:22:50 PM GMT+1 - permalink - archive.org - http://infomee.fr/vrac/rebase.png
    git rebase
  • Git utiliser une branch remote

    Before you can start working locally on a remote branch, you need to fetch it as called out in answers below.

    To fetch a branch, you simply need to:

    git fetch origin

    This will fetch all of the remote branches for you. With the remote branches in hand, you now need to check out the branch you are interested in, giving you a local working copy:

    git checkout -b test origin/test

    ou : git checkout -t origin/test

    February 20, 2014 at 12:36:17 PM GMT+1 - permalink - archive.org - http://about:blank
    branch git
  • Feedly - Business Insider
    February 19, 2014 at 11:31:00 AM GMT+1 - permalink - archive.org - http://www.businessinsider.com/feedly-2014-2
    feedly success-story
  • Too long; didn't read pour vos man pages « Korben Korben
    February 19, 2014 at 10:50:54 AM GMT+1 - permalink - archive.org - http://korben.info/long-didnt-read-pour-vos-man-pages.html
    man
  • Using Rake for Puppet Enterprise Console Tasks | Puppet Labs

    Un pas de plus vers l automatisation : grâce a puppet on peut rapidement configurer un serveur en lui attribuant des classes (entre autre). Pour ca , il fait modifier le site.pp ou bien, si on utilise un ENC comme puppet dashboard, il faut quelques clics. La même chose en command line avec PE :)

    February 19, 2014 at 10:02:04 AM GMT+1 - permalink - archive.org - http://puppetlabs.com/blog/using-rake-puppet-enterprise-console-tasks
    devops puppet
  • 5 Fundamental differences between GIT & SVN « BoxySystems Inc.
    February 18, 2014 at 2:18:25 PM GMT+1 - permalink - archive.org - http://boxysystems.com/index.php/5-fundamental-differences-between-git-svn/
    git svn
  • What are the differences between SVN and Git? · GitHub Help
    February 18, 2014 at 2:08:49 PM GMT+1 - permalink - archive.org - https://help.github.com/articles/what-are-the-differences-between-svn-and-git
    git svn
  • PHP Backdoors: Hidden With Clever Use of Extract Function | Sucuri Blog

    Backdoor php, tellement peu de code et discrete :o

    via Skunnyk

    February 18, 2014 at 10:37:00 AM GMT+1 - permalink - archive.org - http://blog.sucuri.net/2014/02/php-backdoors-hidden-with-clever-use-of-extract-function.html
    backdoor php security
  • aptly - Debian repository management tool

    Outils qui a l'air bien

    February 17, 2014 at 5:40:10 PM GMT+1 - permalink - archive.org - http://www.aptly.info/
    deb debian package
  • IntroDebianPackaging - Debian Wiki

    Pour mieux comprendre le packaging sous debian

    • https://wiki.debian.org/HowToPackageForDebian
    February 17, 2014 at 4:30:37 PM GMT+1 - permalink - archive.org - https://wiki.debian.org/IntroDebianPackaging
    deb debian package
  • L'art de stocker des mots de passe - LinuxFr.org
    February 14, 2014 at 4:41:55 PM GMT+1 - permalink - archive.org - http://linuxfr.org/users/elyotna/journaux/l-art-de-stocker-des-mots-de-passe
    db mdp password security
  • Nouvel api pour le sync à venir

    via Skunnyk

    February 14, 2014 at 11:52:13 AM GMT+1 - permalink - archive.org - https://github.com/mozilla/fxa-auth-server/wiki/onepw-protocol
    mozilla sync
  • Drop Caches - linux-mm.org Wiki
    February 13, 2014 at 4:12:32 PM GMT+1 - permalink - archive.org - http://linux-mm.org/Drop_Caches
    cache linux
  • thumbnail
    wombat

    Sympa à tester

    via arnaudb

    February 13, 2014 at 11:00:56 AM GMT+1 - permalink - archive.org - https://github.com/vim-scripts/Wombat
    color vim
  • Social Share Privacy

    Pour générer des boutons de partage privacy friendly
    (attention le code généré utilise un jquery hébergé chez Google, pensez à linker une version locale)

    via Skunnyk

    February 13, 2014 at 10:58:09 AM GMT+1 - permalink - archive.org - http://panzi.github.io/SocialSharePrivacy/
    blog share social
  • Using fastpath software to boost performance of Linux-based home network routers | Embedded
    February 13, 2014 at 10:42:52 AM GMT+1 - permalink - archive.org - http://www.embedded.com/design/programming-languages-and-tools/4425631/Using-fastpath-software-to-boost-performance-of-Linux-based-home-network-routers
    linux routing
  • TechJawab.com: How to setup mount / auto-mount USB Hard Drive on Raspberry Pi
    February 12, 2014 at 2:16:53 PM GMT+1 - permalink - archive.org - http://www.techjawab.com/2013/06/how-to-setup-mount-auto-mount-usb-hard.html
    fdisk mount rasp
  • DevOps: The Future Of DIY IT? – ReadWrite
    February 11, 2014 at 8:44:32 PM GMT+1 - permalink - archive.org - http://readwrite.com/2014/02/11/devops-future-diy-it-gartner-nosql?utm_medium=readwr.it-twitter
    devops
  • DuckDuckGo Goodies that every SysAdmin Should Know - The Hacker News

    Qu'il est bien ce ddg

    via arnaudb

    February 11, 2014 at 3:41:22 PM GMT+1 - permalink - archive.org - http://thehackernews.com/2014/02/duckduckgo-goodies-that-every-sysadmin.html#
    ddg duckduckgo google
  • Sommaire : Raspberry PI & Arduino, domotique, robotique, et pleins de trucs en “ique” | IdleBlog
    February 11, 2014 at 2:20:55 PM GMT+1 - permalink - archive.org - http://blog.idleman.fr/sommaire-raspberry-pi-arduino-domotique-robotique-et-pleins-de-trucs-en-ique/
    electronique rasp
Links per page: 20 50 100
◄Older
page 117 / 217
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation