Shaare your links...
3326 links
L!NKS Retour au blog Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 5 / 10
Newer►
190 results for tags linux x
  • Chapitre 20. Utiliser des médias de stockage
    permalink -
    - http://formation-debian.via.ecp.fr/fstab.html
    fstab linux mount
  • DEBUTER SOUS LINUX : GUIDE COMPLET
    permalink -
    - http://linux.developpez.com/tutoriels/debuter-installation/guide-linux-distribution/
    linux tuto
  • Fonctions réseau du noyau Linux
    permalink -
    - http://inetdoc.developpez.com/tutoriels/fonctions-reseau-linux/
    cours linux réseau
  • GnuTLS : un GoTo responsable d'une faille critique, qui existerait depuis 2005 dans la bibliothèque très utilisée sous Linux
    hop tout de suite sudo apt-get update !
    permalink -
    - http://www.developpez.com/actu/68477/GnuTLS-un-GoTo-responsable-d-une-faille-critique-qui-existerait-depuis-2005-dans-la-bibliotheque-tres-utilisee-sous-Linux/
    crypt faille linux sécurité
  • L'art de stocker des mots de passe - LinuxFr.org
    via http://lesliensducode.com/?lLpHfQ

    AES(bcrypt($perUserSalt, $pwd), $secretKey)
    permalink -
    - http://linuxfr.org/users/elyotna/journaux/l-art-de-stocker-des-mots-de-passe
    linux password
  • Debian - Liste des paquetages (packages) installés
    permalink -
    - http://www.commentcamarche.net/faq/877-debian-liste-des-paquetages-packages-installes
    linux memo
  • 3 Linux Console File Managers You Should Try: Midnight Commander (MC), Last File Manager (LFM) And VIFM ~ Web Upd8: Ubuntu / Linux blog
    permalink -
    - http://www.webupd8.org/2010/02/3-linux-console-file-managers-you.html
    linux
  • La magie du chroot... | Artisan Numérique
    permalink -
    - http://artisan.karma-lab.net/magie-chroot
    chroot linux
  • CCZE : Mettez de la couleur dans vos logs ! - Pas Tout A Fait
    permalink -
    - http://blog.pastoutafait.fr/billets/CCZE-mettez-de-la-couleur-dans-vos-logs
    ccze cli linux log
  • thumbnail
    Unix-Linux-Command-Reference.png (Image PNG, 800 × 1035 pixels) - Redimensionnée (66%)
    permalink -
    - http://orangina-rouge.org/blogotext/img/Unix-Linux-Command-Reference.png
    cli linux
  • Linux - Commandes fondamentales
    permalink -
    - http://orangina-rouge.org/tools/cheat-sheet/Linux%20-%20Commandes%20fondamentales.htm
    cli linux
  • synchronisation - Documentation Ubuntu Francophone
    permalink -
    - http://doc.ubuntu-fr.org/synchronisation
    linux software sync utilitaire
  • ExactCODE: API
    permalink -
    - http://www.exactcode.com/site/open_source/exactimage/api/
    api image linux
  • Deprecated Linux networking commands and their replacements | Doug Vitale Tech Blog
    permalink -
    - https://dougvitale.wordpress.com/2011/12/21/deprecated-linux-networking-commands-and-their-replacements/
    linux réseau
  • Antergos
    arch based linux distro
    permalink -
    - http://antergos.com/
    archlinux linux
  • man find - Rechercher des fichiers dans une hiérarchie de répertoires. / Commandes / linux
    permalink -
    - http://pwet.fr/man/linux/commandes/find
    linux shell
  • Les fichiers de démarrage du shell Bash
    bashrc
    permalink -
    - http://www.fr.linuxfromscratch.org/view/blfs-1.0-fr/postlfs/profile.html
    linux shell
  • dotdeb -> turn debian into LAMP
    permalink -
    - http://www.dotdeb.org/about/
    debian LAMP linux serveur
  • Linux - Ordonnancement des taches (cron)
    permalink -
    - http://www.commentcamarche.net/contents/1134-linux-ordonnancement-des-taches
    linux shell
  • Le B.A BA de Bash : le code de retour
    et (http://stackoverflow.com/questions/90418/exit-shell-script-based-on-process-exit-code) :
    "" After each command, the exit code can be found in the $? variable so you would have something like:

    ls -al file.ext
    rc=$?
    if [[ $rc != 0 ]] ; then
       exit $rc
    fi

    You need to be careful of piped commands since the $? only gives you the return code of the last element in the pipe so, in the code:

    ls -al file.ext | sed 's/^/xx: /"

    will not return an error code if the file doesn't exist (since the sed part of the pipeline actually works, returning 0).""
    permalink -
    - http://okki666.free.fr/docmaster/articles/linux131.html
    bash linux shell
Links per page: 20 50 100
◄Older
page 5 / 10
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.