TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:15064] NEWBIE QUESTIONS
not being a redhat expert, and not having used a modem for ISP stuff for a
few years.. I might be totaly off on this.
hrm.. I'm trying to think of the standard place to do dialup info.. I'm
betting it's in linuxconf.. load up linuxconf, and browse the config
section for networking.. there should be a whole bunch of PPP stuff in
there
the C stuff I can help you with.. all you need to do is work with gcc/g++
you write your code in <insert editor flamewar here> and then run the
compiler on that file.. "gcc -o test test.c"
this will compile and produce a binary called test. which you can run from
wherever you put the .c file. "./test"
Thank You,
Ben Kochie (ben@nerp.net)
*-----------------------* [ - * - * - * - * - * - * - * - ]
| Unix/Linux Consulting | [ Haiku Error Message: ]
| PC/Mac Repair | [ Chaos reigns within. ]
| Networking | [ Reflect, repent, and reboot. ]
| http://nerp.net | [ Order shall return. ]
*-----------------------* [ - * - * - * - * - * - * - * - ]
"Unix is user friendly, Its just picky about its friends."
On Wed, 22 Mar 2000, sams wrote:
> Hello all....
>
> I have a machine running RED HAT 6.1... I am new to Linux too. Asus board with INTEL 200MMX chip
>
> I have a problem with my Windows system (different PC) and need to send it out for repair.
>
> I think this might be a blessing in disguise because I am now motivated to get my email and internet going on my linux box with an external modem. I found the modem location which was not a problem and I have the IP information and dialup information but was having problems getting that setup. I was able to put in the dialup phone number on my own though....
> I have a PRIMARY DNS and A secondary DNS where do they go in the configuration process?
>
> Where does my login and password get put in?
>
>
> Once I get that going I guess I would then be able to figure out how to have Netscape Navigator become my email and newsgroup program... right?
>
> Thanks in advance for any assistance you can provide......
>
> It would be easier in someways to just install windows on this box but I really want to begin utilizing my untapped Linux potential.
>
> After I get the email thing going I will need to figure out how to do my C homework on Linux which will be total bliss, because I took the class thinking I was going to be learning it in a Unix/Linux environ but it is in windows using Borland C. Any thoughts on this topic would be welcome too..... :)
>
> Thanks again....
>
> Onc
>