Posts

Enable java plugin for firefox in Ubuntu

The java run time environment can be downloaded from the java site. Run the command for make the plugin work for Firefox in Ubuntu $cd /usr/lib/mozilla/plugins $sudo ln -s /usr/lib/jvm/jre1.6.0_30/plugin/i386/ns7/libjavaplugin_oji.so

Use Tata photon + in Ubuntu 10.04

unplug and plug Tata photon + and execute the command $ sudo usb_modeswitch -c /etc/usb_modeswitch.d/12d1:1446 The usb_modeswitch needs to be installed in the ubuntu 10.04

Play AVI,MP3 and all media file in UBUNTU

$ sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list $ sudo apt-get --quiet update $ sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring $ sudo apt-get --quiet update $ sudo apt-get install non-free-codecs $ sudo apt-get install libdvdcss2 $ sudo apt-get install w32codecs $ sudo apt-get install vlc mplayer

Download Mplayer

http://rpmfind.net/linux/rpm2html/search.php?query=mplayer-skins&submit=Search+...&system=&arch= http://rpmfusion.org/Configuration/ http://www.mjmwired.net/resources/mplayer-fedora.html#config2

Change Repository from Livna to Freshrpms in FEDORA 8

Follow some simple steps: # sudo rpm -hiv http://ftp.freshrpms.net/pub/freshrpms/fedora/linux/8/freshrpms-release/freshrpms-release-1.1-1.fc.noarch.rpm #sudo rpm --import http://freshrpms.net/RPM-GPG-KEY-freshrpms

Install Flash Player for firefox 64 bit in FEDORA 8

Just follow some important steps as follows: # rpm -ivh http://linuxdownload.adobe.com/adobe-release/ adobe-release-i386-1.0-1.noarch.rpm # rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux # mkdir -p /usr/lib/mozilla/plugins # yum install nspluginwrapper.{i386,x86_64} pulseaudio-lib.i386 # yum install flash-plugin # mozilla-plugin-config -i -g -v

Having problem while using intel 945GCNL motherboard? Damn the Fedora core 6 cannot detect the ethernet card! ......Well here is the solution

If you have Windows XP or Windows 98 in your PC with Fedora Core ,then go to Win and see the hardware manager .Search for the name of the ethernet card.Find a suitable driver from the net.Install the driver in Fedora Core 6.So,your ethernet card is ready.....njoy the net. In case of INTEL 945GCNL Its Realtek RTL8168/8111 To download the driver click here.