Here is what I did.  You need to mount the cd
1) start button
2)hit programs button
3)hit administratos button
4)hit "Text mode  file system tool"
   hit the ""mount"" button next to cd-rom
exit and save.  then restart system
after restarting xwindows  """startx"" at prompt and getting back into window
go to the control panel and hit "Package Management"
hit available and your hard drive should start whirring.  if it doesn't you haven't
mounted it.
If it does then you need to change the path that the package manager looks to. On my
redhat cd 5.0 it is x11/applications/networking.
I hope this points you in the right direction.  I just started to run this linux last
week.  I am still trying to figure out how to dial.


[EMAIL PROTECTED] wrote:

> Subject:
>
> redhat-digest Digest                            Volume 98 : Issue 320
>
> Today's Topics:
>          Re: netscape forever
>          Re: netscape forever
>          kernel lacks PPP support Q?
>          Re: netscape forever
>          Invoking X as user: Eureka!
>          HD Installation of Redhat
>          Lesstif WM
>          Oh where could my Netscape be?
>          RedHat Support????
>          Re: netscape forever
>          Re: RedHat Support????
>          RE: HD Installation of Redhat
>          Re: RedHat Support????
>          Re: RedHat Support????
>          RE: Lesstif WM
>          Re: ftape driver problems
>          RE: Oh where could my Netscape be?
>          Re: Ongoing IP_forwarding problem
>          Re: Invoking X as user: Eureka!
>          Re: Control-Panel
>          Fat 32 System Id
>          Wrong tray when printing to HP5SI on JetDirect
>          Re: Wrong tray when printing to HP5SI on JetDirect
>          Setting up email/newsgroup in RH5.0
>          InterBase
>          pthreads and Chapeau Rouge 5.0
>          Re: Win95-Linux-MAC
>
> Administrivia:
>
> To unsubscribe from this list, please send a message to:
>
>         [EMAIL PROTECTED]
>
> With "unsubscribe" in the subject line.  Do NOT send a message
> to redhat-list or redhat-digest.  If you have trouble, send mail
> to [EMAIL PROTECTED] and a person will help you.
>
>   ------------------------------------------------------------------------
>
> Subject: Re: netscape forever
> Date: Mon, 18 May 1998 02:15:33 +0100
> From: "Miguel A. de Avillez" <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
>
> What is hapenning is that if I start netscape and then dont make anything, it
> disapears after say 5 minuts or so.
>
> I would like to have it running all the time.
>
> Each time I do nothing, then I have to restart the thing and it is a pain.
>
> miguel
>
>   ------------------------------------------------------------------------
>
> Subject: Re: netscape forever
> Date: Sun, 17 May 1998 22:19:15 -0300
> From: "Marco Shaw" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
>
> You may have bigger problems!!  Disappears?  Like you open it...go for
> coffee...come back, and the netscape is GONE?!
>
> Marco
>
> >What is hapenning is that if I start netscape and then dont make anything,
> it
> >disapears after say 5 minuts or so.
> >
> >I would like to have it running all the time.
> >
> >Each time I do nothing, then I have to restart the thing and it is a pain.
>
>   ------------------------------------------------------------------------
>
> Subject: kernel lacks PPP support Q?
> Date: Sun, 17 May 1998 18:39:55 -0700 (PDT)
> From: Steve Hazelett <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
>
> Hi All,
>    When I go from run level 2 to 1 with telinit 1 and back to 2 (telinit 2)
> and attempt to run my mail script that pulls off mail from my provider I get
> a message that the kernel lacks PPP support.  If I reboot everything is just
> fine.  Anyone have any ideas?  Running Rh 4.2 kernel ver 2.0.30-2.
>
> ... steve
>
> [EMAIL PROTECTED]
>
>   ------------------------------------------------------------------------
>
> Subject: Re: netscape forever
> Date: Mon, 18 May 1998 02:41:08 +0100
> From: "Miguel A. de Avillez" <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
>
> Yes Marco. I go for a coddee and it dasapeared form the screen. And there is
> no process running in the machine in backroung.
>
> miguel
>
> Marco Shaw wrote:
>
> > You may have bigger problems!!  Disappears?  Like you open it...go for
> > coffee...come back, and the netscape is GONE?!
> >
> > Marco
> >
> > >What is hapenning is that if I start netscape and then dont make anything,
> > it
> > >disapears after say 5 minuts or so.
> > >
> > >I would like to have it running all the time.
> > >
> > >Each time I do nothing, then I have to restart the thing and it is a pain.
> >
> > --
> >   PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> > http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
> >          To unsubscribe: mail [EMAIL PROTECTED] with
> >                        "unsubscribe" as the Subject.
>
>   ------------------------------------------------------------------------
>
> Subject: Invoking X as user: Eureka!
> Date: Sun, 17 May 1998 19:03:53 -0700
> From: Rich Shepard <[EMAIL PROTECTED]>
> To: "W. Reilly Cooley, Esq." <[EMAIL PROTECTED]>
> CC: [EMAIL PROTECTED], [EMAIL PROTECTED]
>
>   All right! I'm making progress here. I visited the xfree86.org web server
> and discovered a FAQ. (I had downloaded xfree86-3.3.2 from the S.u.S.E.
> server and not visited the .org site before.)
>
>   Q.E 14 addresses my inability to invoke X as a user, but I still don't
> understand how to apply the solution. Here's the reason why I haven't been
> able to run X except as root: the X server needs root permission to run.
> Earlier releases of xfree86 automatically invoked SUID ROOT so that us
> ordinary users could also invoke X. This left some security holes which
> clever crackers used to develop a suite of attacks.
>
>   To fill in the security holes, release 3.3.2 does not automatically suid
> root; they strongly discourage this. So, that's the source of my problem!
>
>   The two solutions suggested in the FAQ are 1) change initlevel so that
> xdm runs at boot for all users or 2) invoke Xwrapper rather than X. It is
> the latter solution which I want to implement, but which is still just
> beyond my complete understanding.
>
>   I've used both which and find, but cannot locate a file called Xwrapper.
> According to the FAQ, I should replace links and references to X with
> Xwrapper. But, if this is not a file, is it just an alias? Something not
> real which would securly invoke X by users? I doubt that! So I  understand
> what is happening and now I need to understand how to implement the solution.
>
> Thanks!
>
> Rich
>
> Rich Shepard
> Troutdale, OR
> [EMAIL PROTECTED]
>
>   ------------------------------------------------------------------------
>
> Subject: HD Installation of Redhat
> Date: Thu, 21 May 1998 01:35:51 -0400
> From: Mike Butler <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
>
> Hello All,
>
>     Having failed in my attempt to get support from Redhat for my newly
> purchased Redhat 5.0, I'm hoping someone can help with this.
>
>     I have an external backpack CDRom and I can successfully start the install
> from the CDRom but when the installation procedure asks me to identify what
> type of CDRom I have, I get an error message telling me that the install can't
> find my cdrom anywhere. Redhat won't reply to my support questions so I'm faced
> with installing another way. I thought I'd copy the installation files to my
> hard drive and install from there.
>
>     As near as I can tell this is what I should do:
>
>                 1. Create a Redhat directory on my dos partition
>                 2. Copy the "base" directory to the Redhat directory
>                 3. Copy the RPM directory to the Redhat directory
>                 4. Boot off the boot disk and begin the installation
>
> Have I missed anything? Will this work?
>
> Thanks for any suggestions
>
> Mike Butler
>
>   ------------------------------------------------------------------------
>
> Subject: Lesstif WM
> Date: Sun, 17 May 1998 23:14:45 -0300 (ADT)
> From: Marco Shaw <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
>
> Unless I'm mistaken :), I'm using Lesstif right now...but how come I can't
> do an 'rpm -q lesstif-mwm' and get any result.  After looking around, it
> looks like window managers are a little bit different then 'other' rpms.
> Somewhere in my menu I can chose between the Win95, Lesstif, and Afterstp
> manager, but I'm not sure how they're installed exactly.
>
> Any ideas?
> Marco
>
>   ------------------------------------------------------------------------
>
> Subject: Oh where could my Netscape be?
> Date: Sun, 17 May 1998 21:22:06 -0500
> From: Steve Curry <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
>
> I just installed RedHat 5.0 which came with Applix. So I didn't get a
> manual with it. I need to know where I can find Netscape(shouldn't it be on
> the RedHat 5.0 CD-ROM?) anywhere and *NEED* to install it. Also i'm a
> old-school command line person, and really new to X-Windows. Once I install
> Netscape how do I get it to appear on my start menu in X-Windows?
>
> TIA,
>
> Steve Curry
>
>   ------------------------------------------------------------------------
>
> Subject: RedHat Support????
> Date: Thu, 21 May 1998 01:41:55 -0400
> From: Mike Butler <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
>
> Hi,
>     I was wondering if anybody out there has had any dealing with the RedHat
> Support system. I purchased  RedHat 5.0 about three weeks ago and have had
> absolutley no luck getting them to honor their product support. I've done
> everything except drive to their head office and beat the snot out of someone.
> Is it me or do they have a problem they should address?
>
> Just curious....
>
> Mike
>
>   ------------------------------------------------------------------------
>
> Subject: Re: netscape forever
> Date: Sun, 17 May 1998 19:17:21 -0700
> From: Rich Shepard <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
>
> At 10:19 PM 5/17/98 -0300, you wrote:
>
> >You may have bigger problems!!  Disappears?  Like you open it...go for
> >coffee...come back, and the netscape is GONE?!
>
>   Probably all Macrosoft's doings. <g>
>
> Rich
>
>   ------------------------------------------------------------------------
>
> Subject: Re: RedHat Support????
> Date: Sun, 17 May 1998 22:38:05 -0400 (EDT)
> From: Chuck Mead <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
>
> On 21 May, Mike Butler wrote:
> > Hi,
> >     I was wondering if anybody out there has had any dealing with the RedHat
> > Support system. I purchased  RedHat 5.0 about three weeks ago and have had
> > absolutley no luck getting them to honor their product support. I've done
> > everything except drive to their head office and beat the snot out of someone.
> > Is it me or do they have a problem they should address?
> >
> > Just curious....
> >
> > Mike
> >
> >
>
> RedHat doesn't have a big staff and they're right smack in the middle
> of getting Linux Expo going (I think they're hosting it this year).  It
> could be that they're just busy right now.
>
> --
>
> Chuck Mead
> [EMAIL PROTECTED]
> http://www.moongroup.com
>
> "Never underestimate the power of a small tactical nuclear weapon."
>
> This message was sent with Tkrat v1.1
>
>   ------------------------------------------------------------------------
>
> Subject: RE: HD Installation of Redhat
> Date: Sun, 17 May 1998 21:41:07 -0500 (CDT)
> From: Maxwell Smart <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
>
> On 21-May-98 Mike Butler wrote:
> > Hello All,
> >
> >                 1. Create a Redhat directory on my dos partition
> >                 2. Copy the "base" directory to the Redhat directory
> >                 3. Copy the RPM directory to the Redhat directory
> >                 4. Boot off the boot disk and begin the installation
> >
> > Have I missed anything? Will this work?
>
> Precisely what I had to do the first time. Just make sure you get all of
> the "TRANS.TBL" thingies so the install can translate them.
>
> If for some reason you have problems, also copy the dosutils directory
> the run autoboot from there. That's how I had to do it with 4.2 but, I
> had the CD recognized when I did 5.0
>
> Also, if you try to do a dos-copy, you'll get errors on the rpms with a
> "++" in the name. If possible, copy them over with 'Doze95 as it has no
> problems with those names. The alternative is to to the install without
> those files, get the backpack added into fstab (sorry, don't know the
> parameters), then add in any of the rpms you missed that you want.
>
> As far as my (limited) memory can tell me, the only ones with a "++" on
> them are the development or lib files.
>
> ---
> Who are the Brain Police?
>
>   ------------------------------------------------------------------------
>
> Subject: Re: RedHat Support????
> Date: Sun, 17 May 1998 19:42:26 -0700
> From: Rich Shepard <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
>
> At 01:41 AM 5/21/98 -0400, you wrote:
>
> >    I was wondering if anybody out there has had any dealing with the RedHat
> >Support system. I purchased  RedHat 5.0 about three weeks ago and have had
> >absolutley no luck getting them to honor their product support. I've done
> >everything except drive to their head office and beat the snot out of
> someone.
> >Is it me or do they have a problem they should address?
>
> Mike,
>
>   FWIW, I registered on line but couldn't get the automated support system
> to recognize my registration number. So, I called on the phone. The 32-byte
> number assigned by McMillan Digital Publishing wouldn't work The
> receptionist graciously gave me a different, "official" RH 16-byte number.
> The automated support system didn't recognize that one either.
>
>   I sent a fax addressed to "support manager" and provided both
> registration numbers. Eventually, someone faxed back to me. After a few
> exchanges, they solved my problem elegantly.
>
>   Last week I inquired about the upgrade cost of Applixware regular to
> "professional" just so I could get printed manauls. I'm still waiting for a
> reply.
>
>   This mail list is fabulous. Post your questions here and I bet you get
> the right help several times over.
>
> Rich
>
> Dr. Richard B. Shepard, President
> Applied Ecosystem Services, Inc.
> 2404 SW 22nd Street
> Troutdale, OR 97060-1247 USA
> (503) 667-4517 | (503) 667-8863 - fax
>
>   ------------------------------------------------------------------------
>
> Subject: Re: RedHat Support????
> Date: Sun, 17 May 1998 20:32:27 -0700
> From: "Gary" <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED], [EMAIL PROTECTED]
>
> Hi Mike,
>
> So far I've had good responses on weekdays.  My first request was answered
> within24hrs with a detailed installation procedure for XFree86 upgrades to
> support my card.  I haven't heard from my next question which was posted
> yesterday, and technically it probably is not covered.
>
> Have you registered properly and checked on the web-support site to be sure your
> info is correct?
>
> Good luck in the future
>
>  > Hi,
>  >     I was wondering if anybody out there has had any dealing with the RedHat
>  > Support system. I purchased  RedHat 5.0 about three weeks ago and have had
>  > absolutley no luck getting them to honor their product support. I've done
>  > everything except drive to their head office and beat the snot out of someone.
>  > Is it me or do they have a problem they should address?
>  >
>  > Just curious....
>  >
>  > Mike
>  >
>  >
>  > --
>  >   PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
>  > http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
>  >          To unsubscribe: mail [EMAIL PROTECTED] with
>  >                        "unsubscribe" as the Subject.
>  >
>  >
>
> "I thank You, Father, for Your perfect Son,
> and in his glory will I see my own."
>
> love
>
>   ------------------------------------------------------------------------
>
> Subject: RE: Lesstif WM
> Date: Sun, 17 May 1998 21:44:10 -0500 (CDT)
> From: Maxwell Smart <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
>
> On 18-May-98 Marco Shaw wrote:
> > Unless I'm mistaken :), I'm using Lesstif right now...but how come I
> > can't
> > do an 'rpm -q lesstif-mwm' and get any result.  After looking around, it
> > looks like window managers are a little bit different then 'other' rpms.
> > Somewhere in my menu I can chose between the Win95, Lesstif, and Afterstp
> > manager, but I'm not sure how they're installed exactly.
>
> Try:
>
>         rpm -q lesstif
>
> Can't recall there being a separate one for mwm (could be outta my mind,
> though).
>
> ---
> Who are the Brain Police?
>
>   ------------------------------------------------------------------------
>
> Subject: Re: ftape driver problems
> Date: Sun, 17 May 1998 21:50:47 -0500 (CDT)
> From: "Eric L. Green <[EMAIL PROTECTED]>" <[EMAIL PROTECTED]>
> To: Larsen <[EMAIL PROTECTED]>
> CC: [EMAIL PROTECTED]
>
> On Sun, 17 May 1998, Larsen wrote:
> > One difference I've noticed is that Red Hat ships with ftape 2.x, and I
> > was running ftape 3.x (zftape) on the Caldera box.  I tried compiling
> > zftape on the Red Hat box, and it seemed to compile OK, but when I try
> > to insmod the zftape driver, I get a bunch of "Unresolved symbol"
> > errors.  What are these?  Also, the linux source is not on the box
> > (didn't install it).  Do I need that to get zftape compiled correctly?
>
> Yes you do need the linux source on the box to get zftape compiled
> correctly.  zftape must be compiled against the source to the kernel that
> is currently running on the box. (It's like all other kernel drivers in
> that respect).
>
> I suspect that once you get zftape compiled you'll be able to read your
> files off with no problem.
>
> P.S. the reason Red Hat ships with ftape 2.x is because that's what's in
> the 2.0 kernel sources. That's one reason Red Hat doesn't officially
> support ftape-type drives -- because of the incompatibilities between the
> various versions of ftape and the unrelability of ftape 2.x (I often have
> to load ftape 3.x to read a tape that ftape 2.x won't touch).
>
> Eric Lee Green   [EMAIL PROTECTED]          Executive Consultants
> Systems Specialist               Educational Administration Solutions
>              See http://members.tripod.com/~e_l_green
>
>   ------------------------------------------------------------------------
>
> Subject: RE: Oh where could my Netscape be?
> Date: Sun, 17 May 1998 21:49:51 -0500 (CDT)
> From: Maxwell Smart <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
>
> On 18-May-98 Steve Curry wrote:
> > I just installed RedHat 5.0 which came with Applix. So I didn't get a
> > manual with it. I need to know where I can find Netscape(shouldn't it be
> > on
> > the RedHat 5.0 CD-ROM?) anywhere and *NEED* to install it. Also i'm a
> > old-school command line person, and really new to X-Windows. Once I
> > install
> > Netscape how do I get it to appear on my start menu in X-Windows?
>
> Might not be located on that particular CD rel;ease. You can get it from
> ftp.redhat.com/pub/updates (I believe).
>
> You invoke it with:
>
>         netscape
>
> or with:
>
>         netscape &
>
> to get the command-line back. Typing:
>
>         netscape -h
>
> will get a whole screen fulla options (-browser, -no-about-splash,
> -noraise, etc).
>
> ---
> Who are the Brain Police?
>
>   ------------------------------------------------------------------------
>
> Subject: Re: Ongoing IP_forwarding problem
> Date: Sun, 17 May 1998 23:12:50 -0400 (EDT)
> From: Brent Foster <[EMAIL PROTECTED]>
> To: Adam Neat <[EMAIL PROTECTED]>
> CC: [EMAIL PROTECTED]
>
> > In summary, we had (note had) a RH 5.0 box as a gateway/firewall for a private
> > subnet (192.168.1.x) and a public subnet off two ethernet cards, and then a ppp
> > link to the 'Net.
>
> Something new in the RedHat Network configs caught me off guard as well.
> Make sure that you have "FORWARD_IPV4=true" in /etc/sysconfig/network.
> Stop and Start your network services and you should be in business.
>
> > We had problems with 5.0 forwarding packets on so we reverted back to 4.1 with
> > kernel 2.0.27 (out of the box with IP-forwarding compiled in).
> >
> > That was working like a gem until a few days ago, when for no apparent reason,
> > the forwarding stopped.
>
> --
> Brent Foster
> Lead Systems Engineer
> OneNet Communications, Inc
> 513.554.1NET - [EMAIL PROTECTED]
>
>   ------------------------------------------------------------------------
>
> Subject: Re: Invoking X as user: Eureka!
> Date: Sun, 17 May 1998 23:20:57 -0400 (EDT)
> From: Ray Curtis <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
>
> >>>>> "rs" == Rich Shepard <[EMAIL PROTECTED]> writes:
>
> rs>   I've used both which and find, but cannot locate a file called Xwrapper.
> rs> According to the FAQ, I should replace links and references to X with
> rs> Xwrapper. But, if this is not a file, is it just an alias? Something not
> rs> real which would securly invoke X by users? I doubt that! So I  understand
> rs> what is happening and now I need to understand how to implement the solution.
>
> You really might  want to check out the errata's however this problem
> is:
>
> http://www.redhat.com/support/docs/rhl/rh50-errata-general.html#X11
>
> --
> Curtis Consulting
> mailto:[EMAIL PROTECTED]
> http://www.clark.net/pub/ray
> ====================
> Whenever you find that you are on the side of the majority, it is time
> to reform.
>                 -- Mark Twain
>
>   ------------------------------------------------------------------------
>
> Subject: Re: Control-Panel
> Date: Sun, 17 May 1998 22:23:58 -0500
> From: Larry Lade <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
>
> Arthur W. Taylor wrote:
> >
> > >Nope.  Unfortunately, gtk+ breaks all the gtk apps that come with stock
> > >Red Hat 5.0, including the control-panel, usernet, and gimp, to name three
> > >off the top of my head.
> > I have re-installed Red Hat last week, so i have not installed GIMP yet.
> > Will I have problems with newer versions (0.99.29)? Should i recompile it
> > or i can install the RPMS?
>
> In order to run the latest versions of GIMP, you'll also need to install
> the latest version of gtk+.
>
> -- ----------------------------------------------------------
> Larry Lade - http://www.geocities.com/Athens/Acropolis/6686
> PGP Public Key:
>     http://www.geocities.com/Athens/Acropolis/6686/pubkey.txt
> Fight junk e-mail!  See http://www.cauce.org to find out how.
> -------------------------------------------------------------
>
>   ------------------------------------------------------------------------
>
> Subject: Fat 32 System Id
> Date: Sun, 17 May 1998 22:48:47 -0500 (CDT)
> From: Michael J Schack <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
>
> Hello,
> Recently I screwed up and toggled the system id on my fat 32 partition.
> This wouldn't be that big of a deal, as I'm sick of win 95 enough to
> completely toss it off the system forever, but I have data on the drive
> that I need. Does anyone know the partition id for a fat 32 drive, if it
> exists, or have any other wonderful ideas? Maybe patching the kernel to
> fat 32 so it will read it? Any ideas or suggestions are greatly
> appreciated.
>
> Michael Schack
> [EMAIL PROTECTED]
> Tech Support Mammal
> "UNIX [Linux] is user friendly, it's just choosy about who its friends
> are."
>
>   ------------------------------------------------------------------------
>
> Subject: Wrong tray when printing to HP5SI on JetDirect
> Date: Sun, 17 May 1998 21:17:04 -0700 (MST)
> From: Matt Porter <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
>
> Hi,
>
> I just set up a machine with RH5 on a network with other non RH Linux *nix
> machines.  All the *nix machines access a JetDirect lpd queue hooked to an
> HP5SI.  I used the install programs printer config stuff for an lpd queue,
> and printing to the 5SI worked fine, except that it grabs paper from the
> 11x17 tray!  It actually prints an 8.5x11 area on the 11x17 paper that it
> grabs so it seems that it is set up properly for letter sized paper it's
> just that its somehow commanding the 5SI to load from the wrong tray.
>
> Other *nix clients on the network don't have this problem.  Anybody seen
> this situation on this or any other multi-tray printers?
>
> Thanks,
>
> Matt Porter                             Phoenix OpenSource Solutions
> [EMAIL PROTECTED]                         http://members.xoom.com/phxoss
>
>   ------------------------------------------------------------------------
>
> Subject: Re: Wrong tray when printing to HP5SI on JetDirect
> Date: Sun, 17 May 1998 23:21:21 -0500 (CDT)
> From: Vidiot <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
>
> >I just set up a machine with RH5 on a network with other non RH Linux *nix
> >machines.  All the *nix machines access a JetDirect lpd queue hooked to an
> >HP5SI.  I used the install programs printer config stuff for an lpd queue,
> >and printing to the 5SI worked fine, except that it grabs paper from the
> >11x17 tray!  It actually prints an 8.5x11 area on the 11x17 paper that it
> >grabs so it seems that it is set up properly for letter sized paper it's
> >just that its somehow commanding the 5SI to load from the wrong tray.
> >
> >Other *nix clients on the network don't have this problem.  Anybody seen
> >this situation on this or any other multi-tray printers?
> >
> >Matt Porter                            Phoenix OpenSource Solutions
>
> Maybe the printer is set to 11x17 as the default and Linux output isn't
> requesting any kind of tray.  See what the printer is set for as far as
> tray usage is concerned and go from there.
>
> MB
> --
> System Administrator - Finnigan FT/MS - Madison WI. URL:http://www.ftms.com/
> e-mail: [EMAIL PROTECTED]               [Oooohhh, I need a hug]
> phone: (608) 273-8262 ext: 612  fax: (608) 273-8719
> Visit - URL:http://www.vidiot.com/  (Your link to Star Trek and UPN)
>
>   ------------------------------------------------------------------------
>
> Subject: Setting up email/newsgroup in RH5.0
> Date: Mon, 18 May 1998 13:06:16 +0800
> From: [EMAIL PROTECTED] (Megat Iskandar Hashim B Ismail)
> To: RedHat-List <[EMAIL PROTECTED]>
>
>   Hi everyone,
>
>      So far, I've been happily running Netscape 4.04 on RH5.0 for all
>   my internet stuff (web browsing, newsgroups and email). Now, I'm
>   experimenting on how to use all this sendmail/pine/xfmail etc for my
>   email and newsgroups.
>
>      I've tried reading all the Email/Sendmail HowTos to set up my pc
>   only to be totally confused now. What changes do I have to make to
>   what files to get my RH5.0 system retrieve/send my email and read
>   newsgroups just like in Netscape?
>
>   i.e.    email address: [EMAIL PROTECTED]
>           mail server:   relay1.network.com
>           pop server:    pop1.network.com
>      My PC is connected directly to the internet through my ISP by
>   modem.
>
>      I apologise if this is a FAQ but I need some guidance. Appreciate
>   if anyone can guide me through this process.
>
>   Thanks.
>
>   ------------------------------------------------------------------------
>
> Subject: InterBase
> Date: Sun, 17 May 1998 22:21:59 -0700 (PDT)
> From: Dan Octavian <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
>
> Does someone download Interbase for Linux
>
> from http://www.interbase.com/download/linux
>
> I try but after pressing Accept button i get this error :
>
> The requested URL /download/download/linux/linux_info.html was not
> found on this server.
>
> Can someone help me ?
>
> _________________________________________________________
> DO YOU YAHOO!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>   ------------------------------------------------------------------------
>
> Subject: pthreads and Chapeau Rouge 5.0
> Date: Sun, 17 May 1998 22:30:32 -0700
> From: "Eric Fowler (Eastman Software)" <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
>
> (1) Does RedHat 5 support POSIX threads or anything at all like it?
> (2) If so, what additional libraries(if any) must I install to be able to
> develop threaded code on this platform?
>
> I'm only asking 'cause I can't find the thread APIs in the man pages ...
>
>   ------------------------------------------------------------------------
>
> Subject: Re: Win95-Linux-MAC
> Date: Mon, 18 May 1998 01:36:34 -0400
> From: Fred Whipple <[EMAIL PROTECTED]>
> To: hUnTeR <[EMAIL PROTECTED]>
> CC: [EMAIL PROTECTED]
>
> hUnTeR wrote:
>
> > Fred -
> >
> > "Buy that man a case of champagne"   IT WORKED!!!!! thank you!!
> > Apparently, my build of netatalk was NOT working as you had suspected.
>
> This does not surprise me.  I've never, *never* gotten NetAtalk to compile
> on any machine I've had (RedHat 4.1, 4.2, 5.0, and every version of
> NetAtalk SRPM that has appeared in /contrib/SRPMS and
> /contrib/hurricane/SRPMS).  Someone out there has magic fingers or a God
> blessed compiler; I don't =)
>
> > Now, the MAC can see the unix box thru the chooser, and get to her home
> > dir, i also have a share setup for several users on the unix box...any
> > ideas how to allow the MAC to get to that? Do i just put an AppleVolumes
> > file in her home directory with the allowed shares in it?
>
> Do you mean you have a public (or at least group shared) directory on the
> UNIX box that you want people to access via AppleTalk?  If so, there are
> two ways to go about this.  First, if you want *everyone* who connects to
> the machine via AppleTalk to be allowed to at least know the mount exists,
> whether or not they can mount it, you can put the directory in
> /etc/appletalk/AppleVolumes.default.  The syntax is braindead simple:
>
>     /path/to/share    "Apple Macintosh Mounted Volume Name"
>
> I.e.,
>
>     /usr/local/share/website    "Company Website"
>
> Or, if you want a select group of people to even know it exists, you can
> simply have that group append the same lines to either:
>
>     ~/AppleVolumes
>
> or
>
>     ~/.AppleVolumes
>
> Note, however, the home directory won't be available anymore unless you
> explicitely define it in the AppleVolumes or .AppleVolumes file.  That is,
> the file in the user's home directory overrides the
> /etc/atalk/AppleVolumes.default.
>
> > And, another
> > dummy question, is there a way that the Win95 can see the mac and vise
> > versa?
>
> Do you mean directly see each other, or see the same place on the server?
> If it's the latter, of course you can make a SAMBA share and a NetAtalk
> share the same spot, and they can both see the same files.  That's an easy
> one.  If you mean have the different machines see each other directly,
> that's a little harder.  You'd need to install either MacLAN Connect on the
> Win '95 box, which lets you export AppleTalk volumes and mount AppleTalk
> servers, or you'd have to install DAVE on the Macintosh, which allows you
> to export SMB/CIFS (Microsoft Networking) shares from the Macintosh as well
> as allow you to mount SMB/CIFS shares from other boxes.  Both products are
> circa $100 American.
>
> > I APPRECIATE YOUR TIPS.....you got it running....when no one else
> > could!!
> >
> > Thank you very much for your time!!
>
> Glad I could help.  There have certainly been enough people who got me up
> and running (thanks).  Now, about that case of champange.... =)
>
>     -Fred
> --
>         ================================================================
>         Fred Whipple                        Computing Services
>         [EMAIL PROTECTED]               Syracuse University
>         http://web.syr.edu/~fwwhippl        Macintosh Systems Support
>         ================================================================





-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to