Recently I moved os from win into linux, Ubuntu hurt me a lot a few months ago, so I choice openSuse(12.3_64) for my linux tour and it is pretty good one. To face a new os, I definitely have a lot to learn, so I log them here.
I found a good place for beginners to start, it is .
- Install Music Player
- zypper ar http://download.opensuse.org/repositories/home:/opensuse_zh/openSUSE_12.3/home:opensuse_zh.repo
- zypper in -r home_opensuse_zh deadbeef DeaDBeeF-MPRIS-plugin lrcShow-X deadbeef-restricted-plugins
- libcdio mud:
- Set JAVA_HOME
- edit file ~/bashrc
- Add line export JAVA_HOME=/path/to/jdk/home
- Add line export PATH=$JAVA_HOME/bin:$PATH