Archive for February, 2010

Linux: Getting Information About Your Video Device

I was about to teach Skype about how to use HQ video transmission, means a transmission where your video resolution is more than 176×144 or 352×288 (PAL). I’ve read, that adding these lines into your $HOME/.Skype/<your skype user name here>/.config.xml

<Video>
<CaptureHeight>480</CaptureHeight>
<CaptureWidth>640</CaptureWidth>
</Video>

into the <Lib> section, would Skype make HQ Video transmission. But it didn’t for some reasons. Some mentioned to use also the <Fps> tag, but also gave the advice to check if the hardware even supports such frame-rates and resolutions. Continue reading ‘Linux: Getting Information About Your Video Device’

Linux Administration: The Top of the Tops

top 5 Linux top commandsIf you are a Linux beginner and want to look like a pro instantly, this is the right article for you!
Joke aside – it’s actually not for beginner only, these are my tools I’m using on a every-day basis. And I can’t imagine to live without them anymore. I’m going to show You my top 5 Linux command line top tools. This is actually a word pun, or a recursion, because the tools I’m talking about, do have the word ‘top’ in them. Here goes my extremely helpful collection: Continue reading ‘Linux Administration: The Top of the Tops’