Benutzer-Werkzeuge

Webseiten-Werkzeuge


snippets:linux-general

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.

Link zu der Vergleichsansicht

Beide Seiten, vorherige ÜberarbeitungVorherige Überarbeitung
Nächste Überarbeitung
Vorherige Überarbeitung
snippets:linux-general [2013/05/31 18:47] benhsnippets:linux-general [2013/12/20 18:25] (aktuell) – Externe Bearbeitung 127.0.0.1
Zeile 2: Zeile 2:
   * add an additional IP to an interface\\ <code bash>ip addr add 10.1.1.2/24 dev eth0 label eth0:1</code>   * add an additional IP to an interface\\ <code bash>ip addr add 10.1.1.2/24 dev eth0 label eth0:1</code>
   * cut a mp3-file\\ <code bash>mp3splt input.mp3 min.sec min.sec</code>   * cut a mp3-file\\ <code bash>mp3splt input.mp3 min.sec min.sec</code>
-<note important>If the time exceed 60 minutes you have to continue counting (e.g. 71.01).</note>+<note important>If the time exceeds 60 minutes you have to continue counting (e.g. 71.01).</note>
   * transcode mp3-file to lower quality\\ <code bash>lame -m m -q0 -b40 ./input.mp3 ./output.mp3</code>   * transcode mp3-file to lower quality\\ <code bash>lame -m m -q0 -b40 ./input.mp3 ./output.mp3</code>
  
snippets/linux-general.1370018859.txt.gz · Zuletzt geändert: (Externe Bearbeitung)