(x)ubuntu

thinkfan - t420s

superb program to gain control over your thinkpad fan.

http://thinkpad-wiki.org/Thinkfan

Logitech MX5500 ubuntu 11.10

If the Logitech MX5500 Mouse/Keyboard combo refuses to do the service, try this:
http://ubuntuforums.org/showpost.php?p=9224452&postcount=5

Helped for me!

Windows overwrites Grub-MBR: recover with boot-repair

Bloody windows.... grrrr!!!

https://help.ubuntu.com/community/Boot-Repair

I had to add a source to be able to install boot-repair:

sudo add-apt-repository ppa:yannubuntu/boot-repair

Subversion on ubuntu

Helpfully pointing out how to set up a subversion server:
http://www.subversionary.org/howto/setting-up-a-subversion-server-on-ubu...

I had to chown the repos for the user backuppc, under wich apache was running.

extract audio line from .flv files

Aiai, ever wanted to extract the audio line out of a video-file?

try ffmpeg! ;)

ffmpeg -i file_in.flv -vn -f mp3 -ab 128 file_out.mp3

Jailbreak Iphone 3GS 4.1 (05.14.02) - greenpois0n

Jailbreaking my old Iphone 3GS 4.1 (05.14.02) was finally successful.

Tool used: http://www.greenpois0n.com/

First tries under Windows did not do it.
Try under Linux and it's ok. (sudo!)

  1. Download greenpois0n here: http://www.greenpois0n.com/
  2. To run the tool under 64bit linux, it could be a little tricky.
    you may need some 32bit libs. I suggest using getlibs to install the libraries you need in 32bit versions. This is the command:
    sudo getlibs /path/to/greenpois0n_x86
  3. Start your Iphone in DFU-Mode:
    1. Turn off the phone

ubuntu 64 bit and brother dcp-7030

find attached files to install

sudo dpkg -i --force-all --force-architecture *package*

More helpful Infos found here:
http://www.linuxquestions.org/questions/linux-hardware-18/ubuntu-9-04-64...

iphone internet tethering on ubuntu (updated)

http://www.ubuntugeek.com/iphone-tethering-on-ubuntu-9-10-karmic.html

UPDATE:
Iphone 3GS OS4, Ubuntu 10.4:
Same procedure (install blueman)
New:
- After successful installing blueman the blueman-symbol appears in the system-panel
- Rightclick the symbol and go to "Plugins"
- Make sure, the plugin "NMPANSupport" is enabled
- Ignore possible conflicts

Cisco AnyConect, 64bit Linux

  1. Install some 32-bit libraries.
    (x)ubuntu
    sudo aptitude install ia32-libs lib32nss-mdns

    gentoo

    emerge ia32-libs lib32nss-mdns
  2. Download cisco_opt.tar.gz (find below) and unpack it to /opt. After that you should have a directory /opt/cisco.
    wget http://guldener.net/sites/default/files/cisco_opt.tar_.gz
    tar -xzf cisco_opt.tar_.gz
    sudo mv cisco/ /opt/cisco
  3. Now, in order to get the libraries needed, download firefox for 32bit:
    Download it from http://www.mozilla.com/en-US/products/download.html

     

 

Too Cool for Internet Explorer