Posts

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.

CONFIGURATION OF BSNL DATAONE BROADBAND SERVICE
[using Huawei SmartAX MT880 ADSL router]

The router configuration is specific to Huawei SmartAX MT880 ADSL router . System Configuration Login as root . Select System Settings > Network or system-config-network-gui on terminal. You'll see your NIC listed there. Select it and click Edit. Check Activate device when computer starts and Allow all users to enable and disable this device. Select " Statically set IP addresses " Enter the following values Code: Address : 192.168.1.2 Subnet Mask : 255.255.255.0 Default gateway address : 192.168.1.1 Press OK . Press Activate . open /etc/resolv.conf in your favourite text editor Append the following lines. Code: nameserver 61.1.96.69 nameserver 61.1.96.71 Router Configuration Now start your Web Browser and type 192.168.1.1 in the address bar and press enter . PS: Enable JavaScript in your browser, if not. It will ask for username and password. Use admin as username and password. Click on WAN Settings under Home in the left pane...