LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-22-2013, 11:48 AM   #1
masju
Member
 
Registered: Mar 2012
Location: Kolkata
Distribution: CentOS
Posts: 38

Rep: Reputation: Disabled
Firefox is not working in my centos 6.4


Hi All,
I am unable to get internet using Firefox web browser in my CentOS 6.4 where as in windows 7 I am getting internet. Should I uninstall Firefox, in that case how?
Waiting for suggestion.
I have very little knowledge about linux.

--masju
 
Old 11-22-2013, 12:47 PM   #2
num7
LQ Newbie
 
Registered: Nov 2013
Distribution: Arch Linux
Posts: 9

Rep: Reputation: Disabled
First of all you should check if you haven't a connection at all with
Code:
ping 8.8.8.8
or
Code:
ping duckduckgo.com
Any IP or domain of your choice.
If all packets got lost you have to configure your Network Interface.

To configure your Network Interface you must find out the name of your Interface with:
Code:
ip link show
Your ethernet Interface should look like:
Code:
2: enp9s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
    link/ether 00:24:54:c5:f6:f6 brd ff:ff:ff:ff:ff:ff
So here enp9s0 is the name of your Interface, remember that.
Now you have to change a file via sudo with a text editior e.g. nano or vi. I would recommend nano for you.
So login in as root and edit:
Code:
nano /etc/sysconfig/network-scripts/ifcfg-enp9s0
Change "enp9s0" to your own interface, that you found out via ip link show.
Now change, ONBOOT=no to ONBOOT=yes, then you can save file by pressing Ctrl+O and close by pressing Ctrl+X.
After a reboot your network interface should work.
You can test it by
Code:
ping linuxquestions.org
again.

Last edited by num7; 11-22-2013 at 01:41 PM.
 
Old 11-22-2013, 01:12 PM   #3
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
you are aware that the version of firefox that is installed from the install dvd is firefox 3 ,and the current firefox is 25


also how is CentOS installed .It is a server class OS and as such it really not a good choice for say a HOME install and a worse choice for a laptop install


so
desktop?
or Laptop ?

is this a dual boot with windows7
or a single install
or
is this a virtual install and not a real one ?

Are you using Wireless ?
if so what ?
centos dose not support many wireless devices

or if wired ?
what ?
56k dial up ?
dsl?
dsl2?
cable?
fiber?
 
Old 11-22-2013, 02:26 PM   #4
aristocratic
Member
 
Registered: Sep 2011
Location: Texas
Distribution: Open SuSE 12.1, Lucid Puppy
Posts: 90

Rep: Reputation: Disabled
Find out what your default gateway IP address is in Windows by using the ipconfig command on the command line.

Then, from your CentOS operating system, attempt to ping your gateway IP address. If you can ping this address, you know that your network interface card works correctly.
 
Old 11-22-2013, 04:53 PM   #5
officerx
Member
 
Registered: Sep 2013
Distribution: centOS, backtrack linux R3, windows 7
Posts: 59

Rep: Reputation: Disabled
Quote:
Originally Posted by John VV View Post
you are aware that the version of firefox that is installed from the install dvd is firefox 3 ,and the current firefox is 25


also how is CentOS installed .It is a server class OS and as such it really not a good choice for say a HOME install and a worse choice for a laptop install


so
desktop?
or Laptop ?

is this a dual boot with windows7
or a single install
or
is this a virtual install and not a real one ?

Are you using Wireless ?
if so what ?
centos dose not support many wireless devices

or if wired ?
what ?
56k dial up ?
dsl?
dsl2?
cable?
fiber?
I would also suggest him to update his firefox.


I have installed centos on my laptop and to honest I think it works way better than the mint installation I had on first I would not say centos is bad for a laptop installation.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
CentOS 6.2 Firefox Help anotherusr Linux - Software 13 11-28-2012 08:38 AM
[SOLVED] flash not working on real firefox. but working on iceweasal and epiphany tonyr8888 Linux - Software 7 02-24-2012 11:42 PM
Skype working | Firefox Chrome Not Working saurabh113 Linux - Networking 1 11-29-2011 04:05 PM
firefox on centos timl Red Hat 3 04-06-2010 02:39 AM
CentOS 4.2 Java and Firefox winchester169 Linux - Software 1 12-01-2005 12:47 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:26 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration