Shaare your links...
3325 links
L!NKS Retour au blog Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 3 / 10
Newer►
190 results for tags linux x
  • Optimiser son SSD sous Linux - P3ter.fr
    permalink -
    - http://p3ter.fr/optimiser-son-ssd-sous-linux.html
    linux ssf swap
  • Raspberry Pi - Allonger la durée de vie de vos cartes SD - Korben - Slobberbone's Links
    permalink -
    - http://www.slobberbone.net/shaarli/?nq-kjQ
    linux raspberry
  • Window resizing in Xubuntu (and Xfce) « Xubuntu
    Pour redimensionner les fenêtres sous xfce (mint chez moi), le poignées sont minuscules :-(
    Il suffit de faire ctrl + clic droit pour s'en sortir, mais j'oublie toujours, alors... je le note ici
    permalink -
    - http://xubuntu.org/news/window-resizing-in-xubuntu-and-xfce/
    astuce linux tip xfce
  • imgur.com thumbnail
    a3w6e6f.png (Image PNG, 634 × 400 pixels)
    Aide de htop avec numlock
    permalink -
    - https://i.imgur.com/a3w6e6f.png
    htop linux
  • Les environnements de bureau sous GNU/Linux – memo-linux.com
    Tiens Jérôme va voir ça !

    via http://www.warriordudimanche.net/shaarli/?v9hlNA
    permalink -
    - http://memo-linux.com/les-environnements-de-bureau-sous-gnulinux/
    linux
  • Quel est votre environnement graphique préféré et/ou quel environnement graphique utilisez vous ?
    permalink -
    - http://open-source.developpez.com/actu/80432/Quel-est-votre-environnement-graphique-prefere-et-ou-quel-environnement-graphique-utilisez-vous/
    linux
  • pdbedit
    gestion des utilisateurs samba
    permalink -
    - https://www.samba.org/samba/docs/man/manpages/pdbedit.8.html
    linux samba
  • [all variants] How to select multiple files in midnight commander (mc)?
    use ins key
    permalink -
    - http://ubuntuforums.org/showthread.php?t=1166646
    cli linux mc
  • How To Use Bash History Commands and Expansions on a Linux VPS | DigitalOcean
    permalink -
    - https://www.digitalocean.com/community/tutorials/how-to-use-bash-history-commands-and-expansions-on-a-linux-vps
    linux
  • memo-linux.com » Astuce: modifier un fichier système avec VI sans être root
    :w !sudo tee %
    permalink -
    - http://memo-linux.com/astuce-modifier-un-fichier-systeme-avec-vi-sans-etre-root/
    linux memo vim
  • .bashrc generator: create your .bashrc PS1 with a drag and drop interface
    permalink -
    - http://bashrcgenerator.com/
    bashrc linux shell
  • wpa - Documentation Ubuntu Francophone
    permalink -
    - http://doc.ubuntu-fr.org/wpa
    linux wifi wpa
  • php - Perrmission to run specific command by sudo as www-data users without password - Super User
    voir aussi :
    http://blogmotion.fr/systeme/executer-un-script-shell-avec-permission-root-en-php-1312
    permalink -
    - https://superuser.com/questions/464971/perrmission-to-run-specific-command-by-sudo-as-www-data-users-without-password
    linux sudo
  • Set -e for the win | Sam & Max: Python, Django, Git et du cul
    set -e marche avec tous les shells mais a des limites, notamment pour les subshells et les pipes.

    Avec bash, on peut aller un peu plus loin :
    set -o posix # les sous-shells héritent de ces options
    set -o errexit # équivalent long de set -e
    set -o pipefail # intercepte les erreurs de commandes suivies d’un pipe
    permalink -
    - http://sametmax.com/set-e-for-the-win/
    bash linux
  • Loli Cries! - FAQ
    How do I extract my favorite loli shout?
       If you are running Linux, it's quite easy. Just use the following command: ffmpeg -i My-great-anime.avi -vn -ss 14:22.4 -t 00:00:03.230 -aq 7 -ac 2 -acodec libvorbis -y out.ogg and that's all. -ss and -t are timestamps following the hh:mm:ss.ms format.
       You can use whichever method you like (or can use) as soon as you ouput an Ogg/Vorbis file.
       Note: if the video has multiple audio streams and the japanese one isn't selected, what you're searching for is certainly the -map option.
    How do I extract my favorite loli pic?
       On Linux – yeah, again – it's quite easy. You can use: ffmpeg -i My-great-anime.avi -ss 1094.1 -r 1 -f image2 My-great-anime.png
    How do I convert my loli pic to the right resolution?
       Linux answer, use ImageMagick: mogrify -resize 300x200 My-great-anime.png
    permalink -
    - http://lolicri.es/faq.html
    ffmpeg linux memo
  • [FFMPEG] – Encoder un répertoire entier en mp3 | Sam & Max: Python, Django, Git et du cul
    sudo apt-get install libavcodec-unstripped-52 libavdevice-unstripped-52 libavformat-unstripped-52 libavutil-unstripped-50 libpostproc-unstripped-51 libswscale-unstripped-0 ffmpeg

    for file in *.*; do `ffmpeg -i "$file" "$file.mp3"`;done
    permalink -
    - http://sametmax.com/ffmpeg-encoder-un-repertoire-entier-en-mp3/
    linux mp3
  • Taille d’un dossier en bash | Sam & Max: Python, Django, Git et du cul
    du -sh /chemin/vers/dossier

    et dans les comments :
    recherche incrémentale :

    ctrl-r + taper la string cherchée, et si la ligne affichée ne convient pas s’acharner sur ctrl-r jusqu’à pécho la ligne voulue ;)

    ou :
    !1234 pour rappeler la commande de la ligne 1234 (qui fait 15km de long)

    ou :
    !s
    rappellera la dernière commande commençant par “s”
    permalink -
    - http://sametmax.com/taille-dun-dossier-en-bash/
    bash linux memo
  • Unix - L'étoile de la mort « Korben - Liens en vrac de sebsauvage
    permalink -
    - http://sebsauvage.net/links/?3ftPmA
    linux
  • PS3 Media Server • View topic - Download latest PS3MS beta build
    Serveur DLNA / UPnP compatible avec la Sony Bravia KDL-40W5500...
    merci à :
    http://www.tomsguide.fr/forum/id-291268/dlna-sony-bravia-serie-w5500.html
    permalink -
    - http://www.ps3mediaserver.org/forum/viewtopic.php?f=2&t=3217
    DLNA linux UPnP
  • update-rc.d Cheat Sheet | JamesCoyle.net
    permalink -
    - http://www.jamescoyle.net/cheat-sheets/791-update-rc-d-cheat-sheet
    linux
Links per page: 20 50 100
◄Older
page 3 / 10
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.