Re: Connecting to ISP?
From: Michael Gargiullo (mgargiullo_at_warpdrive.net)
Date: 10/01/03
- Previous message: Bret Hughes: "Re: Dumb Newbie question bout Tripwire"
- In reply to: Parker Morse: "Re: Connecting to ISP?"
- Next in thread: Buck: "RE: Connecting to ISP?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: redhat mailing list <redhat-list@redhat.com> Date: Wed, 01 Oct 2003 10:57:52 -0400
On Wed, 2003-10-01 at 10:06, Parker Morse wrote:
> On Wednesday, Oct 1, 2003, at 05:55 US/Eastern, Denham Eva wrote:
> > My ISP does not support Linux/Redhat connections. However I am
> > wondering if
> > anyone can spare me the research time
> > and tell me does that mean it is not possible? Or is it?
> > They do support the Windows platform. I can only think that the issue
> > would
> > be with the password and user authentication. Am I
> > missing something?
I work at an ISP. We don't officially support Linux, but you can
connect. We don't support it due to the number of different flavors
available, and the differences between them. With Redhat, just starting
at 6.2 to present, there are 7 versions (I think), all a little
different, and if they do or don't use X makes 14 possible Redhat
flavors. There are really only 4 flavors of windows, which is much
easier to train a call center on.
Now that that is said. How do you connect to the internet? Cable
modem, dialup, etc...?
For cable modem, it's easy.
In X, goto network configuration (system settings -> network
configuration) You'll have to enter the root password.
Edit your adapter and choose dhcp
Using VIM
vi /etc/sysconfig/network-scripts/ifcfg-eth0 (if eth0 is your conection
to the cable modem)
Give it these three lines
> DEVICE=eth0
> BOOTPROTO=dhcp
> ONBOOT=yes
Or Check out the HOW-To's online (With another computer obviously)
-- Michael Gargiullo <mgargiullo@warpdrive.net> Warp Drive Networks -- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Bret Hughes: "Re: Dumb Newbie question bout Tripwire"
- In reply to: Parker Morse: "Re: Connecting to ISP?"
- Next in thread: Buck: "RE: Connecting to ISP?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|