4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 124 / 217
Newer►
  • More on Using Bash's Built-in /dev/tcp File (TCP/IP) | Linux Journal

    Créer une socket en bash :o

    10 janvier 2014 à 11:40:47 UTC+1 - permalink - archive.org - http://www.linuxjournal.com/content/more-using-bashs-built-devtcp-file-tcpip
    bash socket tcp
  • How to use vimdiff as the subversion diff tool | t+1
    9 janvier 2014 à 14:38:34 UTC+1 - permalink - archive.org - http://blog.tplus1.com/blog/2007/08/29/how-to-use-vimdiff-as-the-subversion-diff-tool/
    diff vim
  • OpenSSH Tip: Check Syntax Errors before Restarting Server

    not bad
    $ sudo /usr/sbin/sshd -t
    $ echo $?

    8 janvier 2014 à 16:14:58 UTC+1 - permalink - archive.org - http://www.cyberciti.biz/tips/checking-openssh-sshd-configuration-syntax-errors.html
    check config server ssh
  • 100 lieux d’une beauté surréaliste que vous devez absolument visiter avant de mourir | Daily Geek Show

    Magnifique.

    8 janvier 2014 à 15:44:26 UTC+1 - permalink - archive.org - http://dailygeekshow.com/2014/01/08/100-lieux-dune-beaute-surrealiste-que-vous-devez-absolument-visiter-avant-de-mourir/
    voyage
  • Twig's Tech Tips: Firefox Dynamic Bookmarking

    Pour créer un 'alias' dans firefox, pratique !

    For example, the link http://www.youtube.com/watch?v=HXi-8nLK_dc

    Bookmark the page and edit it.
    Edit the link so you keep the "http://www.youtube.com/watch?v=" chunk, but replace the video ID with "%s" so it becomes "http://www.youtube.com/watch?v=%s"
    Give the bookmark a keyword such as "yt"
    Test by typing "yt HXi-8nE65JshkU" into the Firefox address bar.
    8 janvier 2014 à 14:50:22 UTC+1 - permalink - archive.org - http://twigstechtips.blogspot.fr/2009/01/firefox-dynamic-bookmarking.html
    alias bookmark firefox
  • How The Pirate Bay Plans to Beat Censorship For Good | TorrentFreak

    nice !!

    8 janvier 2014 à 10:37:52 UTC+1 - permalink - archive.org - http://torrentfreak.com/how-the-pirate-bay-plans-to-beat-censorship-for-good-140105/
    piratebay torrent
  • Flattr sur mon blog

    flattr c'est bien

    8 janvier 2014 à 10:26:32 UTC+1 - permalink - archive.org - http://www.bortzmeyer.org/flattr.html
    blog flattr
  • #11750 (Restoring a snapshot automatically detach the hard-disk from the controller => fixed in SVN) – Oracle VM VirtualBox

    Don't modify .vbox or others files !
    Follow these steps :

    Just tried with version : 4.2.18

    Right-click on VM and select Forget saved state (Ctrl+J) if the VM is saved
    Go to the Configuration (Ctrl+S) of virtual machine
    Select Storage
    Click on icon Add Hard Disk (IDE or SATA)
    Select Choose an existing disk
    Select the file *.vdi created for your virtual machine, in the right folder
    Valid with OK
    Start your virtual machine
    7 janvier 2014 à 16:18:35 UTC+1 - permalink - archive.org - https://www.virtualbox.org/ticket/11750
    virtualbox
  • linux - ulimit nofiles and lsof - Super User

    pour voir les limites d'un user : ulimit -a <user>
    Pour setter définitivement : voir fichier /etc/security/limits.conf et limits.d
    Pour setter on the fly, par exemple pour les open files : ulimit -n 32000

    7 janvier 2014 à 10:30:52 UTC+1 - permalink - archive.org - http://superuser.com/questions/579692/ulimit-nofiles-and-lsof
    files linux ulimit
  • Mosh: the mobile shell
    6 janvier 2014 à 18:24:34 UTC+1 - permalink - archive.org - http://mosh.mit.edu/
    mobile serveur ssh
  • RPM Fusion - RPM Fusion
    6 janvier 2014 à 15:05:43 UTC+1 - permalink - archive.org - http://rpmfusion.org/
    centos fedora repo
  • EPEL - FedoraProject
    6 janvier 2014 à 14:55:31 UTC+1 - permalink - archive.org - https://fedoraproject.org/wiki/EPEL
    centos fedora repo
  • Les RPM de Remi
    6 janvier 2014 à 14:55:22 UTC+1 - permalink - archive.org - http://rpms.famillecollet.com/
    centos fedora repo
  • The Best Screen Capture Tool for Linux

    Parce qu'avec l'outil par défaut proposé par gnome3, on ne peut pas faire d'annotation.

    5 janvier 2014 à 17:32:08 UTC+1 - permalink - archive.org - http://lifehacker.com/5889994/the-best-screen-capture-tool-for-linux
    gnome linux screenshot soft tools
  • HowTos/RsnapshotBackups - CentOS Wiki

    à tester le script de report en perl

    5 janvier 2014 à 17:25:23 UTC+1 - permalink - archive.org - http://wiki.centos.org/HowTos/RsnapshotBackups
    rsnapshot
  • thumbnail
    Inter-process communication - Wikipedia, the free encyclopedia
    • http://en.wikipedia.org/wiki/Unix_domain_socket+
    • http://en.wikipedia.org/wiki/Named_pipe
    3 janvier 2014 à 17:08:20 UTC+1 - permalink - archive.org - http://en.wikipedia.org/wiki/Inter-process_communication
    communication fifo ipc linux pipe process socket unix
  • PHP :: Bug #52434 :: mysqlnd: host cannot be "localhost" when connecting to tcp port

    Point de vue différents :)

    Ici, lorsqu'on utilise "localhost", la connexion va se faire par une socket et lorsqu'on utilise "127.0.0.1", la connexion se fera par tcp. On pourrait se dire que le comportement est anormal, mais en fait, non :

    "The patch won't be added as then "localhost" has two meanings - one time meaning "use the unixdomain socket in the default location" and one time actually "resolve localhost and use TCP" as it is taught in many places that "localhost" in MySQL has the first meaning we keep it there."

    La socket est déterminée ici dans le php.ini :
    ; Default socket name for local MySQL connects. If empty, uses the built-in
    ; MySQL defaults.
    mysql.default_socket =

    3 janvier 2014 à 16:57:57 UTC+1 - permalink - archive.org - https://bugs.php.net/bug.php?id=52434
    bug mysql php socket
  • Crypto-Currency Market Capitalizations | Bitcoin Ripples Litecoin Peercoin MasterCoin Nxt Namecoin Quark ProtoShares WorldCoin and more...

    c'est fou toutes ces monnaies qui se créent

    3 janvier 2014 à 14:16:52 UTC+1 - permalink - archive.org - http://coinmarketcap.com/
    bitcoin monnaies
  • VisaMapper
    3 janvier 2014 à 13:48:18 UTC+1 - permalink - archive.org - http://www.visamapper.com/
    map visa voyage
  • CCC-TV

    à regarder plus tard

    via sebsauvage

    2 janvier 2014 à 19:24:10 UTC+1 - permalink - archive.org - http://media.ccc.de/
    hack hacking towatch video
Links per page: 20 50 100
◄Older
page 124 / 217
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation