Shaare your links...
562 links
Morgangeek - Liens Home Blog Twitter Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
page 1 / 1
9 results for tags linux x
  • filesystems - df in linux not showing correct free space after file removal - Server Fault
    find which process is using a deleted file
    lsof +L1

    ok this is cool but even if you deleted the file, the process still owns a handler to this file, and in some situations we don't want to kill the process. Here's a workaround using deletion of the file handler :
    go to the process folder
    cd /proc/PID/fd

    ls -l |grep deleted
    take note of the file handler ID. e.g here below the file handler is 1.
    l-wx------ 1 hudson devel 64 Feb  7 11:48 1 -> /crucible/data/current/var/log/fisheye.out (deleted)

    reclaim the space
    > 1
    Wed Dec 14 19:09:41 2016 - permalink -
    - http://serverfault.com/questions/232525/df-in-linux-not-showing-correct-free-space-after-file-removal
    files linux ls lsof ops productivity tips
  • La Cathédrale et le Bazar — Wikipédia
    La Cathédrale et le Bazar, un essai à lire qui compare développement logiciel open source vs propriétaire
    Wed Mar 18 17:04:20 2015 - permalink -
    - http://fr.wikipedia.org/wiki/La_Cath%C3%A9drale_et_le_Bazar
    développement ebooks libre linux pratiques
  • Les OS dans la vraie vie, épisode 1 : un petit tour à vélo . coreight.com
    Si les OS étaient des vélos...
    Sun Feb 1 00:17:10 2015 - permalink -
    - http://coreight.com/content/os-vraie-vie-velo
    comparaison humour linux macosx mobile OS parodie windows
  • Chris's Wiki :: blog/linux/SystemdCrashAndMore
    systemd et ses mauvais côtés
    Fri Dec 12 23:59:10 2014 - permalink -
    - http://utcc.utoronto.ca/~cks/space/blog/linux/SystemdCrashAndMore
    linux
  • Environmental Omics » Bio-Linux Overview
    Bio-Linux, un système gratuit bien pratique pour l'analyse de données biologiques
    Wed Dec 10 21:49:23 2014 - permalink -
    - http://environmentalomics.org/bio-linux/
    biologie linux outils téléchargement
  • 9 Lethal Linux Commands You Should Never Run
    9 commandes à exécuter au moins une fois dans sa vie pour le fun... non je blague ! Mais sachez que ça existe
    Fri Nov 21 12:58:25 2014 - permalink -
    - http://www.makeuseof.com/tag/9-lethal-linux-commands-never-run/
    humour linux
  • Installer Raspbian, premier démarrage et configuration - Raspbian France | Raspbian France
    Guide d'installation d'un Raspbian (Debian optimisée pour Raspberry Pi) avec tuto vidéo à l'appui :)
    Thu Nov 13 21:43:22 2014 - permalink -
    - http://raspbian-france.fr/installer-raspbian-premier-demarrage-configuration/
    geek guides howto linux raspberry vidéo
  • YouTube thumbnail
    "Linux Sucks" - 2014 - YouTube
    Linux Sucks. Vidéo à voir entièrement pour ne pas s'en tenir à son titre :)
    Sat Oct 25 23:00:02 2014 - permalink -
    - https://www.youtube.com/watch?v=5pOxlazS3zs
    linux vidéo
  • Outil d'un jour mais utile toujours - Morgangeek.be
    Ma boîte à outils perso d'outils qui m'ont servi ou pourraient me servir le jour venu pour investigations, backups, dépannages à distance, forensic etc
    Wed Dec 18 09:46:17 2013 - permalink -
    - http://www.morgangeek.be/blog/index.php?d=2013/12/17/23/50/20-outil-dun-jour-mais-utile-toujours
    informatique linux macosx morgangeek outils windows
Links per page: 20 50 100
page 1 / 1
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr. Modified by morgangeek.be.