4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 38 / 217
Newer►
  • thumbnail
    unicode - grepping binary files and UTF16 - Stack Overflow

    The easiest way is to just convert the text file to utf-8 and pipe that to grep:

    iconv -f utf-16 -t utf-8 file.txt | grep query

    January 5, 2018 at 9:59:26 AM GMT+1 - permalink - archive.org - https://stackoverflow.com/questions/3752913/grepping-binary-files-and-utf16
    grep utf
  • Thunderbolt 3, USB-C, USB 3.1 : ce qu'il faut savoir | MacGeneration
    January 4, 2018 at 9:40:19 PM GMT+1 - permalink - archive.org - https://www.macg.co/mac/2015/06/thunderbolt-3-usb-c-usb-31-ce-quil-faut-savoir-89268
    usb
  • thumbnail
    How To Build A Simple Single Page Application Using Vue 2 (Part 1) ― Scotch
    January 2, 2018 at 9:04:10 PM GMT+1 - permalink - archive.org - https://scotch.io/tutorials/how-to-build-a-simple-single-page-application-using-vue-2-part-1
    js spa vue
  • ldapsearch for operational attribute | CA Communities

    The operational attributes contained in an entry can be returned by ldapsearch by:

    Explicitly listing them

    ldapsearch -x -h host:port -b c=au "(oc=*)" createTimestamp modifyTimestamp

    Or by returning all of them with the special + character

    ldapsearch -x -h host:port -b c=au "(oc=*)" +

    Or all attributes including operational attributes can be returned by including "*" +

    ldapsearch -x -h host:port -b c=au "(oc=*)" "*" +
    December 28, 2017 at 2:11:26 PM GMT+1 - permalink - archive.org - https://communities.ca.com/thread/241762082-ldapsearch-for-operational-attribute
    ldap
  • mod_log_config - Apache HTTP Server Version 2.4

    %{VARNAME}o The contents of VARNAME: header line(s) in the reply.
    %{VARNAME}i The contents of VARNAME: header line(s) in the request sent to the server.

    December 22, 2017 at 2:37:08 PM GMT+1 - permalink - archive.org - http://httpd.apache.org/docs/current/mod/mod_log_config.html#logformat
    apache header log
  • Note: Escape game Annecy

    https://secretroom.fr/
    https://www.laclefdeschampsannecy.com/
    http://www.mysteresdulac.com/escape-games-annecy
    https://www.latelierdesenigmes.fr/en/

    December 21, 2017 at 11:23:13 AM GMT+1 - permalink - archive.org - https://links.infomee.fr/?pSrqmQ
    escape game
  • Performance (Symfony 3.4 Docs)
    December 17, 2017 at 2:51:37 PM GMT+1 - permalink - archive.org - http://symfony.com/app.php/doc/3.4/performance.html
    perf php symfony
  • DevOps, Docker, and Empathy

    from ifttt pocket

    December 14, 2017 at 9:19:39 AM GMT+1 * - permalink - archive.org - http://jpetazzo.github.io/2017/10/31/devops-docker-empathy/
    devops docker
  • Netflix: What Happens When You Press Play?

    from ifttt pocket

    December 14, 2017 at 9:19:35 AM GMT+1 * - permalink - archive.org - http://highscalability.com/blog/2017/12/11/netflix-what-happens-when-you-press-play.html
    aws netflix
  • thumbnail
    buildkite/sockguard: A proxy for docker.sock that enforces access control and isolated privileges
    December 13, 2017 at 9:02:14 AM GMT+1 - permalink - archive.org - https://github.com/buildkite/sockguard
    docket security socket
  • Deployment Strategies Defined
    December 9, 2017 at 6:23:21 PM GMT+1 - permalink - archive.org - http://blog.itaysk.com/2017/11/20/deployment-strategies-defined
    deploy strategy
  • 7 Habits of Highly Successful Site Reliability Engineers
    December 9, 2017 at 6:19:53 PM GMT+1 - permalink - archive.org - https://blog.newrelic.com/2017/11/13/site-reliability-engineer-sre-habits/
    devops sre
  • sysadvent: Day 9 - Using Kubernetes for multi-provider, multi-region batch jobs
    December 9, 2017 at 6:18:13 PM GMT+1 - permalink - archive.org - http://sysadvent.blogspot.fr/2017/12/day-9-using-kubernetes-for-multi.html
    aws docker k8s
  • docker-sync by EugenMayer
    December 9, 2017 at 6:14:39 PM GMT+1 - permalink - archive.org - http://docker-sync.io/
    dev docker mac perf
  • ElasticSearch Head
    December 6, 2017 at 10:41:30 PM GMT+1 - permalink - archive.org - https://chrome.google.com/webstore/detail/elasticsearch-head/ffmkiejjmecolpfloofpjologoblkegm/related
    elasticsearch es
  • Pass: The Standard Unix Password Manager
    December 6, 2017 at 10:39:09 PM GMT+1 - permalink - archive.org - https://www.passwordstore.org/
    password
  • Bitcoin Exchange | Ethereum Exchange | Litecoin Exchange | GDAX
    December 5, 2017 at 4:03:01 PM GMT+1 - permalink - archive.org - https://www.gdax.com/
    bitcoin plateforme
  • GitHub - bichenkk/coinmon: 💰 The cryptocurrency price tool on CLI. 🖥
    December 5, 2017 at 3:40:27 PM GMT+1 - permalink - archive.org - https://github.com/bichenkk/coinmon
    bitcoin tools
  • Kraken | Buy, Sell and Margin Trade Bitcoin (BTC) and Ethereum (ETH) - Buy, Sell, & Trade Bitcoin
    December 5, 2017 at 3:39:23 PM GMT+1 - permalink - archive.org - https://www.kraken.com/
    bitcoin plateforme
  • Acheter/vendre des devises numériques - Coinbase
    December 5, 2017 at 3:39:00 PM GMT+1 - permalink - archive.org - https://www.coinbase.com/?locale=fr
    bitcoin plateforme
Links per page: 20 50 100
◄Older
page 38 / 217
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation