Shaare your links...
3342 links
L!NKS Retour au blog Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 122 / 168
Newer►
  • How to Setup Wi-Fi On Your Raspberry Pi via the Command Line
    permalink -
    - http://www.howtogeek.com/167425/how-to-setup-wi-fi-on-your-raspberry-pi-via-the-command-line/
    debian raspberry tuto wifi
  • RPi USB Wi-Fi Adapters - eLinux.org
    liste des clés wifi qui marchent sur raspi
    permalink -
    - http://elinux.org/RPi_USB_Wi-Fi_Adapters
    raspberry wifi
  • Setting up Wifi under Debian on Raspberry Pi | omer.me
    Wifi sur rasberry : avec le shell

    A noter dans les comments :
    Instead of using wpa.conf, try this (directly in /etc/network/interfaces):
    auto wlan0
    iface wlan0 inet dhcp
    wpa-ssid “NETWORK SSID”
    wpa-psk “NETWORK PASSWORD”

    et aussi : wicd-cli
    permalink -
    - http://omer.me/2012/04/setting-up-wireless-networks-under-debian-on-raspberry-pi/
    raspberry wifi
  • QckTech: Raspberry Pi as a Router
    Transformer un raspberry en routeur...
    permalink -
    - http://qcktech.blogspot.fr/2012/08/raspberry-pi-as-router.html
    raspberry
  • How To : Use The Raspberry Pi As A Wireless Access Point/Router Part 1 » The Rantings and Ravings of a Madman
    Transformer un raspberry en Point d'accès wifi
    permalink -
    - http://sirlagz.net/2012/08/09/how-to-use-the-raspberry-pi-as-a-wireless-access-pointrouter-part-1/
    raspberry wifi
  • Raspberry Pi Torrent Manager - Google Drive
    permalink -
    - https://docs.google.com/document/d/1yEunzA1DHaYake4jQYlgh4IPoxfcHP5CXLqQR_dSGHs/edit?pli=1
    raspberry torrent
  • TeckNet® PowerBank 12000mAh 5V/3.1A Double Port USB batterie externe, batterie portable de secours pour Smart Phones, Android Phones, PS Vita, GoPro; iPad 5/4, iPad mini 2/1, iPhone 6, 5 (câble pour iphone 5 n'est pas inclus ); iPhone 4S, iPad 3/2/1; Samsung Galaxy S4, S3, S2, Galaxy Note 2; Google Nexus 7 Nexus 10; HTC Sensation, One X V S, EVO 4G, Thunderbolt; Nokia Lumia 920 900 N9; Motorola Razr; Blackberry Z10; Sony Xperia Z - [2 sorties USB 5V 1A / 2.1A (3.1A), Garantie 18 mois]: Amazon.fr: Informatique
    batterie pour un raspberry !

    (via http://www.adamsinfo.com/raspberry-pwn/)
    permalink -
    - http://www.amazon.fr/TeckNet%C2%AE-PowerBank-Sensation-Thunderbolt-Blackberry/dp/B001C6HVMQ
    raspberry
  • Suppression d’anciens fichiers - Linux Attitude
    tmpreaper vide le /tmp régulièrement grâce à une tâche `cron`
    permalink -
    - http://linux-attitude.fr/post/suppression-danciens-fichiers
    linux script
  • Quelques petites astuces PHP | IdleBlog
    $_ = array_map('htmlentities',array_merge($_POST,$_GET));

    list($age,$prenom,$pseudo) = explode('|',25|valentin|idleman');

    var_dump(scandir('mon/repertoire/'));

    et quelques autre...
    permalink -
    - http://blog.idleman.fr/quelques-petites-astuces-php/
    php
  • PHP Markdown : Banc d’essai
    permalink -
    - http://michelf.ca/projets/php-markdown/banc-d%27essai/
    markdown
  • Michel Fortin – PHP Markdown : Syntaxe
    permalink -
    - http://michelf.ca/projets/php-markdown/syntaxe/
    markdown
  • Password Secrets of Popular Windows Applications
    permalink -
    - http://securityxploded.com/passwordsecrets.php#Firefox
    password sécurité
  • 10 VirtualBox Tricks and Advanced Features You Should Know About
    permalink -
    - http://www.howtogeek.com/171228/10-virtualbox-tricks-and-advanced-features-you-should-know-about/
    virtualbox
  • Variables d’environnement utilisées par Python | Sam & Max: Python, Django, Git et du cul
    permalink -
    - http://sametmax.com/variables-denvironnement-utilisees-par-python/
    python
  • md5 récursif - Liens en vrac de sebsauvage
    OUI !!!
    #!/bin/bash
    nice find . -type f -print0 | xargs -0 md5sum | sort -k2 > all.md5

    Et vérifier ce fichier:
    md5sum -c all.md5
    permalink -
    - http://sebsauvage.net/links/?LTvfMw
    bash linux script
  • Securing Lighttpd - Moblog
    # disable version number display
    server.tag = "lighttpd"

    # disable IP logging
    accesslog.format = "127.0.0.1 %V %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\""

    server.modules += ("mod_setenv")
    setenv.add-response-header = (
    # require ssl for all subdomains
    "Strict-Transport-Security" => "max-age=31556926;includeSubDomains",
    # don't allow external content at all (new in FF4)
    "X-Content-Security-Policy" => "allow 'self'"
    )
    permalink -
    - http://moblog.wiredwings.com/archives/20110323/Securing-Lighttpd.html
    lighttpd memo sécurité
  • ModMyPi | Shopping Cart
    permalink -
    - https://www.modmypi.com/index.php?route=checkout/cart
    raspberry
  • Alimentez la framboise314 en lui ajoutant des ports USB : un hub 4 ports pour le Raspberry Pi | Framboise 314, le Raspberry Pi à la sauce française….
    permalink -
    - http://www.framboise314.fr/alimentez-la-framboise314-en-lui-ajoutant-des-ports-usb-un-hub-4-ports-pour-le-raspberry-pi/
    raspberry
  • How to foil NSA sabotage: use a dead man's switch | Technology | theguardian.com
    permalink -
    - http://www.theguardian.com/technology/2013/sep/09/nsa-sabotage-dead-mans-switch
    viePrivée
  • An A-Z Index of the Bash command line for Linux | SS64.com
    permalink -
    - http://ss64.com/bash/
    bash linux
Links per page: 20 50 100
◄Older
page 122 / 168
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.