RE: Only 1 page prints -> smb/Win98/CANON

2000-12-21 Thread Uncle Meat


On 21-Dec-2000 Luke C Gavel opined:
> Hi,
> 
> I have a CANON BJC-1000 connected to a Win98 machine and
> samba-1.9.18p10-3is running on a RH5.2 machine.  The RH5.2 client
> is using the BJC-600 filter, and everything seems to work fine
> except for one little problem.  
> 
> It only prints the first page of any print job sent to the Win98
> machine.  However, all local Win98 print jobs print in their
> entirety.  When I change the printtool option from "1 page" to
> something like "8 page", the first eight pages are shrunk onto
> the first page.  The print job always disappears from the Win98's
> print queue right after the first page is printed.
> 
> I tried printing with the 'Send EOF after print job' option both
> on and off.  I tried altering some options in the Win98 printer
> properties like RAW to EMF, and etc.  Has anyone encountered this
> problem before and what have they done to fix it?

Had the same problem. Fixed it by moving it to the linux box and using
the UP (uniprint) version of the bjc-600 print driver. Not sure if this
driver version is available with printtool for 5.2. But, it's been in
ghostscript for a long time. I first experimented with it when I had 5.2
installed.

A good alternative: move the printr as stated above and install RH6.0 or
above. I know it's available in the default printtool drivers supplied
with 6.0 and 6.2.

-- 
Make yourself at home. Clean my kitchen.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: TERM variable/setting in console mode

2000-12-21 Thread Uncle Meat


On 22-Dec-2000 John P. Verel opined:
> I'd like to change the font, characters per line and lines on the
> screen
> when in console mode.  I gather that setting the TERM environment
> variable may be the way to do this.  However, finding an alternative
> description for my machine is proving daunting.  My hardware is a Dell
> Precision Workstation 220 with a Sony UltraScan P991 19" monitor and
> Diamond Viper V770D Video Card.  I'm running RedHat7, out of the box
> installation.  Any suggestions?

'man X' (thats's a capital X) explains, in inordinate detail, how
geometries and other settings work. Also, you can look around on your
system for 'xdefaults' (vim has one on mine) and Xdefaults (emacs has one
of those). You can also find lots of information on the internet via
search engines that will explain things in far less detail than the
nampages.

At least, that's how I've always done mine, when I have done mine.

-- 
Make yourself at home. Clean my kitchen.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: superuser alias?

2000-12-21 Thread christopher j bottaro

hey all,
thanks for all the answers...=)
i don't have that command (rpmfind)...=(

On Thursday 21 December 2000 22:28, you wrote:
> On Thu, Dec 21, 2000 at 05:10:00PM -0500, Mike Burger wrote:
> > Point your browser at http://rpmfind.net, and do a search for sudo.  It
> > came up with 82 possible options...sudo-1.6.3-4-i386.rpm is the one you
> > want.
>
> Even easier:
>
> [hal@feenix hal]$ rpmfind sudo
> Installing sudo will require 291 KBytes
> ### To Transfer:
> ftp://ftp.redhat.com/pub/redhat/redhat-7.0/i386/en/RedHat/RPMS/sudo-1.6.3-4
>.i386.rpm Do you want to download these files to /tmp/rpms [Y/n/a/i] ?



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: printing problems

2000-12-21 Thread Uncle Meat


On 22-Dec-2000 Larry Mintz opined:
> 
> --
> E-Mail: Larry Mintz <[EMAIL PROTECTED]>
> Date: 22-Dec-2000
> Time: 06:37:16
> I get the following error when I print moderately loarge files
> lpr: :temp file write error
> How do I fix this problem ?
> I can print small postscript and text files
> But when I print large postscript files  Iget this error.
> I used to be able to print in Applixware, but now I can't
> I have an Epson printer . The command I used to give it is
> lpr -P %s and that used to work Now I get this
> lpr -P %sEpson 
> No printer found
> Then I tried
> lpr -PEpson %s Then I got lpr -PEpson %s Epson
> HELP !

What does the command 'df' show?

 
> This message was sent by XFMail

So was this message.

-- 
Therapy is expensive, popping bubble wrap is cheap. You choose.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: fdisk related question

2000-12-21 Thread Vidiot

>ok, i was wrong when i initially guessed that the "+" meant not on a
>cylinder boundary.  certainly, linux is not going to waste the remainder
>of a cylinder.
>
>all the "+" means is that the partition is not an integral number of
>logical blocks -- there's an extra physical block in there as well.
>so it's not a big deal.

Actually you were right when you believed that the + meant that you
didn't have cylinder boundary partitions.  You can, and should, get the
+ when doing the partition that starts at the head of the disk.  Why?
Because the first track, or 63 sectors, are set aside for the partition
table.  So, even when you set the end sector to land at the end of the
cylinder boudary, it adds the + because it is one track short.  A short
cylinder that MUST be short.

It can get confusing when it does that, because you look at what you enter
and don't see what it is telling you that you did wrong.  But, as soon as
you tell fdisk to show you the partition sizes in sectors, you'll notice
that you really don't start at 0 for the first one, but 63 sectors, i.e.,
one track, into the cylinder.

After the first partition, you and then use the + as a guide to tell you
that you really did manage not to create partitions in cylinder lengths.

That is my take on this.

MB
-- 
e-mail: [EMAIL PROTECTED]
Bart: Hey, why is it destroying other toys?  Lisa: They must have
programmed it to eliminate the competition.  Bart: You mean like
Microsoft?  Lisa: Exactly.  [The Simpsons - 12/18/99]
Visit - URL:http://www.vidiot.com/  (Your link to Star Trek and UPN)



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: use of 'cut' to pull dynamic IPADDR from ifconfig

2000-12-21 Thread Eddie Strohmier

Bob:

A "Chris Dowling" was kind enough to share this for some other subscriber to
this list. I have been looking for a script of this sort for a while as what
I had been doing before was getting cron to e-mail me every hour so I know
the IP address of network server on a dynamic dialup ISP.  His script does
not use cut but I bet cut could be utilized in some way here to achieve what
you need. Here is the script:

ifconfig ppp0 | grep 'inet addr' | awk -F: '{ print $2 } ' | awk '{ print
$1 } ' | mail -s 'ip address' [EMAIL PROTECTED]

Eddie Strohmier



- Original Message -
From: "Bob Hartung" <[EMAIL PROTECTED]>
To: "redhat-list" <[EMAIL PROTECTED]>
Sent: Thursday, December 21, 2000 8:08 PM
Subject: use of 'cut' to pull dynamic IPADDR from ifconfig


> Hi,
>   Progress slow but sure.  Got everything running withh
> diald - not sure why it works but it does.  There was
> recently a message using grep, cut and ifconfig output to
> pluck a dynamically assigned IP address to use in
> firewalls.  Does someone have the message.  I can get it to
> xxx.xxx.xxx.xxx Bcast but can't figure out the last cut
> where the delimiter is a blank.
>
>   Thanks
>
> Bob
> --
> Bob Hartung
> www.radiologygrouppc.com
> www.qchealthwatch.com
>
>
>
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: ipfwadm syntax

2000-12-21 Thread Drew Hunt



Does 
the server need to receive some kind of feedback, like an "I'm ready to receive" 
packet?  it appears as though this would be blocked, thus the transfer 
would never start.  I can guess at how to fix in ipchains, but I don't know 
anything about ipfwadm.  Maybe allowing outgoing packets to the stream 
server, or better yet, allowing all outgoing packets on the port and only 
accpepting requested responses on the receive side.  Would look something 
like this in ipchains:
 
# Set 
for streaming
#Allow 
output for initiating stream
ipchains -A output -i eth[x] -p tcp -s  
2000:2001 -d 0.0.0.0/0 2000:2001 -j ACCEPT
#Accept stream response to initial request
ipchains -A input -i eth[x] -p tcp -y ! -s 0.0.0.0/0 2000:2001 -d 
 2000:2001 -j ACCEPT
#Do 
not allow any random connection that was not initiated from 
here
ipchains -A input -i eth[x] -p tcp -s 0.0.0.0/0 2000:2001 -d 
 2000:2001 -j DENY
 
I 
forget the rules as to what order you have to accept and deny, so the deny line 
may be above the accept lines.  Check the docs on that 
one.
 
Drew
[EMAIL PROTECTED]

  -Original Message-From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]]On Behalf Of Terry 
  WilliamsSent: Thursday, December 21, 2000 5:11 PMTo: 
  [EMAIL PROTECTED]Subject: ipfwadm syntax
  ok I'm using ipfwadm and I would like to open 
  ports 2000-2001 so that I canget streaming video on my windows 
  machinesthe windows box is ip 192.168.100.2-5I've checked the 
  docs but it confuses me more then I was before reading them8)I think 
  the command should be:ipfwadm -F -a accept -b -P tcp -S 0/0 2000:2001 
  -D 192.168.100.0/2000:2001And that don't seem to work   
  any help would be appreciated.
   


RE: rpm upgrade

2000-12-21 Thread Drew Hunt

Install rpm-3.0.5-9 (rpm-3.0.5-9.i386.rpm at RedHat under system 6.2).  It
can handle both RPM 3.x and RPM 4.x formats.

#rpm -Ivh --force rpm-3.0.5-9.i386.rpm

Use RPM3.0.5-9 to install rpm-4.0-4.i386.rpm.

#rpm -Fvh rpm-4.0-4.i386.rpm

When finished, issue command

#rpm --rebuild

This will rebuild the rpm database in 3.x format so you can still manage the
new rpms coming out in 3.x format.

Hope this helps.

Drew
[EMAIL PROTECTED]

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of J. Carlos Cristobal
Sent: Thursday, December 21, 2000 2:35 PM
To: [EMAIL PROTECTED]
Subject: rpm upgrade


Hello:

   I have rpm-3.0-6 and want to upgrade to rpm-4.0-4, but when I try it
says:

only packages with major numbers <= 3 are supported by this version of RPM
error: rpm-4.0-4.i386.rpm cannot be installed

How could I upgrade?


Thanks in advance...

J. Carlos Cristobal



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Sometimes it's the little things.

2000-12-21 Thread David Talkington


Anyone notice that RH7 has a much nicer xcalc than previous releases
had?

=)  -d



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



FTP auto-script

2000-12-21 Thread Joel Lansden

If anybody can help me with this, I'd be greatly appreciative!

I need to come up with a way to set up my wu-ftp server to
automatically execute a shell script whenever a specific user
logs in via ftp.

Example:

User 'joe' logs in with his password, everything is ok.  Before the system
gives him a prompt so he can start using the ftp server, the system executes
a shell script the returns control.

Any ideas?

Thanks in advance!!
~Joel



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Unsubscribe

2000-12-21 Thread suman



 
B.Suman ChakravarthyManager 
(admn)WEBSPROCKET,6th Floor,Varun 
Towers,Begumpet,Sec-bad-500016Phone  
91-40-6311222 
91-40-7763076Res- 
91-40-3160368


Re: printing problems

2000-12-21 Thread Bret Hughes

Larry Mintz wrote:

> --
> E-Mail: Larry Mintz <[EMAIL PROTECTED]>
> Date: 22-Dec-2000
> Time: 06:37:16
> I get the following error when I print moderately loarge files
> lpr: :temp file write error
> How do I fix this problem ?
> I can print small postscript and text files
> But when I print large postscript files  Iget this error.
> I used to be able to print in Applixware, but now I can't
> I have an Epson printer . The command I used to give it is
> lpr -P %s and that used to work Now I get this
> lpr -P %sEpson
> No printer found
> Then I tried
> lpr -PEpson %s Then I got lpr -PEpson %s Epson
> HELP !

hmm, I ws going to say that you are probably running out of space in
/var/spool/lpd/lp.  Might still be part of the problem.  what does df
show?

Bret



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Have anyone installed w3mail on a redhat box?

2000-12-21 Thread Eduardo M. A. M. Mendes

Hello
I wonder whether someone out there has managed to install w3mail in a
redhat box. 

Herte it is my problems .

 I have installed w3mail, at least, I think I have but I don't
know how to 
call (use) w3mail. My http is xxx.yyy.zzz and there is nothing there
that 
resembles a webmail.  
 I did the installation as follows:

a) pop: xxx.yyy.zzz
b) smtp: xxx.yyy.zzz
c) /home/httpd/http/mime
d) mime
e) /home/httpd/http/images
e) images
etc ...

 It returned an error on /home/httpd/http/mime since it was
there already.
Then I have installed perl_modules.  Since I don't know a thing about
http 
language I didn't dare to change html.top.  Other problem, I don't have
a 
clue what $datadir and $mimedir are.  

 Finally I don't know how to call w3mail: xxx.yyy.zzz ?  No
clue?

 Thank you for your help and attention


Regards
Eduardo



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: fdisk related question

2000-12-21 Thread rpjday

On Thu, 21 Dec 2000, Michael Burger wrote:

> On Fri, 22 Dec 2000 11:26:30 +0800 (SGT), Gregory Hosler wrote:
>
> >no, it's not a "bad" thing. It means that due to the sizes you specified for
> >the partition, fdisk needed to allocate part of a cylinder (and the rest of
> >that cylinder is waster/unused).
> >
> >This is your clue (when you are running fdisk) that you might want to increase
> >the size of the partition, to be able to claim the rest of the cylinder. (it's
> >essentially free space that otherwise goes unused).
>
> Ok...fine and well...but doesn't the next partition take up the slack
> on that cylinder?

ok, i was wrong when i initially guessed that the "+" meant not on a
cylinder boundary.  certainly, linux is not going to waste the remainder
of a cylinder.

all the "+" means is that the partition is not an integral number of
logical blocks -- there's an extra physical block in there as well.
so it's not a big deal.

rday



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



printing problems

2000-12-21 Thread Larry Mintz


--
E-Mail: Larry Mintz <[EMAIL PROTECTED]>
Date: 22-Dec-2000
Time: 06:37:16
I get the following error when I print moderately loarge files
lpr: :temp file write error
How do I fix this problem ?
I can print small postscript and text files
But when I print large postscript files  Iget this error.
I used to be able to print in Applixware, but now I can't
I have an Epson printer . The command I used to give it is
lpr -P %s and that used to work Now I get this
lpr -P %sEpson 
No printer found
Then I tried
lpr -PEpson %s Then I got lpr -PEpson %s Epson
HELP !

This message was sent by XFMail
--



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: fdisk related question

2000-12-21 Thread Michael Burger

On Fri, 22 Dec 2000 11:26:30 +0800 (SGT), Gregory Hosler wrote:

>no, it's not a "bad" thing. It means that due to the sizes you specified for
>the partition, fdisk needed to allocate part of a cylinder (and the rest of
>that cylinder is waster/unused).
>
>This is your clue (when you are running fdisk) that you might want to increase
>the size of the partition, to be able to claim the rest of the cylinder. (it's
>essentially free space that otherwise goes unused).

Ok...fine and well...but doesn't the next partition take up the slack
on that cylinder?




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



TERM variable/setting in console mode

2000-12-21 Thread John P. Verel

I'd like to change the font, characters per line and lines on the screen
when in console mode.  I gather that setting the TERM environment
variable may be the way to do this.  However, finding an alternative
description for my machine is proving daunting.  My hardware is a Dell
Precision Workstation 220 with a Sony UltraScan P991 19" monitor and
Diamond Viper V770D Video Card.  I'm running RedHat7, out of the box
installation.  Any suggestions?

TIA
-- 
John P. Verel
Norwalk, CT



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



solaris maillist?

2000-12-21 Thread Steve Lee

does anyone know of the solaris maillist?



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: fdisk related question

2000-12-21 Thread Gregory Hosler


On 22-Dec-00 Bret Hughes wrote:
> rpjday wrote:
> 
>> On Thu, 21 Dec 2000, rpjday wrote:
>>
>> > On Thu, 21 Dec 2000, Fred Edmister wrote:
>> >
>> > >  From my experience, the +'s mean that when the system was
>> > > configured, those partitions were set to expand to fill the disk should
>> > > there be any room left...  I have one partition set on my servers to
>> > > expand, I'm not sure what the details are on the expansion... (wether it
>> > > only expands as needed or just when there is extra space, it
>> > > automatically
>> > > claims it.. )  Hope this helps.
>> > >
>> > nope, that ain't it.  first, why should there be *any* connection
>> > between making a partition growable during a linux install and what
>> > kind of attributes that partition gets on the disk afterwards?
>> >
>> > second, i just checked, and an explicitly-sized /boot partition
>> > on one of my hosts has the "+".
>> >
>> > i still think it has to do with not being on an even cylinder
>> > boundary.
>>
>>
> 
> Is that a bad thing?  Perhaps recovery from some sort of low level problem
> might
> be easier ro what?  I have these also. I think I usually set partition sizes
> in
> MB.  Should I be doing some thing different?  If not why bother to code for
> it?

no, it's not a "bad" thing. It means that due to the sizes you specified for
the partition, fdisk needed to allocate part of a cylinder (and the rest of
that cylinder is waster/unused).

This is your clue (when you are running fdisk) that you might want to increase
the size of the partition, to be able to claim the rest of the cylinder. (it's
essentially free space that otherwise goes unused).

-Greg

--
E-Mail: Gregory Hosler <[EMAIL PROTECTED]>
Date: 22-Dec-00
Time: 11:24:04

On the contrary of what you may think, your hacker is fully aware
of your company's dress code. He is fully aware of the fact that it
doesn't help him to do his job. 

--



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Extra Serial Ports

2000-12-21 Thread Ken Cole

Mikkel,

Mikkel L. Ellertson wrote:

> We will need a bit more information about the card.  Chances are, it came
> with drivers to make it work with DOS/Windows.

Yes a CD of DOS/Windoze stuff

>  You will probably have to
> use setpci to configure it for use under Linux, and then use setserial to
> let the serial port drivers know what I/O and irq the ports are using.  Or
> you may be lucky and someone has already written a driver for your card.

Where/what is setpci
I am aware of setserial.  Would I maybe have to run mknod?  If so what are the
major and minor numbers.

The card details are:

Sunix 4036A Card

It does say it works with Linux.

--
Ken Cole
Satisfaction Software
e-mail: [EMAIL PROTECTED]
Voice: +61 7 3268 4722
Facsimile: +61 7 3268 4359
Mobile: 0418 792 349




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: superuser alias?

2000-12-21 Thread Michael H. Warfield

On Sat, Dec 23, 2000 at 03:08:10AM -0600, christopher j bottaro wrote:
> i'm logged in as a normal user most of the time on my linux machine, but i 
> download and install a lot of stuff too.  this requires me to switch back and 
> forth between superuser and my normal login.  my friend told me that at his 
> work, they have a das (do a superuser) alias on their play linux boxes.  he 
> says it works like this...
> das mv blah /usr/local
> 1)  changes to su
> 2)  executes "mv blah /usr/local" as su
> 3)  exits from su

Look into sudo.  It's either on the install disks or on the
powertools disks, but it does exactly what you want.

> can some show me how to write such an alias (or even shell script?)?  thanks 
> a bunch.

It's not an alias.  It's a program which effectively does a
controlled su based on your userid and password to perform certain commands.

Mike
-- 
 Michael H. Warfield|  (770) 985-6132   |  [EMAIL PROTECTED]
  (The Mad Wizard)  |  (678) 463-0932   |  http://www.wittsend.com/mhw/
  NIC whois:  MHW9  |  An optimist believes we live in the best of all
 PGP Key: 0xDF1DD471|  possible worlds.  A pessimist is sure of it!



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: email client? (Netscape address book fix)

2000-12-21 Thread Bret Hughes

Shaheen Tonse wrote:

> It worked, the Netscape address book works fine after removing "locale"
> lines. Thank you very much! Our help desk guys scratched their heads for
> 2 days on this one.
> Shaheen.

Glad I could help

Bret



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: numerous linux questions

2000-12-21 Thread Charles Galpin

you should be using rpm to simplify thi ssort of thing. Also check out
rpmfind (also see rpmfind.net) to find packages etc.

charles

On Thu, 21 Dec 2000, christopher j bottaro wrote:
> to elaborate on 3), frequently i download source, compile it, then try to run 
> the program only to find it telling me that i can't find a certain shared 
> library.  then i go on the internet to find the source for the shared library 
> only to be confused by weirdo hits google gives me.  the most recent 
> experience with this is kmix needing libasound.so.  i searched on the 
> internet for libasound and a bunch of messages and off topic webpages, but no 
> webpage titled "here are the asound lib sources!" or something of the like.
> 
> is there a website that helps you find sources for shared (or even static) 
> libraries that common programs need?  or do you just kinda have to know where 
> to get em yourself along with what they do and if they're a part of a package 
> or something?
> 
> thank you for the info/help...



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: [RHL] rpm upgrade

2000-12-21 Thread Kirk

Upgrade to rpm-3.0.5-9.6x first it understands rpm-4 format, then you
should be able to upgrade to 4 from there.

Kirk


>On Thu, 21 Dec 2000, J. Carlos Cristobal wrote:

> Hello:
> 
>I have rpm-3.0-6 and want to upgrade to rpm-4.0-4, but when I try it
> says:
> 
> only packages with major numbers <= 3 are supported by this version of RPM
> error: rpm-4.0-4.i386.rpm cannot be installed 
> 
> How could I upgrade?
> 
> 
> Thanks in advance...
> 
> J. Carlos Cristobal
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 

-- 
 Kirk Whiting <[EMAIL PROTECTED]> 
 *** Gothic Unix Freak, Windoze hater ***
 http://www.prince-of-darkness.cc



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: email client? (Netscape address book fix)

2000-12-21 Thread Shaheen Tonse

It worked, the Netscape address book works fine after removing "locale"
lines. Thank you very much! Our help desk guys scratched their heads for
2 days on this one.
Shaheen.


Bret Hughes wrote:

> 
> Or fix the address book.  Mine works ok.  Found this in the archives at
> www.moongroup.com.  Thanks Chuck :)
> 
> 
> 
> Anyway, open your two ~/.netscape/*.js files and delete the lines that
> contain "locale".
> 
> Tony
> -- 

--

email: [EMAIL PROTECTED]



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: fdisk related question

2000-12-21 Thread Bret Hughes

rpjday wrote:

> On Thu, 21 Dec 2000, rpjday wrote:
>
> > On Thu, 21 Dec 2000, Fred Edmister wrote:
> >
> > >  From my experience, the +'s mean that when the system was
> > > configured, those partitions were set to expand to fill the disk should
> > > there be any room left...  I have one partition set on my servers to
> > > expand, I'm not sure what the details are on the expansion... (wether it
> > > only expands as needed or just when there is extra space, it automatically
> > > claims it.. )  Hope this helps.
> > >
> > nope, that ain't it.  first, why should there be *any* connection
> > between making a partition growable during a linux install and what
> > kind of attributes that partition gets on the disk afterwards?
> >
> > second, i just checked, and an explicitly-sized /boot partition
> > on one of my hosts has the "+".
> >
> > i still think it has to do with not being on an even cylinder
> > boundary.
>
>

Is that a bad thing?  Perhaps recovery from some sort of low level problem might
be easier ro what?  I have these also. I think I usually set partition sizes in
MB.  Should I be doing some thing different?  If not why bother to code for it?

TIA
Bret




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: use of 'cut' to pull dynamic IPADDR from ifconfig

2000-12-21 Thread Hal Burgiss

On Thu, Dec 21, 2000 at 07:08:02PM -0600, Bob Hartung wrote:
> Hi,
>   Progress slow but sure.  Got everything running withh
> diald - not sure why it works but it does.  There was
> recently a message using grep, cut and ifconfig output to
> pluck a dynamically assigned IP address to use in
> firewalls.  Does someone have the message.  I can get it to
> xxx.xxx.xxx.xxx Bcast but can't figure out the last cut
> where the delimiter is a blank.


I didn't see that post, but this works:


ifconfig $WAN_IFACE | grep inet | cut -d : -f 2 | cut -d \  -f 1

-- 
Hal B
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
--



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: superuser alias?

2000-12-21 Thread Bret Hughes

christopher j bottaro wrote:

> i'm logged in as a normal user most of the time on my linux machine, but i
> download and install a lot of stuff too.  this requires me to switch back and
> forth between superuser and my normal login.  my friend told me that at his
> work, they have a das (do a superuser) alias on their play linux boxes.  he
> says it works like this...
> das mv blah /usr/local
> 1)  changes to su
> 2)  executes "mv blah /usr/local" as su
> 3)  exits from su
>
> can some show me how to write such an alias (or even shell script?)?  thanks
> a bunch.

install sudo.  Should be an rpm around somewhere.  Very powerfull and flexible
in the config.  From I want to be able to do anything to allowing users to only
run certain commands.  I will if configured to do so prompt you for the users
password so you don't even have to know roots password.  Of course you will have
to su to set it up :)

Bret



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Anybody got Microsoft Intellimouse to work with RH 7.0

2000-12-21 Thread Jason Costomiris

On Wed, Dec 20, 2000 at 10:23:27PM -0500, Herik Brown wrote:
: I got one of the Intelli-eye mouse, but I use it with the ps2 adapter tacked
: on. I don't like the usb power, system resource overhead. Besides USB is no
: better than PS2 as far as mouse is concerned. Right?

Sure, the USB is better..  You don't have to have the PS/2 controller taking
up an IRQ.  The USB controller uses one IRQ and you can have several USB
devices.

-- 
Jason Costomiris <><   |  Technologist, geek, human.
jcostom {at} jasons {dot} org  |  http://www.jasons.org/ 
  Quidquid latine dictum sit, altum viditur.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: email client?

2000-12-21 Thread Bret Hughes

Ray Curtis wrote:

> > "st" == Shaheen Tonse <[EMAIL PROTECTED]> writes:
>
> st> While the thread of email clients is alive... I switched about a year
> st> ago from Rmail (built-in emacs mailer) to Netscape Communicator as an
> st> email reader, for the reasons:
> st> 1) Needed to look at attachments frequently (gifs, Mime etc.), and
> st> wanted included URL's automatically would show up on Navigator window.
> st> 2) Connect to our company's imap4 server to retrieve email.
> st> 3) Send outgoing mail through our smtp server.
>
> st> However, a few Netscape versions ago (4.73+ ?) the personal address book
> st> stopped working, and I am now looking for an alternative mail reader
> st> that connects to smtp, imap4 and ldap servers, handles common attachment
> st> types (automatic spawning of external viewers is fine) and has an
> st> address book that works. And it would also be nice if my existing mail
> st> files could be converted to be read by it.
>
> st> It does not have to be free.
>
> st> Any suggestions?
>
> How about going back to Emacs or XEmacs and use VM ?

Or fix the address book.  Mine works ok.  Found this in the archives at
www.moongroup.com.  Thanks Chuck :)


On 10 Sep 2000  16:58 ktb wrote:
>When I'm composing an email and select an address out of my address book
>and select 'OK it kills browser and mail client.

I had this problem within the last few weeks. Apparently the archive is a
little behind, because I got the solution on this list.

Anyway, open your two ~/.netscape/*.js files and delete the lines that
contain "locale".

Tony
-- 

HTH

Bret



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Moving from sendmail to postfix?

2000-12-21 Thread Jason Costomiris

On Thu, Dec 21, 2000 at 01:13:27AM -, Peter Kiem wrote:
: Under sendmail I have each mailbox as a real system user, eg:
: vh123 is the web login (ftp only, web served from their public_html)
: vh12301 is the first mailbox (no login, home dir to keep sent mail folders 
: for TWIG)
: vh12302 is the second mailbox  "
: etc

So don't give full addresses, give vh12301 as the address to "forward to".


-- 
Jason Costomiris <><   |  Technologist, geek, human.
jcostom {at} jasons {dot} org  |  http://www.jasons.org/ 
  Quidquid latine dictum sit, altum viditur.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



ipfwadm syntax

2000-12-21 Thread Terry Williams



ok I'm using ipfwadm and I would like to open 
ports 2000-2001 so that I canget streaming video on my windows 
machinesthe windows box is ip 192.168.100.2-5I've checked the 
docs but it confuses me more then I was before reading them8)I think the 
command should be:ipfwadm -F -a accept -b -P tcp -S 0/0 2000:2001 -D 
192.168.100.0/2000:2001And that don't seem to work   any 
help would be appreciated.
 


use of 'cut' to pull dynamic IPADDR from ifconfig

2000-12-21 Thread Bob Hartung

Hi,
  Progress slow but sure.  Got everything running withh
diald - not sure why it works but it does.  There was
recently a message using grep, cut and ifconfig output to
pluck a dynamically assigned IP address to use in
firewalls.  Does someone have the message.  I can get it to
xxx.xxx.xxx.xxx Bcast but can't figure out the last cut
where the delimiter is a blank.

  Thanks

Bob
-- 
Bob Hartung
www.radiologygrouppc.com
www.qchealthwatch.com



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: [RedHat-List] Re: backup script

2000-12-21 Thread Cameron Simpson

On Wed, Dec 20, 2000 at 08:30:42AM -0800, Thornton Prime <[EMAIL PROTECTED]> wrote:
| > I would like to write a script for backup purpose. I have a file
| > which contains all the backup files list like,
| > # cat file.lst
| > ./a/foo.c
| > ./b/c/voo.c
| > At all, how can redirect this file list to perform the tar command
| 
| The tar man page reports the flag:
|-T, --files-from F
|get names to extract or create from file F

Good suggestion.

| You could probably also do something like
|tar cv `cat file.lst` > mytarfile.tar

That, of course, will try to write to his tape drive, leaving an
empty file in mytarfile.tar.

Try this:

tar cvf mytarfile.tar `cat file.lst`

or a bit more robust:

tar cvfT mytarfile.tar file.lst

Cheers,
--
Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/

The first ninety percent of the task takes ninety percent of the time, and
the last ten percent takes the other ninety percent.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: superuser alias?

2000-12-21 Thread Hal Burgiss

On Thu, Dec 21, 2000 at 06:11:51PM -0500, Mike Burger wrote:

> I dunno...I did a pretty standard server install on both my boxes,
> as well as my laptop, there's no such file as rpmfind on any of them
> (a 6.1 and 2 7.0 boxes).

I did a custom upgrade 6.2 -> 7.0, and it is my log saved from the
install:

[hal@feenix hal]$ grep rpmfind /var/log/upgrade.log
Upgrading rpmfind.

Not sure what CD it is on.

-- 
Hal B
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
--



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: VNC on different ports - how?

2000-12-21 Thread Cameron Simpson

On Thu, 21 Dec 2000 11:22:57 -0500, Burke, Thomas G. wrote:
| I want to run my NT box (at work) from home.
| I can connect just fine from another machine at work to my machine, but
| cannot connect from home.
| I suspect that the company's firewall is the culprit.

Most likely. There are "clean" ways to work with it though.

| The FAQ alludes to being able to run the server on a different port (say
| FTP), but I can't find the exact stuff in the documentation.

A horrible idea. You're essentially violating your firewall rules.
And a sane firewall setup won't allow any FTP service far enough in to permit
you the access you want.

On Thu, Dec 21, 2000 at 11:38:51AM -0400, Michael Burger <[EMAIL PROTECTED]> 
wrote:
| Maybe you could just open up that port on the firewall?

I see this kind of suggestion too often.
This is a bad suggestion.

Most of the purpose of a firewall is to protect internal machines from
attack, and this is largely accomplished by refusing access to any kind
of "login"able protocol. You're suggesting allowing not just a protocol
which passes passwords and screen images in the clear, but one which
allows absolute control of the target workstation! Your firewall admin
could rightfully desire to drag you outside and shoot you!

Go read this:

http://www.zipworld.com.au/~cs/answers/vnc-thru-firewall-via-ssh.txt

It describes in detail how to pass VNC sessions over ssh, permitting

- real authentication
- privacy of the data across the external net

You will have to get ssh permitted in through the firewall, probably to
a locked down box permitting only RSA key authenication (we do it that
way) but at least it's secure, whereas dicking with port numbers and
poking holes in the firewall for cleartext protocols is nearly as good
as removing the firewall altogether.

Cheers,
--
Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/

Some people have all the luck.  When I find the guy with mine, I'm gonna
kick his teeth in.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: superuser alias?

2000-12-21 Thread Mike Burger

I dunno...I did a pretty standard server install on both my boxes, as well
as my laptop, there's no such file as rpmfind on any of them (a 6.1 and 2
7.0 boxes).

On Thu, 21 Dec 2000, Hal Burgiss wrote:

> On Thu, Dec 21, 2000 at 05:42:00PM -0400, Michael Burger wrote:
> > Works fine if you have the rpmfind executable on your system.  A
> > little bit of a catch 22, eh? 
>
> True, but it is included with std RH, so if not installed, now is a
> real good time. Very handy little tool IMHSHO. Of course, maybe sudo
> is included now too ;)
>
>



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: superuser alias?

2000-12-21 Thread Hal Burgiss

On Thu, Dec 21, 2000 at 05:42:00PM -0400, Michael Burger wrote:
> Works fine if you have the rpmfind executable on your system.  A
> little bit of a catch 22, eh? 

True, but it is included with std RH, so if not installed, now is a
real good time. Very handy little tool IMHSHO. Of course, maybe sudo
is included now too ;)

-- 
Hal B
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
--



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: fdisk related question

2000-12-21 Thread Fred Edmister

 Never said I was perfect :)  Now I know what it REALLY 
means Musta just been coincidence that my partitions that were 
expandable were also on odd blocks!  ROFL  But OH what a coincidence!  :)

 Fred

At 06:03 PM 12/21/00 -0500, you wrote:
>On Thu, 21 Dec 2000, rpjday wrote:
>
> > On Thu, 21 Dec 2000, Fred Edmister wrote:
> >
> > >  From my experience, the +'s mean that when the system was
> > > configured, those partitions were set to expand to fill the disk should
> > > there be any room left...  I have one partition set on my servers to
> > > expand, I'm not sure what the details are on the expansion... (wether it
> > > only expands as needed or just when there is extra space, it 
> automatically
> > > claims it.. )  Hope this helps.
> > >
> > nope, that ain't it.  first, why should there be *any* connection
> > between making a partition growable during a linux install and what
> > kind of attributes that partition gets on the disk afterwards?
> >
> > second, i just checked, and an explicitly-sized /boot partition
> > on one of my hosts has the "+".
> >
> > i still think it has to do with not being on an even cylinder
> > boundary.
>
>ok.  when in doubt, read the source.  just grabbed the util-linux
>RPM and installed it, zipping thru fdisk.c (if you'd like to follow
>along, the salient code starts at line 1388, and contains the
>following excerpt:
>
>
>
> printf(_("%*s BootStart   EndBlocks   Id  System\n"),
>w+1, _("Device"));
>
> for (i = 0 ; i < partitions; i++) {
> struct pte *pe = &ptes[i];
>
> p = pe->part_table;
> if (p->sys_ind) {
> unsigned int psects = get_nr_sects(p);
> unsigned int pblocks = psects;
> unsigned int podd = 0;
>
> if (sector_size < 1024) {
> pblocks /= (1024 / sector_size);
> podd = psects % (1024 / sector_size);
> }
>
>... some stuff deleted ...
>
>/* odd flag on end */   (long) pblocks, podd ? '+' : ' ',   <== AHA!
>/* type id */   p->sys_ind,
>/* type name */ (type = partition_type(p->sys_ind)) ?
> type : _("Unknown"));
> check_consistency(p, i);
> }
> }
>
>   so a '+' is printed when the partition is not an even number of
>*logical* blocks.
>
>rday
>
>
>
>___
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: fdisk related question

2000-12-21 Thread Michael Burger

Excellent...thanks.

On Thu, 21 Dec 2000 18:03:29 -0500 (EST), rpjday wrote:

>On Thu, 21 Dec 2000, rpjday wrote:
>
>> On Thu, 21 Dec 2000, Fred Edmister wrote:
>>
>> >  From my experience, the +'s mean that when the system was
>> > configured, those partitions were set to expand to fill the disk should
>> > there be any room left...  I have one partition set on my servers to
>> > expand, I'm not sure what the details are on the expansion... (wether it
>> > only expands as needed or just when there is extra space, it automatically
>> > claims it.. )  Hope this helps.
>> >
>> nope, that ain't it.  first, why should there be *any* connection
>> between making a partition growable during a linux install and what
>> kind of attributes that partition gets on the disk afterwards?
>>
>> second, i just checked, and an explicitly-sized /boot partition
>> on one of my hosts has the "+".
>>
>> i still think it has to do with not being on an even cylinder
>> boundary.
>
>ok.  when in doubt, read the source.  just grabbed the util-linux
>RPM and installed it, zipping thru fdisk.c (if you'd like to follow
>along, the salient code starts at line 1388, and contains the
>following excerpt:
>
>
>
>   printf(_("%*s BootStart   EndBlocks   Id  System\n"),
>  w+1, _("Device"));
>
>   for (i = 0 ; i < partitions; i++) {
>   struct pte *pe = &ptes[i];
>
>   p = pe->part_table;
>   if (p->sys_ind) {
>   unsigned int psects = get_nr_sects(p);
>   unsigned int pblocks = psects;
>   unsigned int podd = 0;
>
>   if (sector_size < 1024) {
>   pblocks /= (1024 / sector_size);
>   podd = psects % (1024 / sector_size);
>   }
>
>... some stuff deleted ...
>
>/* odd flag on end */  (long) pblocks, podd ? '+' : ' ',   <== AHA!
>/* type id */  p->sys_ind,
>/* type name */(type = partition_type(p->sys_ind)) ?
>   type : _("Unknown"));
>   check_consistency(p, i);
>   }
>   }
>
>  so a '+' is printed when the partition is not an even number of
>*logical* blocks.
>
>rday
>
>
>
>___
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list
>





___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: fdisk related question

2000-12-21 Thread Michael Burger

Interesting...I don't recall seeing that as an option when I set this
disk up. (Oh...did I mention that I was the one who partitioned the
drive? )

On Thu, 21 Dec 2000 17:28:18 -0500, Fred Edmister wrote:

> From my experience, the +'s mean that when the system was 
>configured, those partitions were set to expand to fill the disk should 
>there be any room left...  I have one partition set on my servers to 
>expand, I'm not sure what the details are on the expansion... (wether it 
>only expands as needed or just when there is extra space, it automatically 
>claims it.. )  Hope this helps.
>
> Fred
>
>At 05:23 PM 12/21/00 -0500, you wrote:
>>One of my customers asked me this question, today, and I really didn't
>>have an answer...since the same phenomenon appears on my systems, I assume
>>them to be normal.
>>
>>However...here it is.  If anyone has an answer, I'd sure love to hear it:
>>
>>---
>>
>>Here is a capture of 'fdisk' for the boot drive on the front end
>>machine...
>>
>>Disk /dev/hda: 16 heads, 63 sectors, 1652 cylinders
>>Units = cylinders of 1008 * 512 bytes
>>
>>Device Boot   BeginStart  End   Blocks   Id  System
>>/dev/hda111  712   358816+  83  Linux native
>>/dev/hda2  713  713  916   102816   83  Linux native
>>/dev/hda3  917  917 1170   128016   82  Linux swap
>>/dev/hda4 1024 1171 1652   2429285  Extended
>>/dev/hda5 1024 1171 1424   127984+  82  Linux swap
>>/dev/hda6 1024 1425 1652   114880+  82  Linux swap
>>
>>My question is about the "+" signs that appear in the Blocks column
>>for hda1 hda5 and hda6. What's that mean?
>>
>>
>>
>>
>>
>>___
>>Redhat-list mailing list
>>[EMAIL PROTECTED]
>>https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
>
>___
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list
>





___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: What is this telling me?

2000-12-21 Thread Leonard den Ottolander

Hi Bob,

>   But then then make command fails.  I don't remember the error retured but
> will post it when I get home tonight (Central Time - USA).  Thanks for the
> answer!

> > > /usr/include/linux/in.h:129 :warning: 'IN_CLASSA' redefined
> > > /usr/include/netinet/in.h: 117: warning: this is the
> > > location of the previous definition
> > 
> >  These are warnings, not errors. You can safely ignore them.

 I just stumbled upon a similair thing yesterday. I tried to compile the mysql 
source coming with RedHat 6.2 - a little exploration into LAMP, I will 
probably switch to postgresql soon - but this failed. This surprised me, since 
I compiled (a more recent version of) mysql from tarball half a year ago.
 The compile failed after similair warnings as you see, in my case in the 
readline directory. Grepping the documentation coming with the source for 
"readline" I figured out there is an incompatibility between mit-threads and 
readline. ./configure --help gave me the option --without-readline, which 
failed at first as well, since I just deinstalled the package readline-devel. 
Reinstalling it and using the forementioned option solved my problem (well, I 
am going to use the more recent source anyway).
 This is not a full blown solution, but you probably want start searching the 
source documentation for netinet. Check possible configure options concerning 
netinet as well as config.h and the different Makefiles. 

Bye,

Leonard.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: fdisk related question

2000-12-21 Thread rpjday

On Thu, 21 Dec 2000, rpjday wrote:

> On Thu, 21 Dec 2000, Fred Edmister wrote:
>
> >  From my experience, the +'s mean that when the system was
> > configured, those partitions were set to expand to fill the disk should
> > there be any room left...  I have one partition set on my servers to
> > expand, I'm not sure what the details are on the expansion... (wether it
> > only expands as needed or just when there is extra space, it automatically
> > claims it.. )  Hope this helps.
> >
> nope, that ain't it.  first, why should there be *any* connection
> between making a partition growable during a linux install and what
> kind of attributes that partition gets on the disk afterwards?
>
> second, i just checked, and an explicitly-sized /boot partition
> on one of my hosts has the "+".
>
> i still think it has to do with not being on an even cylinder
> boundary.

ok.  when in doubt, read the source.  just grabbed the util-linux
RPM and installed it, zipping thru fdisk.c (if you'd like to follow
along, the salient code starts at line 1388, and contains the
following excerpt:



printf(_("%*s BootStart   EndBlocks   Id  System\n"),
   w+1, _("Device"));

for (i = 0 ; i < partitions; i++) {
struct pte *pe = &ptes[i];

p = pe->part_table;
if (p->sys_ind) {
unsigned int psects = get_nr_sects(p);
unsigned int pblocks = psects;
unsigned int podd = 0;

if (sector_size < 1024) {
pblocks /= (1024 / sector_size);
podd = psects % (1024 / sector_size);
}

... some stuff deleted ...

/* odd flag on end */   (long) pblocks, podd ? '+' : ' ',   <== AHA!
/* type id */   p->sys_ind,
/* type name */ (type = partition_type(p->sys_ind)) ?
type : _("Unknown"));
check_consistency(p, i);
}
}

  so a '+' is printed when the partition is not an even number of
*logical* blocks.

rday



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: superuser alias?

2000-12-21 Thread Michael Burger

Am I allowed to gloat, now? 

Happy holidays, everyone.

On Thu, 21 Dec 2000 18:27:43 -0500 (EST), David Brett wrote:

>show off :)
>
>I tried using search engines and over looked the obvious
>thanks
>
>
>david
>
>On Thu, 21 Dec 2000, Mike Burger wrote:
>
>> Point your browser at http://rpmfind.net, and do a search for sudo.  It
>> came up with 82 possible options...sudo-1.6.3-4-i386.rpm is the one you
>> want.
>> 
>> On Thu, 21 Dec 2000, David Brett wrote:
>> 
>> > If you find sudo let me know I did a search for it without success
>> >
>> >
>> > david
>> >
>> > On Thu, 21 Dec 2000, Mike Burger wrote:
>> >
>> > > Check your system for "sudo".
>> > >
>> > > On Sat, 23 Dec 2000, christopher j bottaro wrote:
>> > >
>> > > > i'm logged in as a normal user most of the time on my linux machine, but i
>> > > > download and install a lot of stuff too.  this requires me to switch back and
>> > > > forth between superuser and my normal login.  my friend told me that at his
>> > > > work, they have a das (do a superuser) alias on their play linux boxes.  he
>> > > > says it works like this...
>> > > > das mv blah /usr/local
>> > > > 1)  changes to su
>> > > > 2)  executes "mv blah /usr/local" as su
>> > > > 3)  exits from su
>> > > >
>> > > > can some show me how to write such an alias (or even shell script?)?  thanks
>> > > > a bunch.
>> > > >
>> > > >
>> > > >
>> > > > ___
>> > > > Redhat-list mailing list
>> > > > [EMAIL PROTECTED]
>> > > > https://listman.redhat.com/mailman/listinfo/redhat-list
>> > > >
>> > >
>> > >
>> > >
>> > > ___
>> > > Redhat-list mailing list
>> > > [EMAIL PROTECTED]
>> > > https://listman.redhat.com/mailman/listinfo/redhat-list
>> > >
>> >
>> >
>> >
>> > ___
>> > Redhat-list mailing list
>> > [EMAIL PROTECTED]
>> > https://listman.redhat.com/mailman/listinfo/redhat-list
>> >
>> 
>> 
>> 
>> ___
>> Redhat-list mailing list
>> [EMAIL PROTECTED]
>> https://listman.redhat.com/mailman/listinfo/redhat-list
>> 
>
>
>
>___
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list
>





___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: superuser alias?

2000-12-21 Thread Michael Burger

Works fine if you have the rpmfind executable on your system.  A
little bit of a catch 22, eh? 

On Thu, 21 Dec 2000 17:28:30 -0500, Hal Burgiss wrote:

>On Thu, Dec 21, 2000 at 05:10:00PM -0500, Mike Burger wrote:
>> Point your browser at http://rpmfind.net, and do a search for sudo.  It
>> came up with 82 possible options...sudo-1.6.3-4-i386.rpm is the one you
>> want.
>
>Even easier:
>
>[hal@feenix hal]$ rpmfind sudo
>Installing sudo will require 291 KBytes
>### To Transfer:
>ftp://ftp.redhat.com/pub/redhat/redhat-7.0/i386/en/RedHat/RPMS/sudo-1.6.3-4.i386.rpm
>Do you want to download these files to /tmp/rpms [Y/n/a/i] ?
>
>
>-- 
>Hal B
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
>--
>
>
>
>___
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list
>





___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: fdisk related question

2000-12-21 Thread rpjday

On Thu, 21 Dec 2000, Fred Edmister wrote:

>  From my experience, the +'s mean that when the system was
> configured, those partitions were set to expand to fill the disk should
> there be any room left...  I have one partition set on my servers to
> expand, I'm not sure what the details are on the expansion... (wether it
> only expands as needed or just when there is extra space, it automatically
> claims it.. )  Hope this helps.
>
nope, that ain't it.  first, why should there be *any* connection
between making a partition growable during a linux install and what
kind of attributes that partition gets on the disk afterwards?

second, i just checked, and an explicitly-sized /boot partition
on one of my hosts has the "+".

i still think it has to do with not being on an even cylinder
boundary.

rday



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: superuser alias?

2000-12-21 Thread David Brett

I was doing something very similiar, but I still needed sudo.


david

On Thu, 21 Dec 2000, rpjday wrote:

> On Thu, 21 Dec 2000, Mike Burger wrote:
> 
> > Point your browser at http://rpmfind.net, and do a search for sudo.  It
> > came up with 82 possible options...sudo-1.6.3-4-i386.rpm is the one you
> > want.
> 
> as another option, if you work in a graphical environment, just
> bring up a gnome-terminal or xterm, "su" it to root, and just
> leave it off in the corner where you can use it to run privileged
> commands when you need to.
> 
> naturally, this assumes you have reasonable physical security and
> don't leave your terminal unattended where others can wander by
> and do damage.  it works for me, and i don't need to mess with
> sudo.
> 
> of course, if you're not working in X, just pretend i was
> never here.
> 
> rday
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: fdisk related question

2000-12-21 Thread Fred Edmister

 From my experience, the +'s mean that when the system was 
configured, those partitions were set to expand to fill the disk should 
there be any room left...  I have one partition set on my servers to 
expand, I'm not sure what the details are on the expansion... (wether it 
only expands as needed or just when there is extra space, it automatically 
claims it.. )  Hope this helps.

 Fred

At 05:23 PM 12/21/00 -0500, you wrote:
>One of my customers asked me this question, today, and I really didn't
>have an answer...since the same phenomenon appears on my systems, I assume
>them to be normal.
>
>However...here it is.  If anyone has an answer, I'd sure love to hear it:
>
>---
>
>Here is a capture of 'fdisk' for the boot drive on the front end
>machine...
>
>Disk /dev/hda: 16 heads, 63 sectors, 1652 cylinders
>Units = cylinders of 1008 * 512 bytes
>
>Device Boot   BeginStart  End   Blocks   Id  System
>/dev/hda111  712   358816+  83  Linux native
>/dev/hda2  713  713  916   102816   83  Linux native
>/dev/hda3  917  917 1170   128016   82  Linux swap
>/dev/hda4 1024 1171 1652   2429285  Extended
>/dev/hda5 1024 1171 1424   127984+  82  Linux swap
>/dev/hda6 1024 1425 1652   114880+  82  Linux swap
>
>My question is about the "+" signs that appear in the Blocks column
>for hda1 hda5 and hda6. What's that mean?
>
>
>
>
>
>___
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: fdisk related question

2000-12-21 Thread rpjday

On Thu, 21 Dec 2000, Mike Burger wrote:

> One of my customers asked me this question, today, and I really didn't
> have an answer...since the same phenomenon appears on my systems, I assume
> them to be normal.
>
> However...here it is.  If anyone has an answer, I'd sure love to hear it:
>
> ---
>
> Here is a capture of 'fdisk' for the boot drive on the front end
> machine...
>
> Disk /dev/hda: 16 heads, 63 sectors, 1652 cylinders
> Units = cylinders of 1008 * 512 bytes
>
>Device Boot   BeginStart  End   Blocks   Id  System
> /dev/hda111  712   358816+  83  Linux native
> /dev/hda2  713  713  916   102816   83  Linux native
> /dev/hda3  917  917 1170   128016   82  Linux swap
> /dev/hda4 1024 1171 1652   2429285  Extended
> /dev/hda5 1024 1171 1424   127984+  82  Linux swap
> /dev/hda6 1024 1425 1652   114880+  82  Linux swap
>
> My question is about the "+" signs that appear in the Blocks column
> for hda1 hda5 and hda6. What's that mean?

i once noticed this, and from memory, it means that those partitions
are not on cylinder boundaries.  but hey, my memory's failed me before.

rday



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



rpm upgrade

2000-12-21 Thread J. Carlos Cristobal

Hello:

   I have rpm-3.0-6 and want to upgrade to rpm-4.0-4, but when I try it
says:

only packages with major numbers <= 3 are supported by this version of RPM
error: rpm-4.0-4.i386.rpm cannot be installed 

How could I upgrade?


Thanks in advance...

J. Carlos Cristobal



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: superuser alias?

2000-12-21 Thread David Brett

show off :)

I tried using search engines and over looked the obvious
thanks


david

On Thu, 21 Dec 2000, Mike Burger wrote:

> Point your browser at http://rpmfind.net, and do a search for sudo.  It
> came up with 82 possible options...sudo-1.6.3-4-i386.rpm is the one you
> want.
> 
> On Thu, 21 Dec 2000, David Brett wrote:
> 
> > If you find sudo let me know I did a search for it without success
> >
> >
> > david
> >
> > On Thu, 21 Dec 2000, Mike Burger wrote:
> >
> > > Check your system for "sudo".
> > >
> > > On Sat, 23 Dec 2000, christopher j bottaro wrote:
> > >
> > > > i'm logged in as a normal user most of the time on my linux machine, but i
> > > > download and install a lot of stuff too.  this requires me to switch back and
> > > > forth between superuser and my normal login.  my friend told me that at his
> > > > work, they have a das (do a superuser) alias on their play linux boxes.  he
> > > > says it works like this...
> > > > das mv blah /usr/local
> > > > 1)  changes to su
> > > > 2)  executes "mv blah /usr/local" as su
> > > > 3)  exits from su
> > > >
> > > > can some show me how to write such an alias (or even shell script?)?  thanks
> > > > a bunch.
> > > >
> > > >
> > > >
> > > > ___
> > > > Redhat-list mailing list
> > > > [EMAIL PROTECTED]
> > > > https://listman.redhat.com/mailman/listinfo/redhat-list
> > > >
> > >
> > >
> > >
> > > ___
> > > Redhat-list mailing list
> > > [EMAIL PROTECTED]
> > > https://listman.redhat.com/mailman/listinfo/redhat-list
> > >
> >
> >
> >
> > ___
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> >
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: numerous linux questions

2000-12-21 Thread Statux

> 1)  what file/files are used to determine what modules are loaded when the
> system boots?

/etc/conf.modules

> 2)  what file/files are used to determine what daemons are loaded when the
> system boots?

/etc/rc.d

-Statux




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: superuser alias?

2000-12-21 Thread Hal Burgiss

On Thu, Dec 21, 2000 at 05:10:00PM -0500, Mike Burger wrote:
> Point your browser at http://rpmfind.net, and do a search for sudo.  It
> came up with 82 possible options...sudo-1.6.3-4-i386.rpm is the one you
> want.

Even easier:

[hal@feenix hal]$ rpmfind sudo
Installing sudo will require 291 KBytes
### To Transfer:
ftp://ftp.redhat.com/pub/redhat/redhat-7.0/i386/en/RedHat/RPMS/sudo-1.6.3-4.i386.rpm
Do you want to download these files to /tmp/rpms [Y/n/a/i] ?


-- 
Hal B
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
--



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Extra Serial Ports

2000-12-21 Thread Mikkel L. Ellertson

On Thu, 21 Dec 2000, Ken Cole wrote:

> RH5.2 Standard kernel
> 
> Base machine only had one serial port /dev/cua1
> 
> Added PCI multi i/o card with two serial ports which supposedly auto set
> up as DOS com2 and com3 if put in a machien with a com1 only.
> 
> cat /proc/pci sees the card as follows:
> 
>  Bus  0, device  10, function  0:
> Serial controller: Unknown vendor Unknown device (rev 1).
> Vendor id=1409. Device id=7168.
> Medium devsel.  Fast back-to-back capable.  IRQ 10.
> I/O at 0xd000.
> 
> and /dev/cua* shows:
> 
> crw-rw   1 root uucp   5,  64 May  6  1998 /dev/cua0
> crw-r-   1 root uucp   5,  65 Dec 21 14:21 /dev/cua1
> crw-rw   1 root uucp   5,  66 May  6  1998 /dev/cua2
> crw-rw   1 root uucp   5,  67 May  6  1998 /dev/cua3
> 
> /dev/cua1 was "created" on the reboot after putting in the card.  That
> is the date and time of the reboot.
> 
> My question:  Is this all I have to do?  Should I now be able to use
> /dev/cua1?
> 
> I am sceptical as cat /proc/interrupts does not show 10 in use and cat
> /proc/iiports does not show 0xd000 in use or am I reading to much into
> this?
> 
> All help is very appreciated.
> 
We will need a bit more information about the card.  Chances are, it came
with drivers to make it work with DOS/Windows.  You will probably have to
use setpci to configure it for use under Linux, and then use setserial to
let the serial port drivers know what I/O and irq the ports are using.  Or
you may be lucky and someone has already written a driver for your card.

Mikkel
-- 

Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



fdisk related question

2000-12-21 Thread Mike Burger

One of my customers asked me this question, today, and I really didn't
have an answer...since the same phenomenon appears on my systems, I assume
them to be normal.

However...here it is.  If anyone has an answer, I'd sure love to hear it:

---

Here is a capture of 'fdisk' for the boot drive on the front end
machine...

Disk /dev/hda: 16 heads, 63 sectors, 1652 cylinders
Units = cylinders of 1008 * 512 bytes

   Device Boot   BeginStart  End   Blocks   Id  System
/dev/hda111  712   358816+  83  Linux native
/dev/hda2  713  713  916   102816   83  Linux native
/dev/hda3  917  917 1170   128016   82  Linux swap
/dev/hda4 1024 1171 1652   2429285  Extended
/dev/hda5 1024 1171 1424   127984+  82  Linux swap
/dev/hda6 1024 1425 1652   114880+  82  Linux swap

My question is about the "+" signs that appear in the Blocks column
for hda1 hda5 and hda6. What's that mean?





___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: superuser alias?

2000-12-21 Thread rpjday

On Thu, 21 Dec 2000, Mike Burger wrote:

> Point your browser at http://rpmfind.net, and do a search for sudo.  It
> came up with 82 possible options...sudo-1.6.3-4-i386.rpm is the one you
> want.

as another option, if you work in a graphical environment, just
bring up a gnome-terminal or xterm, "su" it to root, and just
leave it off in the corner where you can use it to run privileged
commands when you need to.

naturally, this assumes you have reasonable physical security and
don't leave your terminal unattended where others can wander by
and do damage.  it works for me, and i don't need to mess with
sudo.

of course, if you're not working in X, just pretend i was
never here.

rday



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: superuser alias?

2000-12-21 Thread Mike Burger

Point your browser at http://rpmfind.net, and do a search for sudo.  It
came up with 82 possible options...sudo-1.6.3-4-i386.rpm is the one you
want.

On Thu, 21 Dec 2000, David Brett wrote:

> If you find sudo let me know I did a search for it without success
>
>
> david
>
> On Thu, 21 Dec 2000, Mike Burger wrote:
>
> > Check your system for "sudo".
> >
> > On Sat, 23 Dec 2000, christopher j bottaro wrote:
> >
> > > i'm logged in as a normal user most of the time on my linux machine, but i
> > > download and install a lot of stuff too.  this requires me to switch back and
> > > forth between superuser and my normal login.  my friend told me that at his
> > > work, they have a das (do a superuser) alias on their play linux boxes.  he
> > > says it works like this...
> > > das mv blah /usr/local
> > > 1)  changes to su
> > > 2)  executes "mv blah /usr/local" as su
> > > 3)  exits from su
> > >
> > > can some show me how to write such an alias (or even shell script?)?  thanks
> > > a bunch.
> > >
> > >
> > >
> > > ___
> > > Redhat-list mailing list
> > > [EMAIL PROTECTED]
> > > https://listman.redhat.com/mailman/listinfo/redhat-list
> > >
> >
> >
> >
> > ___
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> >
>
>
>
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: superuser alias?

2000-12-21 Thread Luke C Gavel

Umm...(not sure this will work),

alias das="su -c $1"

das "mv blah /usr/local"

Well, it's close...*shrugs*

-LG

On Sat, 23 Dec 2000, christopher j bottaro wrote:

> i'm logged in as a normal user most of the time on my linux machine, but i 
> download and install a lot of stuff too.  this requires me to switch back and 
> forth between superuser and my normal login.  my friend told me that at his 
> work, they have a das (do a superuser) alias on their play linux boxes.  he 
> says it works like this...
> das mv blah /usr/local
> 1)  changes to su
> 2)  executes "mv blah /usr/local" as su
> 3)  exits from su
> 
> can some show me how to write such an alias (or even shell script?)?  thanks 
> a bunch.
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 

-- Generated Signature --
File cabinet:
A four drawer, manually activated 
trash compactor.
-- End Sig --



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: superuser alias?

2000-12-21 Thread David Brett

If you find sudo let me know I did a search for it without success


david

On Thu, 21 Dec 2000, Mike Burger wrote:

> Check your system for "sudo".
> 
> On Sat, 23 Dec 2000, christopher j bottaro wrote:
> 
> > i'm logged in as a normal user most of the time on my linux machine, but i
> > download and install a lot of stuff too.  this requires me to switch back and
> > forth between superuser and my normal login.  my friend told me that at his
> > work, they have a das (do a superuser) alias on their play linux boxes.  he
> > says it works like this...
> > das mv blah /usr/local
> > 1)  changes to su
> > 2)  executes "mv blah /usr/local" as su
> > 3)  exits from su
> >
> > can some show me how to write such an alias (or even shell script?)?  thanks
> > a bunch.
> >
> >
> >
> > ___
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> >
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: superuser alias?

2000-12-21 Thread Mike Burger

Check your system for "sudo".

On Sat, 23 Dec 2000, christopher j bottaro wrote:

> i'm logged in as a normal user most of the time on my linux machine, but i
> download and install a lot of stuff too.  this requires me to switch back and
> forth between superuser and my normal login.  my friend told me that at his
> work, they have a das (do a superuser) alias on their play linux boxes.  he
> says it works like this...
> das mv blah /usr/local
> 1)  changes to su
> 2)  executes "mv blah /usr/local" as su
> 3)  exits from su
>
> can some show me how to write such an alias (or even shell script?)?  thanks
> a bunch.
>
>
>
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: numerous linux questions

2000-12-21 Thread David Brett

Hi christopher

In answer to your first question I will forward you an email I received
from Michael R. Jinks.  It explains the boot sequence very well. 
'ps -A' will show all the process which are running, but I don't think
this is what you are looking for in answer to your second question.


david

On Thu, 21 Dec 2000, christopher j bottaro wrote:

> i've been meaning to ask these for a while...=)
> 
> 1)  what file/files are used to determine what modules are loaded when the 
> system boots?
> 2)  what file/files are used to determine what daemons are loaded when the 
> system boots?
> 3)  how can i find source for specific shared libraries on the internet?
> 
> to elaborate on 3), frequently i download source, compile it, then try to run 
> the program only to find it telling me that i can't find a certain shared 
> library.  then i go on the internet to find the source for the shared library 
> only to be confused by weirdo hits google gives me.  the most recent 
> experience with this is kmix needing libasound.so.  i searched on the 
> internet for libasound and a bunch of messages and off topic webpages, but no 
> webpage titled "here are the asound lib sources!" or something of the like.
> 
> is there a website that helps you find sources for shared (or even static) 
> libraries that common programs need?  or do you just kinda have to know where 
> to get em yourself along with what they do and if they're a part of a package 
> or something?
> 
> thank you for the info/help...
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



numerous linux questions

2000-12-21 Thread christopher j bottaro

i've been meaning to ask these for a while...=)

1)  what file/files are used to determine what modules are loaded when the 
system boots?
2)  what file/files are used to determine what daemons are loaded when the 
system boots?
3)  how can i find source for specific shared libraries on the internet?

to elaborate on 3), frequently i download source, compile it, then try to run 
the program only to find it telling me that i can't find a certain shared 
library.  then i go on the internet to find the source for the shared library 
only to be confused by weirdo hits google gives me.  the most recent 
experience with this is kmix needing libasound.so.  i searched on the 
internet for libasound and a bunch of messages and off topic webpages, but no 
webpage titled "here are the asound lib sources!" or something of the like.

is there a website that helps you find sources for shared (or even static) 
libraries that common programs need?  or do you just kinda have to know where 
to get em yourself along with what they do and if they're a part of a package 
or something?

thank you for the info/help...



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Only 1 page prints -> smb/Win98/CANON

2000-12-21 Thread Luke C Gavel

Hi,

I have a CANON BJC-1000 connected to a Win98 machine and
samba-1.9.18p10-3is running on a RH5.2 machine.  The RH5.2 client
is using the BJC-600 filter, and everything seems to work fine
except for one little problem.  

It only prints the first page of any print job sent to the Win98
machine.  However, all local Win98 print jobs print in their
entirety.  When I change the printtool option from "1 page" to
something like "8 page", the first eight pages are shrunk onto
the first page.  The print job always disappears from the Win98's
print queue right after the first page is printed.

I tried printing with the 'Send EOF after print job' option both
on and off.  I tried altering some options in the Win98 printer
properties like RAW to EMF, and etc.  Has anyone encountered this
problem before and what have they done to fix it?

TIA,
LG

-- Generated Signature --
Not drinking, chasing women, or doing 
drugs won't make you live longer --
it just seems that way.
-- End Sig --



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



superuser alias?

2000-12-21 Thread christopher j bottaro

i'm logged in as a normal user most of the time on my linux machine, but i 
download and install a lot of stuff too.  this requires me to switch back and 
forth between superuser and my normal login.  my friend told me that at his 
work, they have a das (do a superuser) alias on their play linux boxes.  he 
says it works like this...
das mv blah /usr/local
1)  changes to su
2)  executes "mv blah /usr/local" as su
3)  exits from su

can some show me how to write such an alias (or even shell script?)?  thanks 
a bunch.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: email client?

2000-12-21 Thread Ray Curtis

> "st" == Shaheen Tonse <[EMAIL PROTECTED]> writes:

st> While the thread of email clients is alive... I switched about a year
st> ago from Rmail (built-in emacs mailer) to Netscape Communicator as an
st> email reader, for the reasons:
st> 1) Needed to look at attachments frequently (gifs, Mime etc.), and
st> wanted included URL's automatically would show up on Navigator window.
st> 2) Connect to our company's imap4 server to retrieve email.
st> 3) Send outgoing mail through our smtp server.

st> However, a few Netscape versions ago (4.73+ ?) the personal address book
st> stopped working, and I am now looking for an alternative mail reader
st> that connects to smtp, imap4 and ldap servers, handles common attachment
st> types (automatic spawning of external viewers is fine) and has an
st> address book that works. And it would also be nice if my existing mail
st> files could be converted to be read by it.

st> It does not have to be free.

st> Any suggestions?

How about going back to Emacs or XEmacs and use VM ?

For the users manual check out:
http://www.wonderworks.com/vm/user-manual/
or FAQ:
http://www.wonderworks.com/vm/FAQ.html

-- 
Ray Curtis Unix Programmer/Consultant   Curtis Consulting
mailto:[EMAIL PROTECTED]http://www.clark.net/pub/ray




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RPM shell script question

2000-12-21 Thread Chad W. Skinner

I need advice as to where to begin. I am trying to create RPMs to install
the Jabber server and have some that work, but I still need to write an init
script before I am finished with the server package.

My question is that I am trying to create RPMs for the transports which is
not a problem, but I need a way of having the RPMs install script add the
configuration settings for the transports. I also need to have the uninstall
script remove these lines.

Does anyone have any suggestions as to what I need to look at in order to
accomplish this. I know there are probably simple tools to do this, I just
don't know what they are.  Thanks, for any help.

Chad



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: email client?

2000-12-21 Thread David Brett

A text email which will do everything you want (I think) is pine.  It
works by spawning an external view.  It is not as easy set-up as netscape.


david

On Thu, 21 Dec 2000, Shaheen Tonse wrote:

> While the thread of email clients is alive... I switched about a year
> ago from Rmail (built-in emacs mailer) to Netscape Communicator as an
> email reader, for the reasons:
> 1) Needed to look at attachments frequently (gifs, Mime etc.), and
> wanted included URL's automatically would show up on Navigator window.
> 2) Connect to our company's imap4 server to retrieve email.
> 3) Send outgoing mail through our smtp server.
> 
> However, a few Netscape versions ago (4.73+ ?) the personal address book
> stopped working, and I am now looking for an alternative mail reader
> that connects to smtp, imap4 and ldap servers, handles common attachment
> types (automatic spawning of external viewers is fine) and has an
> address book that works. And it would also be nice if my existing mail
> files could be converted to be read by it.
> 
> It does not have to be free.
> 
> Any suggestions?
> 
> 
>   Shaheen.
> 
> -- 
> QotD:
> Human beings are perhaps never more frightening than when they are
> convinced
> beyond doubt that they are right. -Laurens van der Post
> --
> email: [EMAIL PROTECTED]
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



email client?

2000-12-21 Thread Shaheen Tonse

While the thread of email clients is alive... I switched about a year
ago from Rmail (built-in emacs mailer) to Netscape Communicator as an
email reader, for the reasons:
1) Needed to look at attachments frequently (gifs, Mime etc.), and
wanted included URL's automatically would show up on Navigator window.
2) Connect to our company's imap4 server to retrieve email.
3) Send outgoing mail through our smtp server.

However, a few Netscape versions ago (4.73+ ?) the personal address book
stopped working, and I am now looking for an alternative mail reader
that connects to smtp, imap4 and ldap servers, handles common attachment
types (automatic spawning of external viewers is fine) and has an
address book that works. And it would also be nice if my existing mail
files could be converted to be read by it.

It does not have to be free.

Any suggestions?


Shaheen.

-- 
QotD:
Human beings are perhaps never more frightening than when they are
convinced
beyond doubt that they are right. -Laurens van der Post
--
email: [EMAIL PROTECTED]



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Extra Serial Ports

2000-12-21 Thread Shaheen Tonse

Ken,
I cannot give specific help specific, but you did say "all help is
appreciated", so:

1) In the later releases of RH they talk about the cua devices becoming
obsolete and the ttys devices replacing them.

2) The documnetaion at The Linux Documentation Project's:
http://www.linuxdoc.org/HOWTO/Serial-HOWTO.html
and 
http://www.linuxdoc.org/HOWTO/PCI-HOWTO.html  (a little old, 1997)
gives a good understanding of ports and stuff. I also remember reading
in the HOWTO about not trusting the info in /proc too much.
Shaheen.

Ken Cole wrote:
> 
> RH5.2 Standard kernel
> 
> Base machine only had one serial port /dev/cua1
> 
> Added PCI multi i/o card with two serial ports which supposedly auto set
> up as DOS com2 and com3 if put in a machien with a com1 only.
> 
> cat /proc/pci sees the card as follows:
> 
>  Bus  0, device  10, function  0:
> Serial controller: Unknown vendor Unknown device (rev 1).
> Vendor id=1409. Device id=7168.
> Medium devsel.  Fast back-to-back capable.  IRQ 10.
> I/O at 0xd000.
> 
> and /dev/cua* shows:
> 
> crw-rw   1 root uucp   5,  64 May  6  1998 /dev/cua0
> crw-r-   1 root uucp   5,  65 Dec 21 14:21 /dev/cua1
> crw-rw   1 root uucp   5,  66 May  6  1998 /dev/cua2
> crw-rw   1 root uucp   5,  67 May  6  1998 /dev/cua3
> 
> /dev/cua1 was "created" on the reboot after putting in the card.  That
> is the date and time of the reboot.
> 
> My question:  Is this all I have to do?  Should I now be able to use
> /dev/cua1?
> 
> I am sceptical as cat /proc/interrupts does not show 10 in use and cat
> /proc/iiports does not show 0xd000 in use or am I reading to much into
> this?
> 
> All help is very appreciated.
> 
> --
> Ken Cole
> Satisfaction Software
> e-mail: [EMAIL PROTECTED]
> Voice: +61 7 3268 4722
> Facsimile: +61 7 3268 4359
> Mobile: 0418 792 349
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list

-- 
QotD:
Human beings are perhaps never more frightening than when they are
convinced
beyond doubt that they are right. -Laurens van der Post
--
Tel: 510-486-4556
email: [EMAIL PROTECTED]



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: network install problems

2000-12-21 Thread Bret Hughes

Luke C Gavel wrote:

> Hi,
>
> I found the following HTML link from linuxdoc.org to be
> straight-forward enough to help me temporarily enable NFS on my
> system.  Check it out at:
>
> http://www.linuxdoc.org/LDP/lame/LAME/linux-admin-made-easy/x1273.html

Good page!

Bret



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: network install problems

2000-12-21 Thread Bret Hughes

Justin Zygmont wrote:

> thanks, I actually got it to go a little farther, I found out (the hard
> way) that if your IP information is wrong you can't just go back and
> change it, you have to reboot over and over   well, now it's hanging
> where it says  Loading /mnt/runtime ramdisk...  Have you ever heard of
> this one?

This is the frirst thing that th installer looks for on the nfs server.  My guess is
that you do not have it exported properly.

This is what I have in /etc/exports for my (modified) installation tree:

/pub/backups/rh62upgraded (ro)  # Up dated 6.2 distribution

You shold be able to mount /mnt/cdrom, add this to you /etc/exports:
/mnt/cdrom (ro)

restart nfs:
/etc/rc.d/init.d/nfs restart

You will need to be root to edit exports and to restart nfs
and be jammin.

BTW you should have some messages in /var/log/messages about permission denied or
something like that naming your machine as the attempting host.  If this is the
case, after you do the edits and restart you should be able to complete the install.

Bret




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: network install problems

2000-12-21 Thread Luke C Gavel

Hi,

I found the following HTML link from linuxdoc.org to be
straight-forward enough to help me temporarily enable NFS on my
system.  Check it out at:

http://www.linuxdoc.org/LDP/lame/LAME/linux-admin-made-easy/x1273.html

G'luck,
LG
-- Generated Signature --
Q:  How many Marxists does it take to 
screw in a lightbulb?
A:  None:  The lightbulb contains the 
seeds of its own revolution.
-- End Sig --



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: network install problems

2000-12-21 Thread Justin Zygmont

thanks, I actually got it to go a little farther, I found out (the hard
way) that if your IP information is wrong you can't just go back and
change it, you have to reboot over and over   well, now it's hanging
where it says  Loading /mnt/runtime ramdisk...  Have you ever heard of
this one?

thanks..


On Thu, 21 Dec 2000, Bret Hughes wrote:

> Justin Zygmont wrote:
> 
> > it didn't work at all, said it couldn't find a server.  If you got to the
> > point where it had permission problems, then you got a lot farther than I
> > did.  I'm wondering of the correct information is in the right place, What
> > were the 4 IP addresses that you used?
> >
> > thanks..
> 
> I don't know if you have to have dns working or not.  I have a dns setup inside
> my local lan for the machines there.  Anyway I am not sure off hand what the
> installation askes for but some combination of the following should work.
> 
> local machine 192.168.0.2
> netmask:255.255.255.0
> gateway: not sure of your setup
> dns?:  I would try blank but there might be another trick here.
> Anyone?
> nfs server192.168.0.1
> redhat directory:   mount point of your cdrom (must be exported obviously, with
> little or no security
> if an unknown machine is going to be used
> 
> For the last year or so I have been using dchp so I have not had to look at the
> screen and most recently I have been using kickstart so I am even more removed.
> 
> If you press SOme of the F* keys ( I forget which F!, F2,F3?...) there might be
> additional information about where the install is actually failing.
> 
> HTH
> 
> Bret
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: [RHL] Re: plain text email client?

2000-12-21 Thread John T. Douglass

On Wed, 20 Dec 2000, Anthony E . Greene wrote:

> On Tue, 19 Dec 2000 11:55:36 John T. Douglass wrote:
> >I personally use a combination of fetchmail/procmail/pine to interface to
> >my exchange server and am quite pleased with it.
> 
> What mail transfer protocol do you use? My Exchange server does not have
> POP3 or IMAP enabled.

I use IMAPS (IMAP + ssl) which I had to make sure was enabled on the
Exchange server here because I couldn't imagine being forced to use
Outlook as my mail client.

-- John

--
John T. DouglassPhone: 208 533 7992
Argonne National Laboratory-WestEmail: [EMAIL PROTECTED]




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: VNC on different ports - how?

2000-12-21 Thread Burke, Thomas G.

Well, the company does license PC anywhere...  Maybe I oughta just get a
license...  I was just trying to learn something new & avoid all the
paperwork at the same time...

> -Original Message-
> From: Reiner Buehl [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, December 21, 2000 11:45 AM
> To:   [EMAIL PROTECTED]
> Subject:  RE: VNC on different ports - how?
> 
> Or check with your companies security policy if what you want to do
> is aligned with it? Normaly there is a good reason to block incoming
> traffic on the firewall. This kind of stuff can often be a reason for
> losing the job!
> 
> Best Regards,
> Reiner.
> 
> > Maybe you could just open up that port on the firewall?
> > 
> > On Thu, 21 Dec 2000 11:22:57 -0500, Burke, Thomas G. wrote:
> > 
> > >This is a little OT, as I'm using the server on a WinNT box, but here
> > >goes...
> > >
> > >I want to run my NT box (at work) from home.
> > >
> > >I can connect just fine from another machine at work to my machine, but
> > >cannot connect from home.
> > >
> > >I suspect that the company's firewall is the culprit.
> > >
> > >The FAQ alludes to being able to run the server on a different port
> (say
> > >FTP), but I can't find the exact stuff in the documentation.
> > >
> > >HOW?
> > >
> > >   Thanks in advance,
> > >   Tom
> > >
> > >
> > >
> > >___
> > >Redhat-list mailing list
> > >[EMAIL PROTECTED]
> > >https://listman.redhat.com/mailman/listinfo/redhat-list
> > >
> > 
> > 
> > 
> > 
> > 
> > ___
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: VNC on different ports - how?

2000-12-21 Thread Burke, Thomas G.

I don't have access to the firewall - company owns that...

> -Original Message-
> From: Michael Burger [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, December 21, 2000 10:39 AM
> To:   [EMAIL PROTECTED]
> Subject:  Re: VNC on different ports - how?
> 
> Maybe you could just open up that port on the firewall?
> 
> On Thu, 21 Dec 2000 11:22:57 -0500, Burke, Thomas G. wrote:
> 
> >This is a little OT, as I'm using the server on a WinNT box, but here
> >goes...
> >
> >I want to run my NT box (at work) from home.
> >
> >I can connect just fine from another machine at work to my machine, but
> >cannot connect from home.
> >
> >I suspect that the company's firewall is the culprit.
> >
> >The FAQ alludes to being able to run the server on a different port (say
> >FTP), but I can't find the exact stuff in the documentation.
> >
> >HOW?
> >
> > Thanks in advance,
> > Tom
> >
> >
> >
> >___
> >Redhat-list mailing list
> >[EMAIL PROTECTED]
> >https://listman.redhat.com/mailman/listinfo/redhat-list
> >
> 
> 
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: VNC on different ports - how?

2000-12-21 Thread Reiner Buehl

Or check with your companies security policy if what you want to do
is aligned with it? Normaly there is a good reason to block incoming
traffic on the firewall. This kind of stuff can often be a reason for
losing the job!

Best Regards,
Reiner.

> Maybe you could just open up that port on the firewall?
> 
> On Thu, 21 Dec 2000 11:22:57 -0500, Burke, Thomas G. wrote:
> 
> >This is a little OT, as I'm using the server on a WinNT box, but here
> >goes...
> >
> >I want to run my NT box (at work) from home.
> >
> >I can connect just fine from another machine at work to my machine, but
> >cannot connect from home.
> >
> >I suspect that the company's firewall is the culprit.
> >
> >The FAQ alludes to being able to run the server on a different port (say
> >FTP), but I can't find the exact stuff in the documentation.
> >
> >HOW?
> >
> > Thanks in advance,
> > Tom
> >
> >
> >
> >___
> >Redhat-list mailing list
> >[EMAIL PROTECTED]
> >https://listman.redhat.com/mailman/listinfo/redhat-list
> >
> 
> 
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: VNC on different ports - how?

2000-12-21 Thread Michael Burger

Maybe you could just open up that port on the firewall?

On Thu, 21 Dec 2000 11:22:57 -0500, Burke, Thomas G. wrote:

>This is a little OT, as I'm using the server on a WinNT box, but here
>goes...
>
>I want to run my NT box (at work) from home.
>
>I can connect just fine from another machine at work to my machine, but
>cannot connect from home.
>
>I suspect that the company's firewall is the culprit.
>
>The FAQ alludes to being able to run the server on a different port (say
>FTP), but I can't find the exact stuff in the documentation.
>
>HOW?
>
>   Thanks in advance,
>   Tom
>
>
>
>___
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list
>





___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



VNC on different ports - how?

2000-12-21 Thread Burke, Thomas G.

This is a little OT, as I'm using the server on a WinNT box, but here
goes...

I want to run my NT box (at work) from home.

I can connect just fine from another machine at work to my machine, but
cannot connect from home.

I suspect that the company's firewall is the culprit.

The FAQ alludes to being able to run the server on a different port (say
FTP), but I can't find the exact stuff in the documentation.

HOW?

Thanks in advance,
Tom



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: awk FS

2000-12-21 Thread Stephen_Reilly

cut -f2 -d'=' means you don't have to fire up awk to do it

steve

-Original Message-
From: David Brett [mailto:[EMAIL PROTECTED]]
Sent: 21 December 2000 16:36
To: Cameron Simpson
Cc: [EMAIL PROTECTED]
Subject: Re: awk FS


Hi Cameron

It does! I don't know how I missed that combination.  I tried almost every
other combination.

thanks
david

On Thu, 21 Dec 2000, Cameron Simpson wrote:

> On Wed, Dec 20, 2000 at 05:26:19PM -0500, David Brett
<[EMAIL PROTECTED]> wrote:
> | Does anybody know how to set the field separator to "="
> 
> Do this:
> 
>   echo this=that | awk -F= '{print$2}'
> 
> Works just fine; prints "that" as expected.
> -- 
> Cameron Simpson, DoD#743[EMAIL PROTECTED]
http://www.zip.com.au/~cs/
> 
> I do find these commercials entertaining, but then again, I own a Slinky.
>   - [EMAIL PROTECTED] (Andy Tefft)
> 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: network install problems

2000-12-21 Thread Stew Benedict

Nah, you don't need DNS if you are specifying IP's.  It's probably an issue
with the NFS setup.

Stew Benedict

At 09:29 AM 12/21/00 -0600, you wrote:
>Justin Zygmont wrote:
>
>> it didn't work at all, said it couldn't find a server.  If you got to the
>> point where it had permission problems, then you got a lot farther than I
>> did.  I'm wondering of the correct information is in the right place, What
>> were the 4 IP addresses that you used?
>>
>> thanks..
>
>I don't know if you have to have dns working or not.  I have a dns setup
inside
>my local lan for the machines there.  Anyway I am not sure off hand what the
>installation askes for but some combination of the following should work.
>
>local machine 192.168.0.2
>netmask:255.255.255.0
>gateway: not sure of your setup
>dns?:  I would try blank but there might be another trick
here.
>Anyone?
>nfs server192.168.0.1
>redhat directory:   mount point of your cdrom (must be exported obviously,
with
>little or no security
>if an unknown machine is going to be used
>
>For the last year or so I have been using dchp so I have not had to look
at the
>screen and most recently I have been using kickstart so I am even more
removed.
>
>If you press SOme of the F* keys ( I forget which F!, F2,F3?...) there
might be
>additional information about where the install is actually failing.
>
>HTH
>
>Bret
>
>
>
>___
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
>



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: Determining who ran a program and when

2000-12-21 Thread Stew Benedict

This won't tell you when, but who:

whodunit.sh:

#!/bin/sh
for HOMEDIR in `ls /home`; do
echo "$HOMEDIR:"
grep $1
/home/$HOMEDIR/.bash_history;
done

Run with the offending application as a parameter:

whodunit some_bad_command

You might want to redirect output to a file or pipe it to more.
(This is assuming your users are using bash - generally a given in Linux.)
You could get an idea of when perhaps by looking at the timestamp of
.bash_history, when you find the offending users, and then the relative
placement of the command in .bash_history

Stew Benedict

At 09:29 AM 12/21/00 -0500, Charles Galpin wrote:
>If you know what the program does, and it doesn't run suid, you might be
>able to tell.
>
>For example, if the program generates temproray files with a predictable
>name you might be able to see the uid and time on the files.
>
>hope your day goes better :)
>charles
>
>On Thu, 21 Dec 2000, Jason Holland wrote:
>
>> Hmm, if you don't know the username, it would be slightly harder.
first, if
>> you know about what time the command was run, you can use last and also
>> check /var/log/messages to see who was logged in.  then, go to their home
>> dir and see if they have a history file.  course that depends on which
shell
>> they are using.
>> 
>> Jason
>> 
>> >
>> > Hi,
>> >
>> > Could someone please tell me how I can determine when a programs
>> > was run and
>> > who ran it?
>> > I hope this is possible. The parameters associated with it would be most
>> > helpful also. I need to find out who did a major dumb dumb.
>
>
>
>___
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
>



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Macromedia director movies in netscape?

2000-12-21 Thread Bret Hughes


Does any know if (and if so how) I can set up an html page to play a
macromedia director movie in netscape on RedHat 6.2?  I have the flash
/shockwave plugin installed but netscape pukes on the .dcr file type.  I
tried  to add the application:x-director mime type for .dcr files in
netscape but the plugin dropdown is disabled :)  This would be a big
help to my company.  This will not be severved but merely read from a
hard drive.


BTW  nescape-communicator-4.75-0.6.2 rpm
Any tips /docs appreciated.

Bret




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: awk FS

2000-12-21 Thread David Brett

Hi Cameron

It does! I don't know how I missed that combination.  I tried almost every
other combination.

thanks
david

On Thu, 21 Dec 2000, Cameron Simpson wrote:

> On Wed, Dec 20, 2000 at 05:26:19PM -0500, David Brett <[EMAIL PROTECTED]> wrote:
> | Does anybody know how to set the field separator to "="
> 
> Do this:
> 
>   echo this=that | awk -F= '{print$2}'
> 
> Works just fine; prints "that" as expected.
> -- 
> Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/
> 
> I do find these commercials entertaining, but then again, I own a Slinky.
>   - [EMAIL PROTECTED] (Andy Tefft)
> 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: network install problems

2000-12-21 Thread Bret Hughes

Justin Zygmont wrote:

> it didn't work at all, said it couldn't find a server.  If you got to the
> point where it had permission problems, then you got a lot farther than I
> did.  I'm wondering of the correct information is in the right place, What
> were the 4 IP addresses that you used?
>
> thanks..

I don't know if you have to have dns working or not.  I have a dns setup inside
my local lan for the machines there.  Anyway I am not sure off hand what the
installation askes for but some combination of the following should work.

local machine 192.168.0.2
netmask:255.255.255.0
gateway: not sure of your setup
dns?:  I would try blank but there might be another trick here.
Anyone?
nfs server192.168.0.1
redhat directory:   mount point of your cdrom (must be exported obviously, with
little or no security
if an unknown machine is going to be used

For the last year or so I have been using dchp so I have not had to look at the
screen and most recently I have been using kickstart so I am even more removed.

If you press SOme of the F* keys ( I forget which F!, F2,F3?...) there might be
additional information about where the install is actually failing.

HTH

Bret



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: backup script

2000-12-21 Thread Andrew So Hing-pong

thanks

On Wed, 20 Dec 2000, Thornton Prime wrote:

> 
> On Wed, 20 Dec 2000, Andrew So Hong-pong wrote:
> 
> > All,
> >
> > I would like to write a script for backup purpose. I have a file
> > which contains all the backup files list like,
> >
> > # cat file.lst
> > ./a/foo.c
> > ./b/c/voo.c
> >
> > At all, how can redirect this file list to perform the tar command
> 
> 
> The tar man page reports the flag:
> 
>-T, --files-from F
>get names to extract or create from file F
> 
> You could probably also do something like
> 
>tar cv `cat file.lst` > mytarfile.tar
> 
> thornton
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 

-- 
Andrew H.P. So
[EMAIL PROTECTED]




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: ABC's of Linux Red Hat 5.0

2000-12-21 Thread Bret Hughes

"Michael H. Warfield" wrote:

> On Wed, Dec 20, 2000 at 10:35:41PM -0600, Bret Hughes wrote:
> > syed riyaz wrote:
>
> > > Dear friend,
>
> > > Hi !
>
> > > I beleive you will be in pink of health & in good mood.
>
> > > I have recently installed the Red Hat LINUX 5.0 on my
> PC(Pentium/100-Mhz, 32-MB Ram,1.2-GB HDD,DCS Sound Card,
> JVC-3,600 bps external Modem, SVGA Moniter, mouse etc.).
>
> > I have been using linux since 4.5 and that was what seems like a
> Looong time ago. Certainly a long time in linux development
> time.  Before answering your questions I woul like to suggest
> that you get a copy of RH at least version 6.2.  In the redhat
> world it has been my experience that x.0 versions can be
> relatively buggy.  The
>
> You are using Linux since 4.5 and your line wrap on E-Mail
> still sucks???  Time to get with the program...

Yeah I know.   I have been using communicator for quite a while and even though
I have "wrap incomming messages to window width" and "wrap outgoing to 72
chars"  it still does not do well with replies if the incomming message was not
wrapped as this one was not.  I still have to get into windows several times a
week (should be more) for things like autocad, quickbooks and excel and enjoy
not having to use a different mailer.

maybe if I was a real user and used mutt like you then it would not be an
issue, I don't know.  I have to admit I am of the gui generation.  Bummer huh?
:)

Bret



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Determining who ran a program and when

2000-12-21 Thread Dave Ihnat

On Thu, Dec 21, 2000 at 08:25:24AM -0600, Jim Baxter wrote:
> First let me say I am sorry about the no subject message. Not a good day so
> far.

Da nada.

> Could someone please tell me how I can determine when a programs was run and
> who ran it?
> I hope this is possible. The parameters associated with it would be most
> helpful also. I need to find out who did a major dumb dumb.

There's good news, and there's bad news.

The good news is that there is process accounting, along the BSD model, for
Linux.

The bad news is that it's not installed and enabled by default.

If you hadn't already installed and enabled accounting for your system--
I would do that if it's in a multi-user environment, and you need to find
out who to shoo--er, re-train if something was done--then you could only
figure out what was done indirectly, e.g., syslog, side effects, etc. by
timestamp, and using something like last to see who was on at that time.

Cheers,
-- 
Dave Ihnat
[EMAIL PROTECTED]



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: Determining who ran a program and when

2000-12-21 Thread Charles Galpin

If you know what the program does, and it doesn't run suid, you might be
able to tell.

For example, if the program generates temproray files with a predictable
name you might be able to see the uid and time on the files.

hope your day goes better :)
charles

On Thu, 21 Dec 2000, Jason Holland wrote:

> Hmm, if you don't know the username, it would be slightly harder.  first, if
> you know about what time the command was run, you can use last and also
> check /var/log/messages to see who was logged in.  then, go to their home
> dir and see if they have a history file.  course that depends on which shell
> they are using.
> 
> Jason
> 
> >
> > Hi,
> >
> > Could someone please tell me how I can determine when a programs
> > was run and
> > who ran it?
> > I hope this is possible. The parameters associated with it would be most
> > helpful also. I need to find out who did a major dumb dumb.



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: Determining who ran a program and when

2000-12-21 Thread Jason Holland

you must not be subscribed to the list, because this was already answered.


Hmm, if you don't know the username, it would be slightly harder.  first, if
you know about what time the command was run, you can use last and also
check /var/log/messages to see who was logged in.  then, go to their home
dir and see if they have a history file.  course that depends on which shell
they are using.

Jason


>
> Hi,
>
> First let me say I am sorry about the no subject message. Not a
> good day so
> far.
>
> Could someone please tell me how I can determine when a programs
> was run and
> who ran it?
> I hope this is possible. The parameters associated with it would be most
> helpful also. I need to find out who did a major dumb dumb.
>
>
> Jim Baxter
> Morrison Supply Company  MIS
>
>
>
>
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Determining who ran a program and when

2000-12-21 Thread Jim Baxter


Hi,

First let me say I am sorry about the no subject message. Not a good day so
far.

Could someone please tell me how I can determine when a programs was run and
who ran it?
I hope this is possible. The parameters associated with it would be most
helpful also. I need to find out who did a major dumb dumb.


Jim Baxter
Morrison Supply Company  MIS




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: (no subject)

2000-12-21 Thread Jason Holland

Hmm, if you don't know the username, it would be slightly harder.  first, if
you know about what time the command was run, you can use last and also
check /var/log/messages to see who was logged in.  then, go to their home
dir and see if they have a history file.  course that depends on which shell
they are using.

Jason

>
> Hi,
>
> Could someone please tell me how I can determine when a programs
> was run and
> who ran it?
> I hope this is possible. The parameters associated with it would be most
> helpful also. I need to find out who did a major dumb dumb.
>
>
> Jim Baxter
> Morrison Supply Company  MIS
>
>
>
>
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



(no subject)

2000-12-21 Thread Jim Baxter

Hi,

Could someone please tell me how I can determine when a programs was run and
who ran it?
I hope this is possible. The parameters associated with it would be most
helpful also. I need to find out who did a major dumb dumb.


Jim Baxter
Morrison Supply Company  MIS




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Sound broke

2000-12-21 Thread Thomas Ribbrock

Hi Russ!

On Thu, Dec 21, 2000 at 12:34:13AM -0500, [EMAIL PROTECTED] wrote:
> Several weeks ago my sound simply stopped working one day. I haven't had
> time to mess with it until now. I have noticed this in my logs, something
> that I've never seen before:
> 
> Dec 19 11:01:04 behne modprobe: modprobe: Can't locate module sound-slot-0
> Dec 19 11:01:05 behne modprobe: modprobe: Can't locate module sound-service-0-3

Were you able (with the help of the logs) to determine when this problem
first occurred? If so, can you remember whether you've changed
*anything* on the machine in question (hardware, maybe?) in the
meantime?


[...]
> What could be causing this, and how can I repair my sound so that I can
> once again use RealPlayer and my cdrom?
[...]

First thing I'd try would be to rerun sndconfig (or was the name
soundcfg? I alway mix that up... :-} ) and see if that works.

HTH,

Thomas
-- 
 "Look, Ma, no obsolete quotes and plain text only!"

 Thomas Ribbrock | http://www.bigfoot.com/~kaytan | ICQ#: 15839919
   "You have to live on the edge of reality - to make your dreams come true!"



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: sa2

2000-12-21 Thread Reiner Buehl

http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=19129 says:

0 * * * 0,6 root /usr/lib/sa/sa1 600 6 &

should be 

0 * * * 0-6 root /usr/lib/sa/sa1 600 6 &

Else it will only run on sunday and saturday.
--- Additional comments from [EMAIL PROTECTED] 2000-10-23 07:30 ---
Why not make it "0 * * * *" and drop the "0-6" altogether?

---
Best Regards,
Reiner.

> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Moby
> Sent: Thursday, December 14, 2000 20:05
> To: [EMAIL PROTECTED]
> Subject: sa2
> 
> 
> I noticed that my RH 7.0 box runs /usrlib/sa/sa2 -A daily.  Every time the
> script runs it complains about being unable to find /var/log/sa/sardd where
> dd is the current day of month.  Is this normal?  Should the file
> /var/log/sa/sardd already exist?  If so, where does it come from?
> 
> Thanks in advance for any help,
> --Moby
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Another subnetting question

2000-12-21 Thread Glen Lee Edwards

David,

That's the exact setup.  We did finally get it to work - I started on it
last Friday and just got it all going tonight, although mail is
jerry-rigged until I get the DNS set up right.  I have to tell you getting
this going made me think I'd made a big mistake!

Glen



Monday, at 21:10, David Brett sent through the Star Gate:

>Please give a description of the network configuration.
>
>If you are doing what I think it will behave exactly as you have described
>
>internet---isp---your cisco router-rest of the ip addresses.
>
>If what I have tried to draw is what yu have then it will not work.
>
>
>david
>
>On Mon, 18 Dec 2000, Glen Lee Edwards wrote:
>
>> I need to ask a question along these lines:  I just leased an 8ip subnet
>> from my ISP.  I assumed that all 5 usable IP addresses would be accessible
>> from anywhere on the www.  However, I've found out that it isn't working
>> that way. The only address that is externally accessible is the gw
>> address, which is assigned to my Cisco router.  When I ping to the other
>> addresses I get the following:
>> 
>> 
>> $ ping 209.98.11.42 
>> PING 209.98.11.42 (209.98.11.42) from 192.168.5.12 : 56(84) bytes of data. 
>> >From dsl.citilink.com (209.98.10.254): Time to live exceeded 
>> >From dsl.citilink.com (209.98.10.254): Time to live exceeded 
>> >From dsl.citilink.com (209.98.10.254): Time to live exceeded
>>  
>>  --- 209.98.11.42 ping statistics --- 
>> 4 packets transmitted, 0 packets received, +3 errors, 100% packet loss  
>  
>> 
>> The "ping" is being intercepted by one of my ISP's computer. It isn't
>> supposed to do this, is it?
>> 
>> Glen
>> 
>> 
>> 
>> 
>> 
>> ___
>> Redhat-list mailing list
>> [EMAIL PROTECTED]
>> https://listman.redhat.com/mailman/listinfo/redhat-list
>> 
>
>
>
>___
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list
>



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list