LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   getting on to the net (https://www.linuxquestions.org/questions/linux-newbie-8/getting-on-to-the-net-809278/)

utkarsh.mahar 05-21-2010 06:57 AM

getting on to the net
 
I am a begginer in linux ,have installed ret hat enterprise and want to get onto the net first . I already have a connections. someone plz guide me through the process.

onebuck 05-21-2010 06:59 AM

Hi,

Welcome to LQ!

Quote:

Originally Posted by utkarsh.mahar (Post 3976475)
I am a begginer in linux ,have installed ret hat enterprise and want to get onto the net first . I already have a connections. someone plz guide me through the process.

So you've shown us your need! What's your deed?

We will aid you when you help yourself to a solution. Provide us with what you have attempted and then maybe someone will be able to assist.

'How to Ask Questions the Smart Way' would be one link you should look at to help us to help you in the future.

Just a few links to aid you;

Linux Documentation Project
Rute Tutorial & Exposition
Linux Command Guide
Utimate Linux Newbie Guide
LinuxSelfHelp
Getting Started with Linux
Bash Reference Manual
Advanced Bash-Scripting Guide
Linux Home Networking
Virtualiation- Top 10

:hattip:
The above links and others can be found at 'Slackware-Links'. More than just SlackwareŽ links!

linuxlover.chaitanya 05-21-2010 07:00 AM

You should help us help you and give some more information. You can surely connect to internet but what kind of connection do you have? Broadband through adsl? Needs user and password to connect? Dial up using some soft modem?
If its a broadband connection you should try using
Code:

adsl-setup
command as root. Now provide the information that command needs and you are done.
If this not the information you are looking at then you should consider giving us more information.

linuxlover.chaitanya 05-21-2010 07:00 AM

Deleted for double posting.

utkarsh.mahar 05-31-2010 04:58 AM

getting on the net
 
i have redhat installed in my laptop with gnome. i have artheros chipset.
i m getting after writing the code
[root@localhost ~]# /sbin/modprobe ath5k
FATAL: Module ath5k not found.
[root@localhost ~]# /sbin/modprobe ath9k
FATAL: Module ath9k not found.
moreover after the code system-config-network
my device is not being shown
plz. guide me

alli_yas 05-31-2010 05:15 AM

Hi

Please read the Sticky at the top of the Newbie forum on how to ask questions the smart way.

Quote:

i have redhat installed in my laptop with gnome.
What version of Red Hat? 32 bit or 64 bit?

Quote:

i have artheros chipset.
Firstly a quick Google indicates this is not a "chipset" but a WLAN adapter?

Secondly, what model are you using?

Quote:

[root@localhost ~]# /sbin/modprobe ath5k
FATAL: Module ath5k not found.
[root@localhost ~]# /sbin/modprobe ath9k
FATAL: Module ath9k not found.
I'm really not sure why you're trying to do this? What are ath5k and ath9k? Does your device not come with a set of drivers which you can install and thereafter reboot (in order to refresh kernel parameters if any)?

knudfl 05-31-2010 05:42 AM

If Redhat EL 5:

ath5 and ath9 modules are included in kernel "build version 194"

= 2.6.18-194.3.1.el5

.

linuxlover.chaitanya 05-31-2010 06:34 AM

Quote:

Originally Posted by utkarsh.mahar (Post 3987184)
i have redhat installed in my laptop with gnome. i have artheros chipset.
i m getting after writing the code
[root@localhost ~]# /sbin/modprobe ath5k
FATAL: Module ath5k not found.
[root@localhost ~]# /sbin/modprobe ath9k
FATAL: Module ath9k not found.
moreover after the code system-config-network
my device is not being shown
plz. guide me

RH? EL? Or old RH9? what are you trying to do? Install drivers? For wired or wireless?
Have you tried lspci -vv?

pixellany 05-31-2010 09:03 AM

I have merged your two similar threads----one thread per topic/issue please.


All times are GMT -5. The time now is 08:11 PM.