snippets:linux-general
Dies ist eine alte Version des Dokuments!
Linux Snippets
- add an additional IP to an interface
ip addr add 10.1.1.2/24 dev eth0 label eth0:1
- cut a mp3-file
mp3splt input.mp3 [h.]min.sec [h.]min.sec
- transcode mp3-file to lower quality
lame -m m -q0 -b40 ./input.mp3 ./output.mp3
snippets/linux-general.1368655854.txt.gz · Zuletzt geändert: (Externe Bearbeitung)
