Neues
FreeBSD: Perl updaten
Ab und zu kommt man in die Verlegenheit, bei einem FreeBSD-System das Perl aktualisieren zu müssen. Das ist nicht ganz so trivial,...
Google Chrome: "Enter password for keyring 'default' to unlock"
Google Chrome nervt mit diesem Dialog beim Starten:
"Enter password for keyring 'default' to unlock"
Was ist zu tun?
Google Nexus S Crespo: How to install Cyanogen Mod
This smartphone may have become in the years, but for some reason you may get a cheap one at the local flea market and want to use it as...
Tipps for Handling mp3 files, incl. adding covers
With Linux you have severel ways to edit your mp3 files. Some very useful tipps i will share here using eyeD3.
Convert .webm to mp4
If you want to convert .webm to .mp4, you can use ffmpeg:
ffmpeg -i input.webm -qscale 0 output.mp4
Linux: einzelne Partitionen in einem Disk-Image mounten
Wenn man von einer Festplatte ein komplettes Image gezogen hat, will man danach die einzelnen Partitionen mounten.
Flac zu mp3 konvertieren
Manchmal will man FLAC zu mp3 konvertieren. Wenn man ffmpeg installiert hat, ist dies ganz einfach.