bobuse posteets tagged linux  [ Profile ]

Sort by: Date / Title /

  1. 3 months ago
    1. dcop --user $USER --session `dcop --user $USER --list-sessions | grep DCOP`  ksmserver ksmserver logout 0 0 0
  2. 5 months ago
    1. mencoder -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=400 -oac copy -o source.avi destination.avi
  3. 7 months ago
    1. dpkg-query -W --showformat='${Installed-Size} ${Package}\n' | sort -n
  4. sponsorised links
  5. 10 months ago
    1. echo "swing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel" | sudo tee /usr/lib/jvm/java-6-sun/lib/swing.properties
  6. 11 months ago and saved by 1 other
    1. #L'appel à iconv n'est nécessaire que si votre système utilise utf8 comme jeu de caractères par défaut (ce qui devient de plus en plus courant) au lieu d'iso8859-1 (latin-1).
    2. wget -q www.monip.org -O -  | iconv -f iso8859-1 -t utf8 | sed -nre 's/^.* (([0-9]{1,3}\.){3}[0-9]{1,3}).*$/\1/p'

First / Previous / Next / Last / Page 1 of 1 (5 posteets)