update-alternatives --config java
update-alternatives --config javac
31 December 2008
Debian - Set Sun Java SDK as default JVM
30 December 2008
Debian 4 - Dynamic MMap ran out of room SOLVED
Add the following line to either /etc/apt/apt.conf or /etc/apt/apt.conf.d/70debconf
APT::Cache-Limit "50000000";
APT::Cache-Limit "50000000";
Debian 4 - sources.list
Here is my APT sources.list
#
deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 DVD Binary-1 20070407-11:40]/ etch contrib main
deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 DVD Binary-2 20070407-11:40]/ etch contrib main
deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 DVD Binary-3 20070407-11:40]/ etch contrib main
deb http://security.debian.org/ etch/updates main contrib
# deb-src http://security.debian.org/ etch/updates main contrib
deb ftp://ftp.debian.org/debian unstable main contrib non-free
#deb ftp://ftp.debian.org/debian testing main contrib non-free
#
deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 DVD Binary-1 20070407-11:40]/ etch contrib main
deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 DVD Binary-2 20070407-11:40]/ etch contrib main
deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 DVD Binary-3 20070407-11:40]/ etch contrib main
deb http://security.debian.org/ etch/updates main contrib
# deb-src http://security.debian.org/ etch/updates main contrib
deb ftp://ftp.debian.org/debian unstable main contrib non-free
#deb ftp://ftp.debian.org/debian testing main contrib non-free
26 December 2008
OpenSuse 11.1 : Amarok and WMA files
Choose > Settings > Configure Amarok > Engine > Xine Engine
If you have scratched sound choose > Output plugin > alsa
If you have scratched sound choose > Output plugin > alsa
OpenSuse 11.1 : K3B doesnt recognize my DVD-burner
Add user to cdrom group then u could see your dvd devices.
Then add user to the disk group, then it seems to work fine.
Restart system and thats all.
Then add user to the disk group, then it seems to work fine.
Restart system and thats all.
23 December 2008
64-bit flash on opensuse 11.1
Finally adode realised that there are 64 bit machines. not bad it took them only few years.
So the offer a flash plugin for 64 bit.
http://blogs.adobe.com/penguin.swf/2008/11/now_supporting_16_exabytes.html
Now to install it is quite simple for firefox 3
get the file
http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz
untar
Source : http://blog.elenaworld.net/2008/11/64-bit-flash-on-opensuse-111.html
So the offer a flash plugin for 64 bit.
http://blogs.adobe.com/penguin.swf/2008/11/now_supporting_16_exabytes.html
Now to install it is quite simple for firefox 3
get the file
http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz
untar
tar -xvf libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz
sudo cp libflashplayer.so /usr/lib64/
sudo ln -s /usr/lib64/libflashplayer.so /usr/lib64/browser-plugins/libflashplayer.so
Source : http://blog.elenaworld.net/2008/11/64-bit-flash-on-opensuse-111.html
18 December 2008
How to: Fix PulseAudio and primary audio issues with Fedora 10
1. open volume control
2. Click preferences
3. Check "External Amplifier" and close
4. Click "switches" on the volume control
5. uncheck "external amplifier"
6. Close
2. Click preferences
3. Check "External Amplifier" and close
4. Click "switches" on the volume control
5. uncheck "external amplifier"
6. Close
Subscribe to:
Posts (Atom)