Tag Archives: HowTo

Command Line Basics: Ripping Audio CD’s, Part 2

In Part 1 of CLB: Ripping Audio CD’s, I showed how to rip the audio from a CD and save it as WAV files using cdparanoia. In today’s short tutorial I’ll show how to convert those WAV files to Ogg Vorbis audio files.

So the first thing we’ll need to do is make sure that the proper tools are installed. We’re going to use the oggenc command which is part of the vorbis-tools package. You can check your distro’s repositories for vorbis-tools. If you’re using Ubuntu, you can install it with: Continue reading

Enable The Flash Plugin For Chromium In Ubuntu

I’ve shown previously how install the Chromium web browser in Ubuntu. Today I’m going to show you how to easily enable the Adobe Flash plugin for use in Chromium.

You’ve probably already installed the Flash plugin for Mozilla Firefox, but if not, install it from the command line with:   Continue reading