Setting up Wifi on Ubuntu 12.04 Server via command line (yeah, finally some technical stuff )

Problem: Setting up a wireless adapter on Ubuntu server 12.04 LTS via CLI isn’t THAT easy. Plug’n’Play doesn’t simply work. Good thing there is Google. And a lot of helpful sites. Target: Insert the stick (or boot with it) and connect automaticly to the preferred network This is not a tutorial. And it’s realy not for the uninitiated. It’s more like a short reminder for me, or people who have a basic idea what’s happening here…

Visualizing data with Gnuplot

On my pursuade for a tool to visualize simple list values I found gnuplot: from Wikipedia: gnuplot is a command-line program that can generate two- and three-dimensional plots of functions, data, and data fits. I will focus on the capabilities of gnuplot on two-dimensional plots and in special howto visualize data without a corresponding second data value. But first here is the idea why I needed such a tool:

How to install HandBrake on Ubuntu 11.10

If not already happened: Install the synaptic package manager (search for synaptic in the Ubuntu software center) Download this package according to your architecture. If you are not sure which architecture you need, try amd64 or i386. This are the two most used architectures. Install the package by double clicking. Open a terminal and execute sudo add-apt-repository ppa:stebbins/handbrake-releases Open synaptics package manager, go to preferences / package sources / other software.