Re: Break-in? Can linux read Solaris formatted disks?

2001-11-20 Thread Leonard den Ottolander

Hi Paul,

 You got your answer from Ashley, so just a side note.

> It appears that someone got into the Solaris box and messed it all up. I 
> went to login and it said the root password I was trying to enter was 
> invalid, so I rebooted and got a bunch of error messages saying most of the
> system accounts were missing, and that root user is missing, etc etc. I can't
> login now to get access to the system, even using boot -s.
> 
> So, no worries. It's just a test box anyway; there was nothing valuable on the
> system.

  Well, if they entered the Solaris box they might have first entered/cracked 
your OpenBSD NATter (since you are NATting that is their first (and only?) 
point of entrance (or are you forwarding services from the Solaris box?)). For 
you this break in might not be a problem, but your box could be used to crack 
others. So a little more care in these matters would be appreciated... (at 
least by me :).

Bye,

Leonard.




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



Re: system down

2001-11-20 Thread Anthony E. Greene

On Fri, 16 Nov 2001, Jim Sheffer wrote:
> The linux server crashed and will not reboot.  Ststem starts up, then kickes
> me .out to a shell (?) says there is a problem and asks for my password,

What "problem"? The exact wording will probably get you a quick answer and 
a solution. You could also trying using the error message as a search 
string in Google.

FYI, this kind of thing happens when there are lots of errors on the frive 
or a partition is full.

Tony
-- 
Anthony E. Greene <[EMAIL PROTECTED]> 
OpenPGP Key: 0x6C94239D 
Chat: AOL/Yahoo: TonyG05
Linux. The choice of a GNU generation 




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



Re: ntp client for Win2000

2001-11-20 Thread Anthony E. Greene

On Wed, 21 Nov 2001, Matthew Simpson wrote:
> Can anyone recommend a good ntp client for Windows? Nothing fancy, 
> just commandline would be great?

You may already know this, but Windows includes a command line utility 
that can set the time from any other Windows machine or from a Samba 
server:

  net time /set /yes \\servername

Tony
--
Anthony E. Greene <[EMAIL PROTECTED]> 
OpenPGP Key: 0x6C94239D 
Chat: AOL/Yahoo: TonyG05
Linux. The choice of a GNU generation 



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



Re: Question on Message log entry + IPTables entry

2001-11-20 Thread Rodolfo J. Paiz

At 11/20/2001 11:36 PM -0600, you wrote:
>Now, if I'm reading this correctly and with the help of the Netfilter log
>analyzer; I think I am.  The log entry is telling me that I received a
>packet scanning for some form of the Sub-7 Trojan horse from 65.1.121.18
>with a MAC address of 00:03:6c:48:88:8c.  I've got other entries some
>identical, some differing on the port, some differing on the IP but for all
>of them the MAC address is the same.  Would the correct way to block this
>script-kiddie be something like this?
>iptables -A INPUT --mac-source 00:03:6c:48:88:8c -j DROP

I don't think so. I think the MAC address is only useful on the local net 
since it is replaced by the gateway. Hence, that MAC is your gateway (?). 
So blocking that would block *all* traffic. You can block 65.1.121.18 if 
you want, though.


--
Rodolfo J. Paiz
[EMAIL PROTECTED]



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



Question on Message log entry + IPTables entry

2001-11-20 Thread Manzabar

I check /var/log/messages regularly and find this:
Nov 19 21:32:51 c896765-a kernel: IN=eth0 IN=eth0 OUT=
MAC=00:a0:24:ba:75:64:00:03:6c:48:88:8c:08:00 SRC=65.1.121.18
DST=xxx.xxx.xxx.xxx LEN=48 TOS=0x00 PREC=0x00 TTL=118 ID=12729 DF PROTO=TCP
SPT=3184 DPT=27374 WINDOW=8192 RES=0x00 SYN URGP=0 

Now, if I'm reading this correctly and with the help of the Netfilter log
analyzer; I think I am.  The log entry is telling me that I received a
packet scanning for some form of the Sub-7 Trojan horse from 65.1.121.18
with a MAC address of 00:03:6c:48:88:8c.  I've got other entries some
identical, some differing on the port, some differing on the IP but for all
of them the MAC address is the same.  Would the correct way to block this
script-kiddie be something like this?
iptables -A INPUT --mac-source 00:03:6c:48:88:8c -j DROP

If it helps; I'm running Red Hat 7.2 (using iptables) with all the updates
loaded via up2date and the Linux box acts as my router for the other
computers in the house.

Network Setup

Cable modem
|
Linux server
|
  Hub
 __|
| |   |
   Box 1 Box 2Box 3

If further information is required to solve this; please let me know.

Mark McKibben [EMAIL PROTECTED]
http://www.avalon.net/~manzabar
ICQ#  8476502

Experience is that marvelous thing that enables you recognize a mistake
when you make it again.
 - Unknown



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



Re: login screen - background

2001-11-20 Thread Ray Curtis

> "jw" == Jeremy West <[EMAIL PROTECTED]> writes:

jw> Where is this file?  xsrirc??

The command 'locate' can be your friend.

locate xsrirc


-- 
Ray Curtis Curtis Consulting http://www.ccux.com



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



Re: [RH List] Break-in? Can linux read Solaris formatted disks?

2001-11-20 Thread Ashley M. Kirchner

Paul Greene wrote:

> Can I take this hard disk out, stick it in another system as a second hard
> drive, with Redhat on the first hard drive, mount the messed up disk, and
> be able to read both the Solaris partitions on the disk (fdisk recognizes
> the Solaris partitions as type 82, Linux swap space?), as well as the NTFS
> partitions (it was a dual boot system)? I have Redhat 7.0 and 7.1; would
> either one be able to read both types of partitions?

Yeap.  You need to (re)compile your kernel to enable this support.  Under
Filesystems, enable 'UFS Filesystem Support', then scroll down to 'Partition
Types', and enable the Slowaris one.  Recompile and you're done.

--
H | "Life is the art of drawing without an eraser." - John Gardner
  +
  Ashley M. Kirchner    .   303.442.6410 x130
  Director of Internet Operations / SysAdmin. 800.441.3873 x130
  Photo Craft Laboratories, Inc.. 3550 Arapahoe Ave, #6
  http://www.pcraft.com . .  ..   Boulder, CO 80303, U.S.A.




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



Break-in? Can linux read Solaris formatted disks?

2001-11-20 Thread Paul Greene

I have a little test lab at home, mainly for learning security and getting 
familiar with various flavors of Unix.

The way it's setup is - an openbsd box is connected to a cable modem, 
running NAT but not a firewall or IDS. Inside the network is another box 
running Solaris/Intel 2.7.

It appears that someone got into the Solaris box and messed it all up. I 
went to login and it said the root password I was trying to enter was 
invalid, so I rebooted and got a bunch of error messages saying most of the 
system accounts were missing, and that root user is missing, etc etc. I 
can't login now to get access to the system, even using boot -s.

So, no worries. It's just a test box anyway; there was nothing valuable on 
the system.

Enough rambling, on to the real questions ...

Can I take this hard disk out, stick it in another system as a second hard 
drive, with Redhat on the first hard drive, mount the messed up disk, and 
be able to read both the Solaris partitions on the disk (fdisk recognizes 
the Solaris partitions as type 82, Linux swap space?), as well as the NTFS 
partitions (it was a dual boot system)? I have Redhat 7.0 and 7.1; would 
either one be able to read both types of partitions?

Is there any caveats or gotchas I should be aware of?

TIA

Paul Greene



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



Re: login screen - background

2001-11-20 Thread Jeremy West

Where is this file?  xsrirc??

>You can edit xsrirc and change the .png file to something else--such as a pic of
>Tux.
>
>Jason Jesso wrote:
>
>>

Jeremy West



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



Re: RFS (Request for Suggestions)

2001-11-20 Thread Ashley M. Kirchner

Thomas Porter wrote:

> SInce the outgoing
> mail is to many different people, I guess you would need to BCC: a constant
> address you would pick up in the procmail recipe.

No, wrong end.  The email is INcoming to us, from an external site.  And I need to 
parse it.  The
format is the same every time, and the address it comes in to is also the same.  
Doesn't change.


> One ignorant question:  Can't you modify the process that generates the email
> to update the database directly?

I don't have control over that process.  The only thing I have to work with is 
that incoming
email to us.

--
H | "Life is the art of drawing without an eraser." - John Gardner
  +
  Ashley M. Kirchner    .   303.442.6410 x130
  Director of Internet Operations / SysAdmin. 800.441.3873 x130
  Photo Craft Laboratories, Inc.. 3550 Arapahoe Ave, #6
  http://www.pcraft.com . .  ..   Boulder, CO 80303, U.S.A.




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



Re: RFS (Request for Suggestions)

2001-11-20 Thread Thomas Porter

On Tue, Nov 20, 2001 at 10:14:55PM -0500, [EMAIL PROTECTED] thoughtfully 
expounded:
> 
> On Tue, 20 Nov 2001, Ashley M. Kirchner wrote:
> > I'm trying to find a solution where I can take an incoming email and
> > have something, an external program, parse the data as it arrives and
> > pipe the necessary information through to a database, say MySQL...
> > Basically we receive orders over the net and every order placed
> > generates an email.  That email I would like to parse, extract the
> > necessary information and shove it into a database, automatically, with
> > no user interaction.  (such script I will write of course)
> >
> > Anyone have any suggestions?
> 

[snip]

> 
> # invoked from /etc/aliases like this
> # checkpoint_pager:[EMAIL PROTECTED],
> "|/home/cgalpin/bin/checkpointMonitor.pl"
> #
> # or from procmail like this
> # | /home/cgalpin/bin/checkpointMonitor.pl
> #
>

Ashley,

I did much the same thing, and then set up a PHP-driven HTML page to look over
the results loaded into the database.  The key is to set up a procmail recipe
that captures this mail and pipes it to the perl script.  SInce the outgoing
mail is to many different people, I guess you would need to BCC: a constant
address you would pick up in the procmail recipe. 

One ignorant question:  Can't you modify the process that generates the email
to update the database directly?

-- 
Tom Porter   [EMAIL PROTECTED]

"On two occasions I have been asked [by members of Parliament], 
'Pray, Mr. Babbage, if you put into the machine wrong figures, will 
the right answers come out?'  I am not able rightly to apprehend the 
kind of confusion of ideas that could provoke such a question."



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



Re: RFS (Request for Suggestions)

2001-11-20 Thread cgalpin


On Tue, 20 Nov 2001, Ashley M. Kirchner wrote:
> I'm trying to find a solution where I can take an incoming email and
> have something, an external program, parse the data as it arrives and
> pipe the necessary information through to a database, say MySQL...
> Basically we receive orders over the net and every order placed
> generates an email.  That email I would like to parse, extract the
> necessary information and shove it into a database, automatically, with
> no user interaction.  (such script I will write of course)
>
> Anyone have any suggestions?

Ashley

Here is a small perl script that does exactly that. I suggest you take the
same approach. Works like a charm.

hth
charles

#!/usr/bin/perl -w

# invoked from /etc/aliases like this
# checkpoint_pager:[EMAIL PROTECTED],
"|/home/cgalpin/bin/checkpointMonitor.pl"
#
# or from procmail like this
# | /home/cgalpin/bin/checkpointMonitor.pl
#

use DBI;

#$host = "localhost";
#$port = 3306;
$database = "checkpoint_monitor";
$user = "riaadm";
$password = "pass";
$debug =1;

$dbh = DBI->connect("DBI:mysql:$database",$user, $password);
if ( !defined $dbh ) {
die "Cannot do \$dbh->connect: $DBI::errstr\n";
}


open (LOG, ">>/tmp/checkpointMonitor.log" ) if $debug;
print LOG "\nGot Message.\n" if $debug;

while() {
print LOG $_ if $debug;
if (/^$/) {
print LOG "got blank line (so body is next)\n" if $debug;
#my $line = ;
my ($severity, $date, $time, $host, $notification) = split(' ', , 5);
$date =~ s@(\d{2})/(\d{2})/(\d{4})@$3-$1-$2@;
print LOG "$severity, $date, $time, $host, $notification\n" if $debug;
my $sth = $dbh->prepare(q{
insert into event (severity, date, host, notification) values (?, ?, ?, ?)
}) || die $dbh->errstr;
$sth->execute($severity, "$date $time", $host, $notification) || die 
$dbh->errstr;

last;
}
}




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



Printing doesn't work anymore!!!!!

2001-11-20 Thread Art Ross

I'm running RH6.2 on a PC and for some reason after working for years,
I'm unable to print.   I can't recall conducting any changes to my
system that may have caused this.  In an attempt to fix it, I've deleted
the entire configuration and the printer directory and files.  Then, I
reconfigured the same printer.  Still no luck.  I checked to see if lpd
was running: fine.  I've checked the printer queue; no entries.

I'll be researching this further but if anyone has idea of what has
happened I'd greatly appreciate some tips.

Best Regards,
  Art



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



no conotrolling tty ?

2001-11-20 Thread Gregory Hosler

Occassionally when I log into my server, I get the following message:

rlogin camelot
Last login: Tue Nov 20 14:52:20 from amnesia
   >>   Warning: no access to tty (Inappropriate ioctl for device).
   >>   Thus no job control in this shell.
resize:  can't open terminal /dev/tty

A "ps" shows:
ps
  PID TTY  TIME CMD
19642 ?00:00:00 tcsh
19807 ?00:00:00 ps

Do I not have enough /dev/pts devices ? or is it something else ?

If I logout and relogin, I usually get a valid pts and all is ok.

The server is running RH 7.2, all eratta applied.

-Greg

--
E-Mail: Gregory Hosler <[EMAIL PROTECTED]>
Date: 21-Nov-01
Time: 11:00:50

   You can release software that's good, software that's inexpensive, or
   software that's available on time.  You can usually release software
   that has 2 of these 3 attributes -- but not all 3.

--



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



Re: Printing with 7.2: Was working, now stopped dead..brain cramp/queue name corrected

2001-11-20 Thread John P. Verel

And now for something REALLY stupid.
When I went through printconf, I called my print queue HP1100A ...
which will not work with lpr command, queue needing to be named .
lp.  Sorry, folks.  MASSIVE brain cramp.

All's well...I promise...really!!! 

Your turkey of the week,

John
On 11/20/01, 08:15:50PM -0500, John P. Verel wrote:
> Voila!  Thanks, Tammy.  Up and running just fine :)
> 
> I installed the new rpm via up2date.  However, in order to get the
> printer working, I ran through the steps provided to me by Devon on
> this list a couple of days ago:
> 
> delete the printer definition via printconf-gui
> rm -rf /var/spool/lpd/*
> redefine the printer via printconf-gui
> /sbin/service lpd stop
> rm -rf /var/cache/foomatic/{pcache,compiled}/*
> /usr/sbin/printconf-backend --force-rebuild
> /sbin/service lpd start
> 
> And, life is good.  Guess I have to find a different turkey for Thursday
> instead of the old foomatic rpm ;)
> 
> John
> 
> On 11/20/01, 12:52:12PM -0500, Tammy Fox wrote:
> > It's available now.
> > 
> > http://www.redhat.com/support/errata/RHBA-2001-155.html
> > 
> > Tammy
> > 
> > On Mon, Nov 19, 2001 at 10:27:56PM -0500, John P. Verel wrote:
> > > Devon,
> > > 
> > > Got a reply from Tammy Fox of Red Hat on the enigma list, saying that
> > > this is a bug in foomatic.  She said a fix will be out shortly.  Mean
> > > time, I'll keep hacking away!
> > > 
> > > John
> 
> -- 
> John P. Verel
> Norwalk, Connecticut
> 
> 
> 
> ___
> enigma-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/enigma-list

-- 
John P. Verel
Norwalk, Connecticut



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



Simple Firewall Configuration Question

2001-11-20 Thread Alejandro Calbazana

Hello,

I have a few configuration questions.  I would like to set up a linux box as 
my firewall with a Win2k machine machine on the inside.  

I have 2 NICs on the Linux machine... One exposed to my service provider and 
one exposed to my internal network.  I have 2 public IPs from my service 
provider.

I DO NOT wish to use IP masq. since I can not use some protocols that I need 
to use under a translated address configuration.  

How can I achieve the goal of securing my internal network without having to 
resort to some level of NAT?

Do I need an additional IP for eth0, eth1, and the NIC on my win machine?

Thanks In Advance,

Alejandro





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



Re: Printing with 7.2: Was working, now stopped dead: FIXED, HP1100A: NOT YET :(((

2001-11-20 Thread John P. Verel

Wel.almost.  I can now print from the printconf-gui
menu, but not from any user account.  Printing attempts are greeted with
this message (running as root):

[root in directory: spool]# echo hello | lpr
Status Information:
 sending job 'root@CV150607-A+952' to lp@localhost
 connecting to 'localhost', attempt 1
 connected to 'localhost'
 requesting printer lp@localhost
 job 'root@CV150607-A+952' transfer to lp@localhost failed
  error 'NONZERO RFC1179 ERROR CODE FROM SERVER' with ack 'ACK_FAIL'
  sending str '^Blp' to lp@localhost
 error msg: 'spool queue for 'lp' does not exist on server
CV150607-A.norwlk1.ct.home.com'
 error msg: '   non-existent printer or you need to run 'checkpc -f'

/etc/printcap perms look like:

-rw-r--r--1 root root  777 Nov 20 20:28 printcap

My  /var/spool/lpd/HP1100A looks like:

drwx--2 lp   lp   4096 Nov 20 20:28 HP1100A

If I try to cd into the directory as other than root, I get permission
denied.

Help?

John
On 11/20/01, 08:15:50PM -0500, John P. Verel wrote:
> Voila!  Thanks, Tammy.  Up and running just fine :)
> 
> I installed the new rpm via up2date.  However, in order to get the
> printer working, I ran through the steps provided to me by Devon on
> this list a couple of days ago:
> 
> delete the printer definition via printconf-gui
> rm -rf /var/spool/lpd/*
> redefine the printer via printconf-gui
> /sbin/service lpd stop
> rm -rf /var/cache/foomatic/{pcache,compiled}/*
> /usr/sbin/printconf-backend --force-rebuild
> /sbin/service lpd start
> 
> And, life is good.  Guess I have to find a different turkey for Thursday
> instead of the old foomatic rpm ;)
> 
> John
> 
> On 11/20/01, 12:52:12PM -0500, Tammy Fox wrote:
> > It's available now.
> > 
> > http://www.redhat.com/support/errata/RHBA-2001-155.html
> > 
> > Tammy
> > 
> > On Mon, Nov 19, 2001 at 10:27:56PM -0500, John P. Verel wrote:
> > > Devon,
> > > 
> > > Got a reply from Tammy Fox of Red Hat on the enigma list, saying that
> > > this is a bug in foomatic.  She said a fix will be out shortly.  Mean
> > > time, I'll keep hacking away!
> > > 
> > > John
> 
> -- 
> John P. Verel
> Norwalk, Connecticut
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list

-- 
John P. Verel
Norwalk, Connecticut



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



Re: RFS (Request for Suggestions)

2001-11-20 Thread Ed Wilts

On Tue, 2001-11-20 at 18:49, Ashley M. Kirchner wrote:
> 
> I'm trying to find a solution where I can take an incoming email and
> have something, an external program, parse the data as it arrives and
> pipe the necessary information through to a database, say MySQL...
> Basically we receive orders over the net and every order placed
> generates an email.  That email I would like to parse, extract the
> necessary information and shove it into a database, automatically, with
> no user interaction.  (such script I will write of course)

This is a relatively easy job for procmail.  By default, if you're
running Sendmail and have procmail installed, all you need to do is
create a .procmailrc and you're off to the races.

Here's a trivial rule that I use to maintain a cyclical backup of all
messages that procmail processes:

# Create a backup cache of 100 most recent messages in case of mistakes
:0 c
backup

  :0 ic
  | cd backup && rm -f dummy `ls -t msg.* | sed -e 1,100d`

Obviously, you can put your script into the "cd backup" part of the
script.  You'd likely want to file your orders into a folder, and then
process them with your script.  If anything goes wrong, you've still got
the original in the backup folder.  I just created the Mail/backup
directory and it's been working fine.

Go to http://www.procmail.org for more info and samples.

-- 
Ed Wilts, Mounds View, MN, USA
mailto:[EMAIL PROTECTED]



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



Re: Printing with 7.2: Was working, now stopped dead: FIXED, HP1100A

2001-11-20 Thread John P. Verel

Voila!  Thanks, Tammy.  Up and running just fine :)

I installed the new rpm via up2date.  However, in order to get the
printer working, I ran through the steps provided to me by Devon on
this list a couple of days ago:

delete the printer definition via printconf-gui
rm -rf /var/spool/lpd/*
redefine the printer via printconf-gui
/sbin/service lpd stop
rm -rf /var/cache/foomatic/{pcache,compiled}/*
/usr/sbin/printconf-backend --force-rebuild
/sbin/service lpd start

And, life is good.  Guess I have to find a different turkey for Thursday
instead of the old foomatic rpm ;)

John

On 11/20/01, 12:52:12PM -0500, Tammy Fox wrote:
> It's available now.
> 
> http://www.redhat.com/support/errata/RHBA-2001-155.html
> 
> Tammy
> 
> On Mon, Nov 19, 2001 at 10:27:56PM -0500, John P. Verel wrote:
> > Devon,
> > 
> > Got a reply from Tammy Fox of Red Hat on the enigma list, saying that
> > this is a bug in foomatic.  She said a fix will be out shortly.  Mean
> > time, I'll keep hacking away!
> > 
> > John

-- 
John P. Verel
Norwalk, Connecticut



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



Re: RFS (Request for Suggestions)

2001-11-20 Thread Anth Courtney

On Tue, 20 Nov 2001, Ashley M. Kirchner wrote:

A perl script will do this easily. Depending on what mail system you're
running (i.e qmail), put a .qmail which pipes the email through the
script. Get the script to parse the email line by line, and use the DBI,
DBD:Mysql modules to dump it into a database.

Very easy to do :)

cheers,
Anth

>
> I'm trying to find a solution where I can take an incoming email and
> have something, an external program, parse the data as it arrives and
> pipe the necessary information through to a database, say MySQL...
> Basically we receive orders over the net and every order placed
> generates an email.  That email I would like to parse, extract the
> necessary information and shove it into a database, automatically, with
> no user interaction.  (such script I will write of course)
>
> Anyone have any suggestions?
>
> --
> W | I haven't lost my mind; it's backed up on tape somewhere.
>   +
>   Ashley M. Kirchner    .   303.442.6410 x130
>   IT Director / SysAdmin / WebSmith . 800.441.3873 x130
>   Photo Craft Laboratories, Inc.. 3550 Arapahoe Ave. #6
>   http://www.pcraft.com . .  ..   Boulder, CO 80303, U.S.A.
>
>
>
>
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>
> Scanned by PeNiCillin http://PeNiCillin.pnc.com.au/
>

-- 

  Anth Courtney - Systems Administrator / Programmer
   [EMAIL PROTECTED] - PLANET NETCOM - www.pnc.com.au





Scanned by PeNiCillin http://PeNiCillin.pnc.com.au/



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



RFS (Request for Suggestions)

2001-11-20 Thread Ashley M. Kirchner


I'm trying to find a solution where I can take an incoming email and
have something, an external program, parse the data as it arrives and
pipe the necessary information through to a database, say MySQL...
Basically we receive orders over the net and every order placed
generates an email.  That email I would like to parse, extract the
necessary information and shove it into a database, automatically, with
no user interaction.  (such script I will write of course)

Anyone have any suggestions?

--
W | I haven't lost my mind; it's backed up on tape somewhere.
  +
  Ashley M. Kirchner    .   303.442.6410 x130
  IT Director / SysAdmin / WebSmith . 800.441.3873 x130
  Photo Craft Laboratories, Inc.. 3550 Arapahoe Ave. #6
  http://www.pcraft.com . .  ..   Boulder, CO 80303, U.S.A.




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



Re: login screen - background

2001-11-20 Thread Mike Watson

You can edit xsrirc and change the .png file to something else--such as a pic of
Tux.

Jason Jesso wrote:
> 
> I am using KDE and in the Control Panel -> Login Manager I select a wallpaper
> to display on the login screen.  I don't like the redhat logo and the blue
> background default.
> 
> My wallpaper comes up for a second and the redhat logo and blue background
> come up again.
> 
> Is is possible to change this?
> 
> Thanks
> 
> ___
> 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



login screen - background

2001-11-20 Thread Jason Jesso

I am using KDE and in the Control Panel -> Login Manager I select a wallpaper 
to display on the login screen.  I don't like the redhat logo and the blue 
background default.

My wallpaper comes up for a second and the redhat logo and blue background 
come up again.

Is is possible to change this?

Thanks



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



Re: RPM for vsftpd?

2001-11-20 Thread Emmanuel Seyman

On Tue, Nov 20, 2001 at 06:41:39PM +, Rodolfo J. Paiz wrote:
>
> >I presume the "fr1" means that it's a french version (how the fsck
> >can you make a $LANG version of a server?).
> 
> Alternately, "fr" could be a reference to `F'resh`R'pms, yes?

Would you believe I never even stopped to consider that fr could
mean anything else than fr(ench)?

Humm... Just checked and every rpm on the site is labelled 'fr'.

> >I've installed several of the RPMS on freshrpms on my home machine
> 
> Was the documentation in French or English? 

English. Even the description in the rpm spec file is in English.

Emmanuel



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



Re: poor performance on 7.2

2001-11-20 Thread Meph Istopheles

On Tue, 2001-11-13 at 09:28, Ezra Nugroho wrote:
> I don't think it is an AMD thing, because I had (maybe still has??) that 
> problem running intel PII.

  Sorry I'd not got back to you sooner.  Anyway, I'm going to try slack
&/or Debian on that box tomorrow.  I'll let you know the particulars &
results.

  Meph

--
  "I did this 'cause Linux gives me a woody."
  -Dave '-ddt->' Taylor, announcing DOOM for Linux




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



Re: ntp client for Win2000

2001-11-20 Thread Bret Hughes

Matthew Simpson wrote:

> Hi,
>
> Can anyone recommend a good ntp client for Windows? Nothing fancy,
> just commandline would be great?
>
> Thx

We use Tardis or it's variant K9

Bret



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



Re: ntp client for Win2000

2001-11-20 Thread Duncan Hill

On Wed, 21 Nov 2001, Matthew Simpson wrote:

> Hi,
> 
> Can anyone recommend a good ntp client for Windows? Nothing fancy, 
> just commandline would be great?

You haven't said which version of Windows.  2K server has a built in client, 
Atomic Timesync from AnalogX.com works well as a GUI one..

-- 

Sapere aude
My mind not only wanders, it sometimes leaves completely.
Never attribute to malice that which can be adequately explained by stupidity.



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



Re: System Log Book?

2001-11-20 Thread Ronald W. Heiby

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Monday, November 19, 2001, 2:37:39 AM, Thomas wrote:
> I have a question on my mind: What do ye folks out there use as a system
> logbook?

I carry my Palm Vx around everywhere. The program Quickword
 is a pretty decent Palm DOC file editor for
the Palm. I keep my system log there, so it is with me when I walk up
to another machine and need to remind myself what I did on the other
one. A file per system, perhaps all in a "System Logs" category, seems
to make sense. Downside is hand writing it all so the recognizer can
understand it. But, that's not much worse than the paper logs I kept
15+ years ago where I had to write it so that my colleagues could
understand it. (And, there are collapsable keyboards available for
most/all Palms.)

There are other editors for the Palm. I'd be sure that whichever one I
chose used a format I could read and print under Linux or Windows.

Ron.

-BEGIN PGP SIGNATURE-
Version: PGP Personal Privacy 6.5.8
Comment: The last PGP with full source disclosure.

iQA/AwUBO/rhNG8pw+2/9pUJEQJ3TACfa6T0MfFwEg5LsrG0nwoyO4mBF4YAoOwW
HDtMxcclQq2MdFZxF47tCvT7
=2mgJ
-END PGP SIGNATURE-




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



ntp client for Win2000

2001-11-20 Thread Matthew Simpson

Hi,

Can anyone recommend a good ntp client for Windows? Nothing fancy, 
just commandline would be great?

Thx

Matt



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



Re: Networking: The Saga, The Sequel

2001-11-20 Thread Rodolfo J. Paiz

At 11/20/2001 12:24 PM -0800, you wrote:

>First up, I_have_done_my_homework.

Clearly... 

>I've probably spent a good 60 hours trying to figure this problem out to 
>date. I'm beginning to understand the lingo now. Hopefully, with your 
>help, I can get it right this time.

Fear not, solutions get quicker with time.

>Okay, so yeah, still don't have the *(&%$#*% boxes configured.

Suggestion for this and other problems: establish a clear and deliberate 
sequence of independent steps. Each should build on the last but should be 
*separate* so you can more easily diagnose; in your saga, you have been 
trying to build the floor, roof, and walls of your house simultaneously 
(which is harder).

At the point in which you are now, I suggest:

* Static IP addresses, no DNS, set up MASQ
* Then add DNS
* Then add DHCP internally

>I am currently able to ping from the Doze box to the RH box. I cannot 
>resolve anything else on the Doze box. I can surf the Internet, etc. from 
>the RH box.

* Can you ping from the Winbox to the outside if you use an IP address 
instead of a name?

* Can you see a Web page in your browser on the Winbox if you use an IP 
address instead of a name?

(Here, obviously, you could have a DNS problem or a masquerading problem; 
we need to know which one it is before you have a hope in hell of solving it.)

>   ___ _   
>   { ~~ }
>/  Doze98 \>/ RH71 \->/ DSL 
>*Modem*\-->/ ISP \->{  Internet   }
>\/  \ 
>_/   \/ \/ 
>   { ~~}
>IP: 192.168.1.2 IP: 192.168.1.1 ??? IP: either 
>dsl.cnw.net; cnw.net; 206.40.133.20; 206.129.112.21
>Gate: 192.168.1.1   Gate: 192.168.1.1   ??? ???
>Subn: 255.255.255.0 Subn: 255.255.255.0 ??? ???

Output of "route -n" on the Linbox, please.

You note the gateway of your RH71 box as 192.168.1.1, which is not correct. 
The gateway for each interface is where it should send traffic directed to 
the rest of the world. So, for the Red Hat server to use one of its 
interfaces as a gateway is an impossible configuration.

However, I assume that this is *not* your problem since your eth1 (to your 
ISP) is assigned through DHCP and it will have correctly configured its 
gateway.

>Control Panel >> Networking >> Configuration >> TCP/IP 3Com Ethernet 
>blah-blah (double-click)
> IP Address >> Specify an IP address >>
> IP Address 192.168.1.2

Good; stick with the static IP for now. We'll do DHCP later, but right now 
we want things as simple as possible.

> DNS Configuration >> Gateway >> Name Servers >> Add
> 192.168.1.1
> 206.40.133.20
> 206.129.112.21

As James suggested, for the moment I suggest that you remove 192.168.1.1 
from the list. Let's do *ONLY* networking first; then DNS, then DHCP.

>vi /etc/sysconfig/network-scripts/ifcfg-eth0
>
>DEVICE=eth0
>BOOTPROTO=static
>BROADCAST=192.168.1.255
>IPADDR=192.168.1.1
>NETMASK=255.255.225.0
>NETWORK=192.168.1.0
>ONBOOT=yes

If you go to /usr/share/doc/initscripts-, you'll find two files named 
sys???. Read them; you'll learn a fair bit about this stuff. Not necessary 
right now; just think you'll find it interesting.

>vi /etc/named.conf
>
>options {
> forwarders {
> 206.40.133.20
> 206.129.112.21
> };
>};

Check this carefully. named.conf is *not* happy using just a newline for 
separation. You are going to need either commas or semicolons in between 
those two IP addresses for your forwarders. I'm willing to bet that:

 forwarders {
 206.40.133.20,
 206.129.112.21;
 };

works better. First a comma, then a semicolon. In either case, there is 
*something* wrong here. (And by the way, when you start up the named 
service, it probably bitched hard about it and you didn't see it; the logs 
are your friend when delousing.)

Still, for the moment you shouldn't be using DNS at all until we fix your 
masquerading.

>vi /etc/dhcpd.conf
>
>subnet 192.168.1.0 netmask 255.255.255.0 {
> range 192.168.1.2 192.168.1.60;
> default-lease-time 86400;
> max-lease-time 86400;
> option routers 192.168.1.1;
> option broadcast-address 192.168.1.255;
> option subnet-mask 255.255.255.0;
> option domain-name-servers 192.168.1.1, 206.40.133.20, 
> 206.129.112.21;
>}

Again, take James's suggestion to remove 192.168.1.1 from the list of DNS 
servers. Then take my suggestion and ensure that both the "named" and 
"dhcpd" servers are STOPPED.

>vi /etc/sysconfig/network
>
>NETWORKING=yes
>HOSTNAME=localhost.localdomain
>FORWARD_IPV=true

The last line should be "FORWARD_IPV4=

Setting up fonts for gnome terminal

2001-11-20 Thread Stephen Torri

I can use a variety of fonts within the gnome terminal. Occasionally I run 
into problem with fonts displaying irradically. For example using the 
following font does not clear the screen the command "clear" is executed:

-abisource-arial-regular-r-normal-*-*-140-*-*-p-*-iso8859-1

You can still see old text in the terminal. The letters are spaced apart 
too far. The columns seems a bit too wide.

How do I configure the gnome-terminal to ensure that all fonts are 
setup conrrectly?

Stephen


The system I am using is:

RedHat 7.2
kernel: 2.4.15-pre2
Xwindows installed:

XFree86-ISO8859-15-100dpi-fonts-4.1.0-3
XFree86-xfs-4.1.0-3
XFree86-twm-4.1.0-3
XFree86-4.1.0-3
XFree86-devel-4.1.0-3
XFree86-libs-4.1.0-3
XFree86-ISO8859-15-75dpi-fonts-4.1.0-3
XFree86-xdm-4.1.0-3
XFree86-100dpi-fonts-4.1.0-3
XFree86-75dpi-fonts-4.1.0-3
XFree86-tools-4.1.0-3

Video Chipset: Nvidia Riva TNT2
Video driver: NVIDIA_kernel-1.0-1541




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



Re: Run Levels

2001-11-20 Thread Rodolfo J. Paiz

At 11/20/2001 04:26 PM -0800, you wrote:
>I'm wondering how closely run levels may affect stablility?  I have Red Hat
>7.1 running at level 5, but I'm finding x-windows pretty unstable (not as
>unstable as Windows though).

No effect whatsoever. A "higher" runlevel is not necessarily "farther from 
the ground" and thus less stable in any way. Also note that the X Window 
System (aka "X" but never "X Windows", there is no "s" in it) is just a 
GUI... you may find X unstable but the box itself is fine.

Are you having problems with the whole server, or just with X?

Different runlevels *can* be more or less stable than others, depending 
entirely on what services are running in each. Use "chkconfig --list" to 
see most of the init services and which runlevel each operates on. Also use 
"ps auxw | less" to see the processes operating at that time.


--
Rodolfo J. Paiz
[EMAIL PROTECTED]



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



Run Levels

2001-11-20 Thread cameron

I'm wondering how closely run levels may affect stablility?  I have Red Hat
7.1 running at level 5, but I'm finding x-windows pretty unstable (not as
unstable as Windows though).


Cameron



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



Re: Networking: The Saga, The Sequel

2001-11-20 Thread Kevin MacNeil

On Tue, Nov 20, 2001 at 04:05:13PM -0500, James Francis wrote:
> > From: Ben Ocean [mailto:[EMAIL PROTECTED]]
> > 
> > vi /etc/sysconfig/network-scripts/ifcfg-eth0
> > 
> > DEVICE=eth0
> > BOOTPROTO=static
> > BROADCAST=192.168.1.255
> > IPADDR=192.168.1.1
> > NETMASK=255.255.225.0
> > NETWORK=192.168.1.0
> > ONBOOT=yes
> Looks fine...

Shouldn't the netmask be 255.255.255.0? 



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



Re: Networking: The Saga, The Sequel

2001-11-20 Thread Harry Putnam

James Francis <[EMAIL PROTECTED]> writes:

> Ben,
>
>> CONFIGURING MASQUERADING
>> 
>> vi /etc/rc.d/rc.masq
>> 
>> /sbin/depmod -a
>> /sbin/modprobe ip_masq_ftp
>> /sbin/ipchains -P forward DENY
>> /sbin/ipchains -A forward -s 192.168.1.2/24 -j MASQ
>> ## I do have other IPchains  installed...
> Forgot to mention...make sure you have a rule like the following:
> /sbin/ipchains -A forward -i eth1 -j MASQ after your forward rule above.
>
> eth1 was your connection to the internet on the RH7.1 box.

James mentioned setting the linux box gateway to your DSL provided
gateway.  I didn't see that in any of your data but I stepped into the
thread late.

netstat -nr should show someting like
Destination Gateway Genmask Flags   MSS Window  irtt Iface
192.168.0.0 0.0.0.0 255.255.255.0   U40 0  0 eth0
127.0.0.0   0.0.0.0 255.0.0.0   U40 0  0 lo
0.0.0.0 192.168.0.1 0.0.0.0 UG   40 0  0 eth0

My setup is very different since I go thru a router but you should
see your DSL gateway at the bottom of column `Gateway'



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



Re: Networking: The Saga, The Sequel

2001-11-20 Thread Dan Egli

Long post. Hopefully a short responce. I'm doing what it sounds like you are
trying to do. Here's how I have it setup: (only difference is we use static
IP there, but concept is the same)

RH 7.1 box uses IPTABLES to connect clients to net. Simplified example
below:

server name: mail
client1: donna
client2: briana
client3: mark
64.122.X.Y  192.168.0.2  /-Mark
(192.168.0.4)
-\
/-donna(192.1668.0.10)
||
\briana(192.168.0.12)
| eth0   eth1   |
||

Config on any of the clients:
DNS: Enabled
Name: .their_tld.com
dns server 1: 192.168.0.2
dns server 2: 
gateway: 192.168.0.2



server files:
/etc/resolv.conf
search their_tld.com
nameserver 127.0.0.1
nameserver 
nameserver 

/etc/named.conf
// generated by named-bootconf.pl

options {
directory "/var/named";
/*
 * If there is a firewall between you and nameservers you want
 * to talk to, you might need to uncomment the query-source
 * directive below.  Previous versions of BIND always asked
 * questions using port 53, but BIND 8.1 uses an unprivileged
 * port by default.
 */
// query-source address * port 53;
};

//
// a caching only nameserver config
//
zone "." IN {
type hint;
file "named.ca";
};

zone "localhost" IN {
type master;
file "localhost.zone";
allow-update { none; };
};

zone "0.0.127.in-addr.arpa" IN {
type master;
file "named.local";
allow-update { none; };
};
key "key" {
algorithm hmac-md5;
secret "";
};

/etc/rc.d/rc.local last few lines:
/usr/sbin/firewall-script
# load amavis daemons for mail virus scanning
su -c /usr/sbin/amavisd - amavis

/usr/sbin/firewall-script:
[ `lsmod | grep ipchain | awk '{print $1}'` ] && rmmod ipchains
modprobe ip_tables
modprobe ip_nat_ftp
modprobe ip_connntrack_ftp
echo 1 > /proc/sys/net/ipv4/ip_dynaddr
echo 1 > /proc/sys/net/ipv4/ip_forward
IPTABLES=/sbin/iptables
echo "  - Enabling SNAT (IPMASQ) functionality on eth0"
$IPTABLES -t nat -A POSTROUTING -o eth0 -j MASQUERADE
exit

Works great for  my client (a local lawfirm).

Give it a shot.

- Original Message -
From: "Ben Ocean" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 20, 2001 1:24 PM
Subject: Networking: The Saga, The Sequel


> Hello yet again;
>
> First up, I_have_done_my_homework. I've probably spent a good 60 hours
> trying to figure this problem out to date. I'm beginning to understand the
> lingo now. Hopefully, with your help, I can get it right this time.
>
> Secondly, I have gone through all of the old posts to try and (a) glean
> understanding, and (b) address *all* your questions/concerns at the outset
> (to the best of my ability).
>
> Okay, so yeah, still don't have the *(&%$#*% boxes configured.
>
> TOC
>
> I outline the problem,
> show the network configuration via diagram,
> show the configuration on the Doze box,
> show the configuration on the RH box,
> then finally show the problems I am having at the command line in RH
>
>
> OUTLINING THE PROBLEM
>
> I am currently able to ping from the Doze box to the RH box. I cannot
> resolve anything else on the Doze box. I can surf the Internet, etc. from
> the RH box.
>
>
> NETWORK CONFIGURATION
>
> I have a Linux box RH71 that is connected to the Internet via DSL with
> dynamically generated IP addresses. That box is connected to a Doze '98
box.
>
> **Note: If there are discrepancies between the addresses listed
immediately
> below and those in the files, the files are to be considered more
reliable.
>
>___ _  
>   { ~~ }
> /  Doze98 \>/ RH71 \->/ DSL
> *Modem*\-->/ ISP \->{  Internet   }
> \/  \
> _/   \/ \/
>{ ~~}
> IP: 192.168.1.2 IP: 192.168.1.1 ??? IP: either dsl.cnw.net; cnw.net;
> 206.40.133.20; 206.129.112.21
> Gate: 192.168.1.1 Gate: 192.168.1.1 ??? ???
> Subn: 255.255.255.0 Subn: 255.255.255.0 ??? ???
>
>
> CONFIGURATION ON THE DOZE BOX
>
> Control Panel >> Networking >> Configuration >> TCP/IP 3Com Ethernet
> blah-blah (double-click)
> IP Address >> Specify an IP address >>
> IP Address 192.168.1.2
> Subnet Mask 255.255.255.0
> DNS Configuration >> Gateway >> Name Servers >> Add
> 192.168.1.1
> 206.40.133.20
> 206.129.112.21
>
>
> CONFIGURATION ON THE RH BOX
>
> ifconfig -a
>
> eth0 Link endcap:Ethernet HWaddr 00:04:75:71:2B:3D
> inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:19 error:0 dropped:0 overruns:0 frame:0
> TX packets:0 error:0 dropped:0 overruns:0 carrier:0
> collisions:0 txquelen:100
> Interrupt

Re: gnuplot site

2001-11-20 Thread Hidong Kim

Thanks!






Francisco Neira wrote:
> 
> Hello,
> 
> try http://sourceforge.net/projects/gnuplot/
> 
> Good luck,
> 
> Francisco
> 
> >>> [EMAIL PROTECTED] 20/11/01 17:06 >>>
> Hi,
> 
> Is http://www.gnuplot.org still around?  I haven't been able to reach it
> all day.  If it's gone, what's the best site for gnuplot information?
> Thanks,
> 
> Hidong
> 
> ___
> 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: gnuplot site

2001-11-20 Thread Francisco Neira

Hello,

try http://sourceforge.net/projects/gnuplot/ 

Good luck,

Francisco

>>> [EMAIL PROTECTED] 20/11/01 17:06 >>>
Hi,

Is http://www.gnuplot.org still around?  I haven't been able to reach it
all day.  If it's gone, what's the best site for gnuplot information? 
Thanks,



Hidong



___
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



gnuplot site

2001-11-20 Thread Hidong Kim

Hi,

Is http://www.gnuplot.org still around?  I haven't been able to reach it
all day.  If it's gone, what's the best site for gnuplot information? 
Thanks,



Hidong



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



RE: Networking: The Saga, The Sequel

2001-11-20 Thread James Francis

Ben,

> CONFIGURING MASQUERADING
> 
> vi /etc/rc.d/rc.masq
> 
> /sbin/depmod -a
> /sbin/modprobe ip_masq_ftp
> /sbin/ipchains -P forward DENY
> /sbin/ipchains -A forward -s 192.168.1.2/24 -j MASQ
> ## I do have other IPchains  installed...
Forgot to mention...make sure you have a rule like the following:
/sbin/ipchains -A forward -i eth1 -j MASQ after your forward rule above.

eth1 was your connection to the internet on the RH7.1 box.

JMF



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



RE: Networking: The Saga, The Sequel

2001-11-20 Thread James Francis



> -Original Message-
> From: Ben Ocean [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 20, 2001 3:25 PM
> To: [EMAIL PROTECTED]
> Subject: Networking: The Saga, The Sequel
> 
> 
> Hello yet again;
Hello...

> 
> OUTLINING THE PROBLEM
> 
> I am currently able to ping from the Doze box to the RH box. I cannot 
> resolve anything else on the Doze box. I can surf the 
> Internet, etc. from 
> the RH box.
> 
Can you ping an outside IP address from the win box?  i.e. ping the
206.40.133.20
address you have below.

> IP: 192.168.1.2   IP: 192.168.1.1 ??? 
>   IP: either dsl.cnw.net; cnw.net; 
> 206.40.133.20; 206.129.112.21
> Gate: 192.168.1.1 Gate: 192.168.1.1   ??? 
>   ???
> Subn: 255.255.255.0   Subn: 255.255.255.0 ??? 
>   ???

The gateway on the RH7.1 box should be set to the gateway that the DSL
provider gave you.  Also, make sure that the RH7.1 box is configured to
allow packet forwarding, by doing the following: echo 1 >
/proc/sys/net/ipv4/ip_forward


>   
> 
> CONFIGURATION ON THE DOZE BOX
> 
> Control Panel >> Networking >> Configuration >> TCP/IP 3Com Ethernet 
> blah-blah (double-click)
>   IP Address >> Specify an IP address >>
>   IP Address 192.168.1.2
>   Subnet Mask 255.255.255.0
>   DNS Configuration >> Gateway >> Name Servers >> Add
>   192.168.1.1
>   206.40.133.20
>   206.129.112.21
> 
Try removing the 192.168.1.1 address from you DNS configuration.  You don't
need this, unless you are going to run your own DNS.  For trouble-shooting
sakes, remove it and try pinging an outside address.

> 
> CONFIGURATION ON THE RH BOX
> 
> ifconfig -a
> 
> eth0  Link endcap:Ethernet HWaddr 00:04:75:71:2B:3D
>   inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
>   UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
>   RX packets:19 error:0 dropped:0 overruns:0 frame:0
>   TX packets:0 error:0 dropped:0 overruns:0 carrier:0
>   collisions:0 txquelen:100
>   Interrupt:11 Base address:0x2400
> 
> eth1  Link endcap:Ethernet HWaddr 00:40:D0:0C:B2:22
>   inet addr:216.9.0.125 Bcast:216.9.0.255 Mask:255.255.255.0
>   UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
>   RX packets:16 error:0 dropped:0 overruns:0 frame:0
>   TX packets:21 error:0 dropped:0 overruns:0 carrier:0
>   collisions:0 txquelen:100
>   Interrupt:10 Base address:0x2000
> 
> loLink endcap:Local Loopback
>   indet addr:127.0.0.1 Mask:255.0.0.0
>   UP LOOPBACK RUNNING MTU:16436 Metric:1
>   RX packets:6 error:0 dropped:0 overruns:0 frame:0
>   TX packets:6 error:0 dropped:0 overruns:0 carrier:0
>   collisions:0 txquelen:0
> 
Looks fine...

> 
> vi /etc/sysconfig/network-scripts/ifcfg-eth0
> 
> DEVICE=eth0
> BOOTPROTO=static
> BROADCAST=192.168.1.255
> IPADDR=192.168.1.1
> NETMASK=255.255.225.0
> NETWORK=192.168.1.0
> ONBOOT=yes
Looks fine...
> 
> 
> vi /etc/sysconfig/network-scripts/ifcfg-eth1
> 
> DEVICE=eth1
> BOOTPROTO=dhcp
> ONBOOT=yes
OK...


> 
> vi /etc/named.conf
> 
> options {
>   forwarders {
>   206.40.133.20
>   206.129.112.21
>   };
> };
> zone "." IN {
>   type hint;
>   file "named.ca";
> };
> zone "localhost" IN {
>   type master;
>   file "localhost.zone";
>   allow-update { none; };
> };
> zone "0.0.127.in-addr.arpa" IN {
>   type master;
>   file "named.local";
>   allow-update { none; };
> };
> key "key" {
>   algorithm hmac-md5;
>   secret "stuff-I-shouldn't-repeat";
> };
OK...I think, but don't worry about this yet.

> 
> 
> vi /etc/dhcpd.conf
> 
> subnet 192.168.1.0 netmask 255.255.255.0 {
>   range 192.168.1.2 192.168.1.60;
>   default-lease-time 86400;
>   max-lease-time 86400;
>   option routers 192.168.1.1;
>   option broadcast-address 192.168.1.255;
>   option subnet-mask 255.255.255.0;
>   option domain-name-servers 192.168.1.1, 206.40.133.20, 
> 206.129.112.21;
I would remove the 192.168.1.1 address here for now.  Get the networking and
then your DNS.

> 
> 
> vi /etc/resolv.conf
> 
> search dsl.cnw.net cnw.net
> nameserver 206.40.133.20
> nameserver 206.129.112.21
> 
> 
> CONFIGURING MASQUERADING
> 
> vi /etc/rc.d/rc.masq
> 
> /sbin/depmod -a
> /sbin/modprobe ip_masq_ftp
> /sbin/ipchains -P forward DENY
> /sbin/ipchains -A forward -s 192.168.1.2/24 -j MASQ
> ## I do have other IPchains  installed...
I am assuming that the rest of your IP chains rule are setup correctly.  The
MASQ option looks right.

> 
> chmod 700 /etc/rc.d/rc.masq
> 
> vi /etc/sysconfig/network
> 
> NETWORKING=yes
> HOSTNAME=localhost.localdomain
> FORWARD_IPV=true
> 
> vi /etc/rc.d/rc.local
> 
> (at the end of the file...)
> /etc/rc.d/rc.masq
> 
> 
> PROBLEMS
> 
> ipfwadm -F -f
> Chains are empty (ie. ipfwadm has not been used on them).
> ## Is this even a problem? I don't need IPchains AND IPtables 
> AND IPf

Networking: The Saga, The Sequel

2001-11-20 Thread Ben Ocean

Hello yet again;

First up, I_have_done_my_homework. I've probably spent a good 60 hours 
trying to figure this problem out to date. I'm beginning to understand the 
lingo now. Hopefully, with your help, I can get it right this time.

Secondly, I have gone through all of the old posts to try and (a) glean 
understanding, and (b) address *all* your questions/concerns at the outset 
(to the best of my ability).

Okay, so yeah, still don't have the *(&%$#*% boxes configured.

TOC

I outline the problem,
show the network configuration via diagram,
show the configuration on the Doze box,
show the configuration on the RH box,
then finally show the problems I am having at the command line in RH


OUTLINING THE PROBLEM

I am currently able to ping from the Doze box to the RH box. I cannot 
resolve anything else on the Doze box. I can surf the Internet, etc. from 
the RH box.


NETWORK CONFIGURATION

I have a Linux box RH71 that is connected to the Internet via DSL with 
dynamically generated IP addresses. That box is connected to a Doze '98 box.

**Note: If there are discrepancies between the addresses listed immediately 
below and those in the files, the files are to be considered more reliable.

   ___ _   
  { ~~ }
/  Doze98 \>/ RH71 \->/ DSL 
*Modem*\-->/ ISP \->{  Internet   }
\/  \ 
_/   \/ \/ 
   { ~~}
IP: 192.168.1.2 IP: 192.168.1.1 ??? IP: either 
dsl.cnw.net; cnw.net; 
206.40.133.20; 206.129.112.21
Gate: 192.168.1.1   Gate: 192.168.1.1   ??? ???
Subn: 255.255.255.0 Subn: 255.255.255.0 ??? ???


CONFIGURATION ON THE DOZE BOX

Control Panel >> Networking >> Configuration >> TCP/IP 3Com Ethernet 
blah-blah (double-click)
IP Address >> Specify an IP address >>
IP Address 192.168.1.2
Subnet Mask 255.255.255.0
DNS Configuration >> Gateway >> Name Servers >> Add
192.168.1.1
206.40.133.20
206.129.112.21


CONFIGURATION ON THE RH BOX

ifconfig -a

eth0Link endcap:Ethernet HWaddr 00:04:75:71:2B:3D
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:19 error:0 dropped:0 overruns:0 frame:0
TX packets:0 error:0 dropped:0 overruns:0 carrier:0
collisions:0 txquelen:100
Interrupt:11 Base address:0x2400

eth1Link endcap:Ethernet HWaddr 00:40:D0:0C:B2:22
inet addr:216.9.0.125 Bcast:216.9.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:16 error:0 dropped:0 overruns:0 frame:0
TX packets:21 error:0 dropped:0 overruns:0 carrier:0
collisions:0 txquelen:100
Interrupt:10 Base address:0x2000

lo  Link endcap:Local Loopback
indet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:6 error:0 dropped:0 overruns:0 frame:0
TX packets:6 error:0 dropped:0 overruns:0 carrier:0
collisions:0 txquelen:0


vi /etc/sysconfig/network-scripts/ifcfg-eth0

DEVICE=eth0
BOOTPROTO=static
BROADCAST=192.168.1.255
IPADDR=192.168.1.1
NETMASK=255.255.225.0
NETWORK=192.168.1.0
ONBOOT=yes


vi /etc/sysconfig/network-scripts/ifcfg-eth1

DEVICE=eth1
BOOTPROTO=dhcp
ONBOOT=yes


vi /etc/sysconfig/network-scripts/ifcfg-lo

DEVICE=lo
IPADDR=127.0.0.1
NETMASK=255.0.0.0
NETWORK=127.0.0.0
BROADCAST=127.255.255.255
ONBOOT=yes
NAME=loopback
BOOTPROTO=none


vi /etc/named.conf

options {
forwarders {
206.40.133.20
206.129.112.21
};
};
zone "." IN {
type hint;
file "named.ca";
};
zone "localhost" IN {
type master;
file "localhost.zone";
allow-update { none; };
};
zone "0.0.127.in-addr.arpa" IN {
type master;
file "named.local";
allow-update { none; };
};
key "key" {
algorithm hmac-md5;
secret "stuff-I-shouldn't-repeat";
};


vi /etc/dhcpd.conf

subnet 192.168.1.0 netmask 255.255.255.0 {
range 192.168.1.2 192.168.1.60;
default-lease-time 86400;
max-lease-time 86400;
option routers 192.168.1.1;
option broadcast-address 192.168.1.255;
option subnet-mask 255.255.255.0;
option domain-name-servers 192.168.1.1, 206.40.133.20, 206.129.112.21;
}


vi /etc/resolv.conf

search dsl.cnw.net cnw.net
nameserver 206.40.133.20
nameserver 206.129.112.21


vi /etc/modules.conf

alias eth0 3c59x
alias eth1 tulip
alias parport_lowlevel parport_pc
alias usb-controller usb-uhci


CONFIGURING MASQUERADING

vi /etc/rc.d/rc.masq

/sbin/depmod -a
/sbin/modprobe ip_masq_ftp
/sbin/ipc

Re: compiling modules fail: missing compile.h [SOLVED}

2001-11-20 Thread Peter Peltonen


Problem solved. One must compile the kernel first (make bzimage) before 
one can compile modules. 

It would've been handy if I just could have recompiled the modules for the 
kernel installed from RPM...

Regards,
Peter


On Tue, Nov 20, 2001 at 05:49:32PM +0200, Peter Peltonen wrote:
> I've updated my RH72 box with the following kernel packages:
> 
> 
> [root@pihlaja linux]# rpm -qa |grep kernel
> kernel-2.4.7-10
> kernel-headers-2.4.9-13
> kernel-doc-2.4.9-13
> kernel-source-2.4.9-13
> kernel-BOOT-2.4.9-13
> kernel-2.4.9-13
> [root@pihlaja linux]# uname -a
> Linux pihlaja 2.4.9-13 #1 Tue Oct 30 20:05:14 EST 2001 i686 unknown
> 
> 
> I tried recompiling the modules (I only added the support for NTFS as a 
> module) with `make dep; make clean; make modules` but I receive the 
> following error about missing compile.h:
> 
> 
> sysinfo.c:11:27: linux/compile.h: No such file or directory
> sysinfo.c: In function `svr4_sysinfo':
> sysinfo.c:86: `UTS_VERSION' undeclared (first use in this function)
> sysinfo.c:86: (Each undeclared identifier is reported only once
> sysinfo.c:86: for each function it appears in.)
> make[2]: *** [sysinfo.o] Error 1
> make[2]: Leaving directory `/usr/src/linux-2.4.9-13/abi/svr4'
> make[1]: *** [_modsubdir_svr4] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.4.9-13/abi'
> make: *** [_mod_abi] Error 2
> 
> 
> I checked my 2.4.13 kernel sources (upnacked from tarball) and I found a 
> linux/compile.h in there. Why is there not one in the sources/headers 
> installed from RPM?
> 
> I haven't recompiled the kernel itself -- this shouldn't be a problem, 
> right?
> 
> Regards,
> Peter
> 
> 
> 
> ___
> 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: more install problems info

2001-11-20 Thread Rodolfo J. Paiz

At 11/20/2001 12:36 PM -0600, you wrote:
>Once I get 6.2 installed, it reads my homemade cd's just fine.  It's pretty
>much got to be pilot error on my part, I think, either in the way I'm doing
>the installation or in the way I'm burning the cd's.  I'm making the cd's on
>a Windoze box (I've tried 3 different ones, in fact) using the Adaptec ez-cd
>software, burning them from the ISO files I downloaded.  I can install all
>day long using a ready-made cd, no problems.

Someone on the list said that Adaptec had problems making the CD's for some 
reason, I forget why. The poster said that burning the discs using Nero 
with the DAO (Disc-At-Once) option selected enabled him to burn the CD's 
successfully.

HTH,


--
Rodolfo J. Paiz
[EMAIL PROTECTED]



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



Re: KDE GUI for IPTables?

2001-11-20 Thread Jack Bowling

** Reply to message from [EMAIL PROTECTED] (Mike Burger) on Wed, 14 Nov 2001 
21:29:55 -0500 (EST)

 
> However, firestarter is out...it adds too much extraneous drop routes, right
> out of the gate, for no apparent reason.

The reason is called redundancy. You can always edit them out if you don't like them, 
Mike.

jb



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



Re: RPM for vsftpd?

2001-11-20 Thread Rodolfo J. Paiz

At 11/20/2001 07:38 PM +0100, you wrote:
>I presume the "fr1" means that it's a french version (how the fsck
>can you make a $LANG version of a server?).

Alternately, "fr" could be a reference to `F'resh`R'pms, yes?

>I've installed several of the RPMS on freshrpms on my home machine

Was the documentation in French or English? 


--
Rodolfo J. Paiz
[EMAIL PROTECTED]



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



Re: modprobe

2001-11-20 Thread Jesus Ortega (a.k.a. Nitebirdz)

On Wed, 21 Nov 2001, P K wrote:

> Hi all
>
> What is the following message's meaning?
>
>
>
> Nov 11 09:22:48 mail modprobe: modprobe: Can't locate module binfmt-464c
>
> TIA
>



Can you see an entry for "binfmt-464c" in your /etc/modules.conf or
/etc/conf.modules file?  Did you recompile the kernel yourself?



-- 
--
Nitebirdz
--
XFS for Linux: http://oss.sgi.com/projects/xfs
Mozilla: http://www.mozilla.org



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



Re: RPM for vsftpd?

2001-11-20 Thread Emmanuel Seyman

On Tue, Nov 20, 2001 at 04:58:38PM +, Rodolfo J. Paiz wrote:
> 
> Who runs freshrpms.net? And why do most of their packages have an "fr1" in 
> the name? Are they different somehow? Can they be trusted?

freshrpms.net is run by Matthias Saou, who posts on RH's enigma-list
every now and again. I first heard of freshrpms.net when he introduced
it on linuxfr.org, the French slashdot.

I presume the "fr1" means that it's a french version (how the fsck
can you make a $LANG version of a server?).

I've installed several of the RPMS on freshrpms on my home machine
without any problems but I understand the hesitation.

> Excuse the ignorance *and* paranoia, but it's a real world out there... :)

Perfectly understood.

Emmanuel



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



Re: more install problems info

2001-11-20 Thread Kerry Miller

I left something else out, sorry, here are more details...  I DID
successfully install RH 6.2 from a boot floppy made from rawrite on that cd,
and I had a book with 7.0 cd's in it, I also successfully installed from
that using the boot floppy.  (All on this same machine.)   I think the cd is
working fine, it may be a problem with the cd's I'm making or the way I'm
using them.  It works fine with a ready-made cd from a Red Hat boxed package
or the cd's from the book, but my home-brew cd's from the ISO's don't seem
to work.

Once I get 6.2 installed, it reads my homemade cd's just fine.  It's pretty
much got to be pilot error on my part, I think, either in the way I'm doing
the installation or in the way I'm burning the cd's.  I'm making the cd's on
a Windoze box (I've tried 3 different ones, in fact) using the Adaptec ez-cd
software, burning them from the ISO files I downloaded.  I can install all
day long using a ready-made cd, no problems.

I'll try the idea about the 2nd floppy for when it asks for a driver disk,
if anybody knows what else I might have fouled up let me know!

Thanks for all the help,
Kerry




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



xine with encoded dvds / avi

2001-11-20 Thread Peter Peltonen

I fetched the following packages from enigma.freshrpms.net:

avifile
libdvdcss
libdvdread
videolan-client
xine

I tried playing my Matrix DVD with Xine, but it said that it does not
support encoded DVDs. I thought this would be possible with libdvdcss 
which videolan-client is also using (and it shows Matrix fine)? 
   
Also AVI playback fails. Here's what Xine tells me:


load_plugins: demux plugin found : AVI
xine_init returning
xine_play: xine open /mnt/karpalo/home/peter/incoming/videot/test.avi,
start pos = 0, start time = 0 (sec)
xine: using input plugin >file< for this MRL.
demux_avi: AVI_init failed (AVI_errno: 9)
demux_avi: AVI_init failed (AVI_errno: 9)
xine: couldn't find demuxer for
>/mnt/karpalo/home/peter/incoming/videot/test.avi<


Am I missing some files/packages here?

Regards,
Peter




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



Re: More install problems info

2001-11-20 Thread Brig C. McCoy

At 05:44 PM 11/20/01 +, you wrote:
 >I didn't install from the floppy so I'm not sure, but I think 7.2 uses a
 >different floppy image than 7.1 so you'll have to recreate your floppy.
 >Also, I think the normal boot image for 7.2 is a 2.88MB format (rather than
 >the normal 1.44MB); you want to make sure you get the one you need.
Yes, the floppy image is different.
No, all the images are 1.44MB, but there are several additional images that 
might be needed, depending on how your computer is set up:

 boot.img - The default boot from floppy startup disk image
  bootnet.img - The default boot from network startup disk image
drvblock.img - Don't know, ain't never needed it. :)
   drvnet.img - Don't know, ain't never needed it. :)
oldcdrom.img - A bunch of older cd-rom drivers for the floppy startup.
   pcmcia.img - The default boot with support for PCMCIA CD-ROM drives.
pcmciadd.img - Additional PCMCIA CD-ROM drives.

...brig


--
Brig C. McCoy   5109 Cherry St
Head, Systems OfficeKansas City, MO  64110  USA
Linda Hall Library of Science,  816 926-8749 PHN, -8790 FAX
Engineering, and Technology 



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



problem with scsi tape drive

2001-11-20 Thread Christopher Rowe








This may be the second time I posted so sorry if you see
this twice.  I installed a Seagate
Python scsi tape drive into a Redhat 7.1 server.  The tape was pulled from an older 6.2
server.  The system sees the tape
drive and is shown in the /proc/scsi/0 file.  Although it never went
through a configuration menu durring boot up.  At first the tape would just hang when I
tried to rewind or backup to it.  I’m
using bru for backing up.  I would
get the error “device is busy”.  If I rebooted the server the /tmp file
would claim to be busy and fail to dismount.

 

If I do a more on the /dev/st0 I get the following message:

St0: Error 2603 (sugg, bt 0x20,
driver bt 0x6, host bt 0.3).

Has anyone seen this and have any ideas to get this device
working. I would appreciate any help you can give me.

 

Thanks,

    Chris Rowe








Re: Printing with 7.2: Was working, now stopped dead

2001-11-20 Thread Tammy Fox

It's available now.

http://www.redhat.com/support/errata/RHBA-2001-155.html

Tammy

On Mon, Nov 19, 2001 at 10:27:56PM -0500, John P. Verel wrote:
> Devon,
> 
> Got a reply from Tammy Fox of Red Hat on the enigma list, saying that
> this is a bug in foomatic.  She said a fix will be out shortly.  Mean
> time, I'll keep hacking away!
> 
> John
> On 11/18/01, 11:56:14PM -0500, Devon wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> > 
> > On Sunday 18 November 2001 10:18 pm, John P. Verel wrote:
> > 
> > > The steps you outlined seemed to go fine.  But, when I send a test page
> > > to the printer, I get maybe one blinking light, maybe a blank page, but
> > > not a printed page.
> > 
> > Hrmm. Lot's of questions, little in the way of help to follow. :)
> > 
> > Is /etc/printcap still an empty file?
> > If so, does starting and stopping lpd work?
> > Does it result in any log messages?
> > Is Printcap still empty after restarting lpd?
> > 
> > How is the printer connected?
> > When you ran printconf, was the printer detected?
> > At bootup, is the printer detected?
> > What kind of printer, and what driver does it use?
> > 
> > > If I do echo hello | lpr, I get a message about no printer defined.
> > 
> > So, you define a printer via printconf-gui, save and restart lpd.
> > No message on restarting? Checking the log, no errors reported?
> > Looking in /var/spool/lpd/$queuename/ you see config files, log, driver 
> > info, etc? 
> > 
> > > Any further thoughts?
> > 
> > I have to admit, I'm running out of ideas. 
> > 
> > If this is a usb printer, is the correct module being loaded?
> > Some people have mentioned no module being loaded, but usually 
> > accompanied by an error message about 'no such device'.
> > 
> > If this is the case, 'modprobe printer' might help.
> > 
> > Good luck, hope this helps.
> > 
> > If it doesn't, David Talkington posted a howto on installing cups and 
> > gimp-print earlier tonight. ;)
> > 
> > - -D
> > - -- 
> > 
> > pgp key:  http://www.tuxfan.homeip.net:8080/pgpkey.txt
> > 
> > - --
> > -BEGIN PGP SIGNATURE-
> > Version: GnuPG v1.0.6 (GNU/Linux)
> > Comment: For info see http://www.gnupg.org
> > 
> > iD8DBQE7+JDveMAUbzJhSVcRAlm9AJ4j8PTdhrlhKqr2Lvc71LrRfaK/cgCfYlZy
> > ymKyacZpeLnwN4NmUtLr6GM=
> > =Lx2+
> > -END PGP SIGNATURE-
> > 
> > 
> > 
> > ___
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> 
> -- 
> John P. Verel
> Norwalk, Connecticut
> 
> 
> 
> ___
> 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: More install problems info

2001-11-20 Thread Rodolfo J. Paiz

At 11/20/2001 11:40 AM -0600, you wrote:
>I forgot to mention - the machine I'm using is an older Pentium Pro 200 and
>won't boot from the cd.

I didn't install from the floppy so I'm not sure, but I think 7.2 uses a 
different floppy image than 7.1 so you'll have to recreate your floppy. 
Also, I think the normal boot image for 7.2 is a 2.88MB format (rather than 
the normal 1.44MB); you want to make sure you get the one you need.


--
Rodolfo J. Paiz
[EMAIL PROTECTED]



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



Re: modprobe

2001-11-20 Thread Rodolfo J. Paiz

At 11/21/2001 12:41 AM -0800, you wrote:
>Nov 11 09:22:48 mail modprobe: modprobe: Can't locate module binfmt-464c

PK,

I've just gotten three copies of your email message. Even after the third 
one, I *still* don't know how to help you; otherwise I would.

Mailing lists take a few minutes (sometimes a few hours) to post messages. 
You ***DO NOT*** need to send multiple copies; wait and your message will 
show up later.


--
Rodolfo J. Paiz
[EMAIL PROTECTED]



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



Re: Redhat installation boot cd questions

2001-11-20 Thread Brig C. McCoy

At 11:38 AM 11/20/01 -0600, Kerry Miller wrote:
 >I burned a cd from the ISO files for 7.1 and made a boot disk using rawrite.
 >When I try to install, it says it can't find a Red Hat cd and never gives me
 >an option to tell it where to look for the cd.  What did I do wrong?  I just
 >burned the cd's for 7.2 and want to try again tonight so I want to find out
 >how to get around this problem.  Any ideas about where I messed up last time
 >so I won't do it again?
Couple possibles:

Try the oldcdrom.img in the folder with the boot disk image. Use rawrite to 
move that image to a second diskette, and when the boot disk asks if you 
have a driver disk, say yes.

The other possibility is that, if you have a Dell, it might have master 
select cabling between IDE drives instead of Master/Slave. There's a 
discussion of it over on  which covers the 
details I've forgotten. :)

...brig


--
Brig C. McCoy   5109 Cherry St
Head, Systems OfficeKansas City, MO  64110  USA
Linda Hall Library of Science,  816 926-8749 PHN, -8790 FAX
Engineering, and Technology 



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



More install problems info

2001-11-20 Thread Kerry Miller

I forgot to mention - the machine I'm using is an older Pentium Pro 200 and
won't boot from the cd.

Tnx,
Kerry

Network Administrator
Info-Power International, Inc.
3315 Silverstone
Plano, TX  75023
972-424-4447 ext. 281



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



Redhat installation boot cd questions

2001-11-20 Thread Kerry Miller

I burned a cd from the ISO files for 7.1 and made a boot disk using rawrite.
When I try to install, it says it can't find a Red Hat cd and never gives me
an option to tell it where to look for the cd.  What did I do wrong?  I just
burned the cd's for 7.2 and want to try again tonight so I want to find out
how to get around this problem.  Any ideas about where I messed up last time
so I won't do it again?

Thanks,
Kerry Miller

Network Administrator
Info-Power International, Inc.
3315 Silverstone
Plano, TX  75023
972-424-4447 ext. 281



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



modprobe

2001-11-20 Thread P K




Hi all
 
What is the following 
message's meaning?
 
 
 
Nov 11 09:22:48 mail modprobe: modprobe: Can't 
locate module binfmt-464c
 
TIA


modprobe

2001-11-20 Thread P K



Hi all
 
What is the following 
message's meaning?
 
 
 
Nov 11 09:22:48 mail modprobe: modprobe: Can't 
locate module binfmt-464c
 
TIA


modprobe

2001-11-20 Thread P K



Hi all
 
What is this meaning?
 
 
 
Nov 11 09:22:48 mail modprobe: modprobe: Can't 
locate module binfmt-464c
 
TIA


Re: RPM for vsftpd?

2001-11-20 Thread Rodolfo J. Paiz

At 11/20/2001 05:38 PM +0100, you wrote:
>I believe this is what you're looking for:
>http://enigma.freshrpms.net/rpm.html?id=387>

Thank you.

Who runs freshrpms.net? And why do most of their packages have an "fr1" in 
the name? Are they different somehow? Can they be trusted?

Excuse the ignorance *and* paranoia, but it's a real world out there... :)


--
Rodolfo J. Paiz
[EMAIL PROTECTED]



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



Re: Webmin problems [2]

2001-11-20 Thread Bret Hughes

"[papapep]" wrote:

> Rodolfo J. Paiz wrote:
>
> > At 11/20/2001 02:46 PM +, you wrote:
> >
> >> Well, it seems my problems with webmin continue >:(
>
> > You may want to try the Webmin list at:
> >
> > http://lists.sourceforge.net/lists/listinfo/webadmin-list
> >
>
> Thanks, I'll do so.
>
> > I have no idea how to fix it, but you're going to need to give a lot
> > more detail for someone else to be able to help you. Also, give feedback
> > on suggestions you've received. Someone told you to wipe out Webmin and
> > reinstall from the RPM; did you do it? If so, what were the results?
> > What browsers have you tried?
>
> I did it, but rpm tells me that webmin is not installed, when I try to
> do rpm -e webmin.rpm, and when I try to install it it says that it
> is already installed. (??¿¿??)

The problem may be that you are specifying the package incorrectly.

try this:

rpm -qa|grep webmin

what is returned is what you need to use to remove it.

you can then do

rpm -e $(rpm -qa|grep webmin)

The difference is that you must name the "package" when removing a package,
but you are naming a "file" during the installation.  If the file contains a
package that is already installed rpm will refuse to install it for obvious
reasons.

Both of th following examples give rpm enough information to detect which
package I am wanting information about.

[bhughes@bretdell_linux bhughes]$ rpm -qa| grep webmin
webmin-0.83-1



[bhughes@bretdell_linux bhughes]$ rpm -q webmin
webmin-0.83-1

[bhughes@bretdell_linux bhughes]$ rpm -qi $(rpm -qa| grep webmin)
Name: webmin   Relocations: (not relocateable)
Version : 0.83  Vendor: Caldera Systems
Release : 1 Build Date: Sat 25 Nov 2000
08:44:36 PM CST
Install date: Fri 16 Mar 2001 11:12:41 AM CST  Build Host: vaio.home
Group   : System/Tools  Source RPM: webmin-0.83-1.src.rpm

Size: 8268115  License: Freeware
Packager: Jamie Cameron
Summary : A web-based administration interface for Unix systems.
Description :
A web-based administration interface for Unix systems. Using Webmin you can
configure DNS, Samba, NFS, local/remote filesystems and more using your
web browser.

After installation, enter the URL http://localhost:1/ into your
browser and login as root with your root password.

HTH


Bret



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



Re: RPM for vsftpd?

2001-11-20 Thread Emmanuel Seyman

On Tue, Nov 20, 2001 at 04:13:26PM +, Rodolfo J. Paiz wrote:
>
> Chris Evans' vsftpd is now in version 1.0.1; does anyone know where I can 
> find an RPM package of it?

I believe this is what you're looking for:
http://enigma.freshrpms.net/rpm.html?id=387>

> Also, how does one know what particular compile-time options were chosen in 
> the making of an RPM package?

I usually install the .src.rpm and look at the spec file to do that.
I'm not sure if there's a way of knowing from the binary rpm itself.

Emmanuel



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



Re: Sound driver problem

2001-11-20 Thread Gordon Messmer

On Tue, 20 Nov 2001, Stephen Liu wrote:

> Which one would you recommend ?
> 
> alsa-driver-0.9.0beta9-1.72.i586.rpm
> 
> or
> 
> alsa-driver-0.9.0beta9-1.72.1.src.rpm

Dunno what kernel you have installed, so I'd get the src.rpm and
'rpm --rebuild' it.

-- 
If I had a dollar for every brain that you don't have,
I'd have one dollar. - Squidward to SpongeBob



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



RPM for vsftpd?

2001-11-20 Thread Rodolfo J. Paiz

Chris Evans' vsftpd is now in version 1.0.1; does anyone know where I can 
find an RPM package of it?

Also, how does one know what particular compile-time options were chosen in 
the making of an RPM package?

TIA,


--
Rodolfo J. Paiz
[EMAIL PROTECTED]



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



Re: System Log Book?

2001-11-20 Thread Wolfgang Pfeiffer

On Nov 20, 2001, 09:42 (-0500) Bob Staaf wrote:

[ ... ]

> > But I'm really looking for a method where my system does
> *all* the work
> > for logging the stuff I'm doing on it ...
> >
>
> Wouldn't Tripwire be good for this?

... thanks, Bob, I already downloaded it :)

Regards
Wolfgang

>
> Bob

-- 
Computers forever ... they help the lazy :)
http://www.geocities.com/wolfgangpfeiffer/xmessage.html


--  END TRANSMISSION --




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



LILO Error

2001-11-20 Thread Stephen Johnston

Hi

what does 

L 02 02 02 02  . and so on

mean please ?

S.

-- 
Stephen Johnston   Phone: +49 89 32006563
NGAST Advanced Project Fax  : +49 89 32006380
European Southern Observatory
Karl-Schwarzschild-Strasse 2
D-85748 Garching bei Muenchen  http://www.eso.org/~sjohnsto



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



compiling modules fail: missing compile.h

2001-11-20 Thread Peter Peltonen

I've updated my RH72 box with the following kernel packages:


[root@pihlaja linux]# rpm -qa |grep kernel
kernel-2.4.7-10
kernel-headers-2.4.9-13
kernel-doc-2.4.9-13
kernel-source-2.4.9-13
kernel-BOOT-2.4.9-13
kernel-2.4.9-13
[root@pihlaja linux]# uname -a
Linux pihlaja 2.4.9-13 #1 Tue Oct 30 20:05:14 EST 2001 i686 unknown


I tried recompiling the modules (I only added the support for NTFS as a 
module) with `make dep; make clean; make modules` but I receive the 
following error about missing compile.h:


sysinfo.c:11:27: linux/compile.h: No such file or directory
sysinfo.c: In function `svr4_sysinfo':
sysinfo.c:86: `UTS_VERSION' undeclared (first use in this function)
sysinfo.c:86: (Each undeclared identifier is reported only once
sysinfo.c:86: for each function it appears in.)
make[2]: *** [sysinfo.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.9-13/abi/svr4'
make[1]: *** [_modsubdir_svr4] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.9-13/abi'
make: *** [_mod_abi] Error 2


I checked my 2.4.13 kernel sources (upnacked from tarball) and I found a 
linux/compile.h in there. Why is there not one in the sources/headers 
installed from RPM?

I haven't recompiled the kernel itself -- this shouldn't be a problem, 
right?

Regards,
Peter



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



Re: grub

2001-11-20 Thread Eric Wood

For me, my DOS (actually winXP) definition in grub.conf is:

title DOS
rootnoverify (hd0,0)
chainloader +1

I have no idea what all that means except the hd0,0 is the first hard disk,
and first partition.  My linux kernel boots on hd0,1 which is the second
partition.

-eric wood

For the record, I have to boot to XP to use my modem and IR stuff on my
laptop.

- Original Message -
From: "Stephen Liu" <[EMAIL PROTECTED]>
> I install Redhat 7.2 on a hard disc running Win2K and use Disk Druid for
> selection.  After installation completed and reboot the PC, there are only
> 2 items for selection, Linux and DOS.  But selecting DOS could not start
Win2K.




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



Re: Rewriting a Solaris tape backup script for RH 6.2 linux

2001-11-20 Thread Dave Reed


Yes, but I thought I read that you can't use dump anymore on with 2.4
Linux kernels because of potential filesystem corruption problems.

Dave


> From: Rick Warner <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> 
> dump.  It is the old Berkeley filesystem backup program.  Sun's ufsdump
> is merely their update of the same program.
> 
> - rick warner
> 
> On Tue, 20 Nov 2001, dfp10 wrote:
> 
> > Hello!
> > I have been using the following script for Solaris and need to find linux 
> > equivalents for the following programs:
> > ufsdump (dumpe2fs?)
> > prtvtoc
> > and there are several more that I am not sure about.
> > Thanks,
> > Don Parsons
> > 
> > 
> > #!/bin/sh
> > # @(#) backup-script 1.2 95/09/15
> > #
> > # simple dump script /usr/bin/ufsscript  to do full dump of an entire system
> > #
> > # edit the following to suit your configuration
> > #
> > TAPE=/dev/rmt/0mbn   # this should be the non-rewinding tape device
> > 
> > # use this for 2.3 GB 8mm drives
> > #DUMPPARM="0ubdsf 126 54000 6000"
> > 
> > # use this for 5GB (4mm & 8mm) drives
> > # DUMPPARM="0ubdsf 126 54000 13000"
> > # same but COMPRESSED
> > DUMPPARM="0ubdsf 126 54000 26000"
> > # DUMPPARM="0ubdsf 126 50800 740"
> > # DUMPPARM="0cfu"
> > # run from a shell tool or a cron. By default it backs up the entire 
> > # system. For incremental backups replace the DUMPPARM line with
> > # DUMPPARM="xubdsf 126 nn n" 
> > # the x in place of 0 means incremental dump, or only the stuff
> > # thats changed since the last since the last incremental dump was
> > # done. Take a full (level 0)and save it in case of hd cashes. 
> > # Periodically run an incremental or a full dump (depending on the 
> > # amount of data change on the machine
> > # to dump specific filesystems, set FILESYS to a list of
> > # the devices you want to dump. If FILESYS is null, all
> > # ufs filesystems listed in /etc/vfstab will be dumped.
> >  FILESYS=""
> > 
> > # to print useful recovery information (disk layout, dump list)
> > # set PRINTER to the name of the printer you wish to spool
> > # the output to. If PRINTER is null, no output will be produced
> > PRINTER=parsons
> > 
> > #-  shouldn't have to modify anything below here -
> > 
> > getfs() {
> >   if [ -z "$FILESYS" ]; then
> > FILESYS=`awk '$1 !~ /^#/ && $4 == "ufs" {print $2}'  >   fi
> > }
> > 
> > getrootdisk() {
> >   ROOTDISK=`awk '$1 !~ /^#/ && $3 == "/" {print $2}'  >   sed -e 's/$s./s2/'`
> > }
> > 
> > 
> > # start of actual process
> > 
> > PATH=/usr/bin:/usr/sbin:/sbin; export PATH
> > 
> > echo "Dump started at `date`"
> > mt -f $TAPE rewind
> > 
> > getfs
> > 
> > for i in $FILESYS
> > do
> >   echo "Starting $i at `date`"
> >   ufsdump $DUMPPARM $TAPE $i >/dev/null
> >   echo ufsdump $DUMPPARM $TAPE $i
> >   echo "Finished $i at `date`"
> > done
> > 
> >  if [ -n "$PRINTER" ];
> >  then
> >   (
> >   echo "Dump done on `date`" 
> >   echo ""
> >   echo "Tape contains the following partitions, in sequence"
> >   for i in $FILESYS
> >   do
> > echo $i
> >   done
> >   echo ""
> >   getrootdisk
> >   prtvtoc $ROOTDISK
> >   ) | lp -d$PRINTER
> > # unexpected end of file at last line
> >  fi
> > ***
> > 
> > ###
> > Donald F. Parsons MB.BS, Ph.D, Research Physician,Wadsworth Ctr
> > NY State Dept of Health, ESP Box 509, Albany NY 12201-0509
> > [EMAIL PROTECTED] (518)474-7047
> > 
> > 
> > 
> > 
> 
> 
> 
> 
> 



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



Re: grub

2001-11-20 Thread Stephen Liu

Hi Eric,

Thanks.

Another question.

I install Redhat 7.2 on a hard disc running Win2K and use Disk Druid for 
selection.  After installation completed and reboot the PC, there are only 
2 items for selection, Linux and DOS.  But selecting DOS could not start Win2K.

Have you got any idea ?

Thanks in advance.

BR
Stephen Liu


At 10:08 AM 11/20/2001 -0500, you wrote:
>As you can see, I only put vga=791 and single at the end:
>-eric wood
>
>[root@localhost ewood]# cat /boot/grub/grub.conf
># grub.conf generated by anaconda
>#
># Note that you do not have to rerun grub after making changes to this file
># NOTICE:  You do not have a /boot partition.  This means that
>#  all kernel and initrd paths are relative to /, eg.
>#  root (hd0,0)
>#  kernel /boot/vmlinuz-version ro root=/dev/sda1
>#  initrd /boot/initrd-version.img
>#boot=/dev/sda
>default=0
>timeout=10
>splashimage=(hd0,0)/boot/grub/splash.xpm.gz
>title Red Hat Linux (2.4.7-10)
> root (hd0,0)
> kernel /boot/vmlinuz-2.4.7-10 ro root=/dev/sda1 vga=791
> initrd /boot/initrd-2.4.7-10.img
>title Single User (2.4.7.-10)
> root (hd0,0)
> kernel /boot/vmlinuz-2.4.7-10 ro root=/dev/sda1 vga=791 single
> initrd /boot/initrd-2.4.7-10.img



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



Re: 2 questions (GRUB & RAID)

2001-11-20 Thread Stephen Liu

Hi Eric,

At 09:53 AM 11/20/2001 -0500, you wrote:
>What other neat grub boot definitions do others have and want to share?

Could you please send me other neat grub boot definitions.

Thanks in advance.

BR
Stephen Liu



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



Re: 2 questions (GRUB & RAID)

2001-11-20 Thread Eric Wood

- Original Message -
> at the grub menu, you can arrow down to the "kernel" line and press "e"
> to edit that line, then just add the word "single" to the end of the
> line.


I've been editing the /boot/grub/grub.conf file and duplicating the "title"
paragraph with a new boot definition that has "single" at the end.  That way
it's always available at boot.

I certain don't miss having to rerun lilo.

What other neat grub boot definitions do others have and want to share?

-eric wood



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



Re: Rewriting a Solaris tape backup script for RH 6.2 linux

2001-11-20 Thread Rick Warner




dump.  It is the old Berkeley filesystem backup program.  Sun's ufsdump
is merely their update of the same program.

- rick warner

On Tue, 20 Nov 2001, dfp10 wrote:

> Hello!
> I have been using the following script for Solaris and need to find linux 
> equivalents for the following programs:
> ufsdump (dumpe2fs?)
> prtvtoc
> and there are several more that I am not sure about.
> Thanks,
> Don Parsons
> 
> 
> #!/bin/sh
> # @(#) backup-script 1.2 95/09/15
> #
> # simple dump script /usr/bin/ufsscript  to do full dump of an entire system
> #
> # edit the following to suit your configuration
> #
> TAPE=/dev/rmt/0mbn   # this should be the non-rewinding tape device
> 
> # use this for 2.3 GB 8mm drives
> #DUMPPARM="0ubdsf 126 54000 6000"
> 
> # use this for 5GB (4mm & 8mm) drives
> # DUMPPARM="0ubdsf 126 54000 13000"
> # same but COMPRESSED
> DUMPPARM="0ubdsf 126 54000 26000"
> # DUMPPARM="0ubdsf 126 50800 740"
> # DUMPPARM="0cfu"
> # run from a shell tool or a cron. By default it backs up the entire 
> # system. For incremental backups replace the DUMPPARM line with
> # DUMPPARM="xubdsf 126 nn n" 
> # the x in place of 0 means incremental dump, or only the stuff
> # thats changed since the last since the last incremental dump was
> # done. Take a full (level 0)and save it in case of hd cashes. 
> # Periodically run an incremental or a full dump (depending on the 
> # amount of data change on the machine
> # to dump specific filesystems, set FILESYS to a list of
> # the devices you want to dump. If FILESYS is null, all
> # ufs filesystems listed in /etc/vfstab will be dumped.
>  FILESYS=""
> 
> # to print useful recovery information (disk layout, dump list)
> # set PRINTER to the name of the printer you wish to spool
> # the output to. If PRINTER is null, no output will be produced
> PRINTER=parsons
> 
> #-  shouldn't have to modify anything below here -
> 
> getfs() {
>   if [ -z "$FILESYS" ]; then
> FILESYS=`awk '$1 !~ /^#/ && $4 == "ufs" {print $2}'fi
> }
> 
> getrootdisk() {
>   ROOTDISK=`awk '$1 !~ /^#/ && $3 == "/" {print $2}'sed -e 's/$s./s2/'`
> }
> 
> 
> # start of actual process
> 
> PATH=/usr/bin:/usr/sbin:/sbin; export PATH
> 
> echo "Dump started at `date`"
> mt -f $TAPE rewind
> 
> getfs
> 
> for i in $FILESYS
> do
>   echo "Starting $i at `date`"
>   ufsdump $DUMPPARM $TAPE $i >/dev/null
>   echo ufsdump $DUMPPARM $TAPE $i
>   echo "Finished $i at `date`"
> done
> 
>  if [ -n "$PRINTER" ];
>  then
>   (
>   echo "Dump done on `date`" 
>   echo ""
>   echo "Tape contains the following partitions, in sequence"
>   for i in $FILESYS
>   do
> echo $i
>   done
>   echo ""
>   getrootdisk
>   prtvtoc $ROOTDISK
>   ) | lp -d$PRINTER
> # unexpected end of file at last line
>  fi
> ***
> 
> ###
> Donald F. Parsons MB.BS, Ph.D, Research Physician,Wadsworth Ctr
> NY State Dept of Health, ESP Box 509, Albany NY 12201-0509
> [EMAIL PROTECTED] (518)474-7047
> 
> 
> 
> ___
> 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: System Log Book?

2001-11-20 Thread Bob Staaf

> > Hi all,
> >
> > I have a question on my mind: What do ye folks out there
use as a system
> > logbook? What I mean is something to keep notes of what
RPMs you installed/
> > upgraded/removed (and when), which configuration files
you changed, etc.pp.
> > - basically notes how you keep the system running.
>
[snip]
>
> BTW: I don't log rpm installs/updates, *if* I run them the
default way:
> this because I get info on them very quickly by simply
doing a
> 'rpm -qa --last' ... the lazy method :) ... oops: this
just gives me the
> idea of doing a 'rpm -qa --last > log file' next time ..
just in case the
> rpm database, or whatever produces this log, will break
... :)
>
> But I'm really looking for a method where my system does
*all* the work
> for logging the stuff I'm doing on it ...
>

Wouldn't Tripwire be good for this?

Bob



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



Re: Webmin problems [2]

2001-11-20 Thread Rodolfo J. Paiz

At 11/20/2001 03:17 PM +, you wrote:
>I did it, but rpm tells me that webmin is not installed, when I try to do 
>rpm -e webmin.rpm, and when I try to install it it says that it is 
>already installed. (??¿¿??)

RPM only controls packages installed via RPM; that's why it doesn't know 
about stuff that you installed from tarball. One of the questions to ask on 
the Webmin list is how to delete the whole set of files installed from 
tarball. Alternately, you can choose the messy but quick route and install 
the latest version via RPM. Since it doesn't know about the tarball, it 
will overwrite it happily.

Get the latest .90 version in RPM format from www.webmin.com/webmin. Also, 
I suggest you subscribe to its mailing list; not much traffic but some good 
thoughts and Jamie does fairly frequent updates to Webmin so you should 
know about those.

>Sorry for that. But, really, I don't even know which information is 
>usefull or which not. That's why I wasn't more clear.

I understand. If in doubt, write a short question, then below that add some 
more detail. Short questions get more attention on lists, and that way 
people have the detail below if they want to go look at it.


--
Rodolfo J. Paiz
[EMAIL PROTECTED]



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



Rewriting a Solaris tape backup script for RH 6.2 linux

2001-11-20 Thread dfp10

Hello!
I have been using the following script for Solaris and need to find linux 
equivalents for the following programs:
ufsdump (dumpe2fs?)
prtvtoc
and there are several more that I am not sure about.
Thanks,
Don Parsons


#!/bin/sh
# @(#) backup-script 1.2 95/09/15
#
# simple dump script /usr/bin/ufsscript  to do full dump of an entire system
#
# edit the following to suit your configuration
#
TAPE=/dev/rmt/0mbn   # this should be the non-rewinding tape device

# use this for 2.3 GB 8mm drives
#DUMPPARM="0ubdsf 126 54000 6000"

# use this for 5GB (4mm & 8mm) drives
# DUMPPARM="0ubdsf 126 54000 13000"
# same but COMPRESSED
DUMPPARM="0ubdsf 126 54000 26000"
# DUMPPARM="0ubdsf 126 50800 740"
# DUMPPARM="0cfu"
# run from a shell tool or a cron. By default it backs up the entire 
# system. For incremental backups replace the DUMPPARM line with
# DUMPPARM="xubdsf 126 nn n" 
# the x in place of 0 means incremental dump, or only the stuff
# thats changed since the last since the last incremental dump was
# done. Take a full (level 0)and save it in case of hd cashes. 
# Periodically run an incremental or a full dump (depending on the 
# amount of data change on the machine
# to dump specific filesystems, set FILESYS to a list of
# the devices you want to dump. If FILESYS is null, all
# ufs filesystems listed in /etc/vfstab will be dumped.
 FILESYS=""

# to print useful recovery information (disk layout, dump list)
# set PRINTER to the name of the printer you wish to spool
# the output to. If PRINTER is null, no output will be produced
PRINTER=parsons

#-  shouldn't have to modify anything below here -

getfs() {
  if [ -z "$FILESYS" ]; then
FILESYS=`awk '$1 !~ /^#/ && $4 == "ufs" {print $2}' /dev/null
  echo ufsdump $DUMPPARM $TAPE $i
  echo "Finished $i at `date`"
done

 if [ -n "$PRINTER" ];
 then
  (
  echo "Dump done on `date`" 
  echo ""
  echo "Tape contains the following partitions, in sequence"
  for i in $FILESYS
  do
echo $i
  done
  echo ""
  getrootdisk
  prtvtoc $ROOTDISK
  ) | lp -d$PRINTER
# unexpected end of file at last line
 fi
***

###
Donald F. Parsons MB.BS, Ph.D, Research Physician,Wadsworth Ctr
NY State Dept of Health, ESP Box 509, Albany NY 12201-0509
[EMAIL PROTECTED] (518)474-7047



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



Re: / filling up and tmp

2001-11-20 Thread Nicolas Bock

> - Can I just delete the /tmp files?  If yes, will these files delete
> themselves if I don't do anything about them?

I would think that most of those files you can delete safely. As you said some
programs store some temporary information in /tmp so you should be a little
careful and not blindly delete all files, since you might delete one that is
still in use. There are not put in your home directory because they are only
temporary and should get deleted once the application that created those files
exits. On redhat systems there is a program that runs every night that checks
how old your files are in /tmp and deletes them if they are too old. You can
therefore also simply wait :)

nick



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



Re: System Log Book?

2001-11-20 Thread Wolfgang Pfeiffer

On Nov 19, 2001, 09:37 (+0100) Thomas Ribbrock wrote:

> Hi all,
>
> I have a question on my mind: What do ye folks out there use as a system
> logbook? What I mean is something to keep notes of what RPMs you installed/
> upgraded/removed (and when), which configuration files you changed, etc.pp.
> - basically notes how you keep the system running.
>
> I've been using hand-edited HTML pages for this task since RHL 4.2, which
  ^^

... tooo much work for me, lazy as I am :) ... I'm using a text editor
(pico/the last time mostly: emacs :)) to write down what I did ... often
just copying and pasting the command and its output from the shell into
this log file, adding the date (last point only if necessary: some
commands automatically give me the time they have been exectd., either
via the log file in /var/log/ running 'live' in a shell in 'tail -f'
mode, or, IIRC, in the shell where they've been exectd. )
... this method ('tho easy and very fast, as most of the time I have
a text editor lying about on my desktop) sometimes leaves me head
scratching when trying to read such a not so very verbose log file ...
but this 'lazy' method at least helps me to log nearly everything I
change on the system ...

BTW: I don't log rpm installs/updates, *if* I run them the default way:
this because I get info on them very quickly by simply doing a
'rpm -qa --last' ... the lazy method :) ... oops: this just gives me the
idea of doing a 'rpm -qa --last > log file' next time .. just in case the
rpm database, or whatever produces this log, will break ... :)

But I'm really looking for a method where my system does *all* the work
for logging the stuff I'm doing on it ...


Regards
Wolfgang

> have the advantage of being editable and readable in both text and GUI mode
> [ ... ]

> Thomas
>

-- 
Computers forever ...  they help the lazy :)
http://www.geocities.com/wolfgangpfeiffer


--  END TRANSMISSION --




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



Re: Webmin problems [2]

2001-11-20 Thread [papapep]

Rodolfo J. Paiz wrote:

> At 11/20/2001 02:46 PM +, you wrote:
> 
>> Well, it seems my problems with webmin continue >:(
 
> You may want to try the Webmin list at:
> 
> http://lists.sourceforge.net/lists/listinfo/webadmin-list
> 


Thanks, I'll do so.

> I have no idea how to fix it, but you're going to need to give a lot 
> more detail for someone else to be able to help you. Also, give feedback 
> on suggestions you've received. Someone told you to wipe out Webmin and 
> reinstall from the RPM; did you do it? If so, what were the results? 
> What browsers have you tried?


I did it, but rpm tells me that webmin is not installed, when I try to 
do rpm -e webmin.rpm, and when I try to install it it says that it 
is already installed. (??¿¿??)


> Remember: people can't see you or your box. No one can guess at your 
> problem. *YOU* have to provide the information.


Sorry for that. But, really, I don't even know which information is 
usefull or which not. That's why I wasn't more clear.

Josep Sànchez

  [papapep]

 




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



Re: another md5sum question

2001-11-20 Thread Wojtek Pilorz

On Mon, 19 Nov 2001, David Talkington wrote:

> This command:
> 
> $ rpm --checksig --nogpg  
> 
> meets with my skepticism.  It checks the md5 sum of an rpm package.  
> - From where does rpm get the sum to which it compares the computed
> value?  If it comes from within the file itself, absent any
> out-of-band confirmation of the actual md5 sum associated with that
> package, how is this in any way meaningful?
It lets you detect if file has been changed or corrupted by accident or
error rather than by someone's malicious action.

> 
> - -d
> 
> - -- 
> David Talkington
> http://www.spotnet.org



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



Re: 2 questions (GRUB & RAID)

2001-11-20 Thread rpjday

On Tue, 20 Nov 2001, Leonard den Ottolander wrote:

>   Hi Darryl,
> 
> > 1/.  When using Grub as the boot loader.  How do you boot into single user mode
> > (like the old lilo "linux single" command) ??
> 
>  I have no experience with grub yet, but if "linux single" fails, you could 
> try "linux init=1". Or see the man page.

at the grub menu, you can arrow down to the "kernel" line and press "e"
to edit that line, then just add the word "single" to the end of the
line.

rday



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



Re: CD players

2001-11-20 Thread Jeremy West

Have you tried noatun.  It's the standard media player with kde.  Has 
some great looking skins, and works better with the cd than xmms does.

> What is everyone using as a CD player on their system? I have gtcd at 
> the moment and, while I can't complain about the functionality, I 
> don't find it all that aesthetically pleasing. So, I'm looking for 
> something that functions as well as gtcd, but has the skinning 
> capabilities of say xmms (which I find clunky for CD play)
> Any thoughts?





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



RE: md5sum question

2001-11-20 Thread Leonard den Ottolander

Hi Stephen,

> using the -c switch is much faster though ...

 Note that when using "-c" you don't substitute the file to check, but the 
file that contains the checksums for the files to be checked. In case of the 
CD images this would be the file MD5SUM that is located in the same directory 
as the images, ie "md5sum -c MD5SUM".

Bye,

Leonard.




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



Re: 2 questions (GRUB & RAID)

2001-11-20 Thread Leonard den Ottolander

Hi Darryl,

> 1/.  When using Grub as the boot loader.  How do you boot into single user mode
> (like the old lilo "linux single" command) ??

 I have no experience with grub yet, but if "linux single" fails, you could 
try "linux init=1". Or see the man page.

> 2/. If I have a raid partition set up, can I turnit back into a normal 
> partition (IE: Non RAID) to enable me to extract data off the disc.

 I presume you are speaking of RAID 1 (mirroring). In that case, all you have 
to do is mount either of the partitions that make up the raid array. For RAID 
0(, 4) & 5 this does not work, because the data is spread across multiple 
disks.

Bye,

Leonard.




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



Re: The Java situation is worse than ever!

2001-11-20 Thread Peter Peltonen

On Fri, Nov 16, 2001 at 09:35:20AM -0800, David Talkington wrote:
> Rick Richardson wrote:
> >I recently loaded up Redhat 7.2 and applied all of the updates through
> >11/15/2001 using the Rehat Update Agent.  In addition, I loaded up
> >lots of extra browsers and followed the instructions as needed for
> >installing Java on each of them.
> 
> Yes, I know.  You'd think somebody'd get their shit together on this.  
> The fix is simple, but it's annoying that we still have to do it.  Get 
> the Sun JRE for Linux.  Unpack it in /usr/local, then do:
> 
> # ln -s /usr/local/jre1.3.1/plugin/i386/ns600/libjavaplugin_oji.so \
> /usr/share/mozilla/plugins
> 
> Then Mozilla is happy as a clam.  I recommend you update to Mozilla
> 0.9.5, which you'll have to do with a tarball because Galeon depends
> on _exactly_ Mozilla 0.9.2.  If you do that, just link that library to
> the plugin dir wherever you installed the new version of Mozilla.

With Mozilla 0.9.5 and Sun's jdk-1.3.1_01-fcs installed (both from RPM) 
and libjavaplugin_oji.so being copied to mozilla/plugins I got past 
through the tests mentioned.

Regards,
Peter




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



Re: Webmin problems [2]

2001-11-20 Thread Rodolfo J. Paiz

At 11/20/2001 02:46 PM +, you wrote:
>Well, it seems my problems with webmin continue >:(

You may want to try the Webmin list at:

http://lists.sourceforge.net/lists/listinfo/webadmin-list

>When I try to connect with the browser to its http server, it tells (the 
>browser) that it has "done" the connection and that it has finished, 
>but  the browser's page continues perfectly white.
>
>This happens from the time I installed Openssl, Netssleay, and I activated 
>SSL in the webmin configuration.

I have no idea how to fix it, but you're going to need to give a lot more 
detail for someone else to be able to help you. Also, give feedback on 
suggestions you've received. Someone told you to wipe out Webmin and 
reinstall from the RPM; did you do it? If so, what were the results? What 
browsers have you tried?

Remember: people can't see you or your box. No one can guess at your 
problem. *YOU* have to provide the information.


--
Rodolfo J. Paiz
[EMAIL PROTECTED]



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



Re: Cert problem popping with 7.2

2001-11-20 Thread Rodolfo J. Paiz

At 11/15/2001 10:38 AM -0800, Gordon Messmer wrote:
>On Wed, 14 Nov 2001, Rodolfo J. Paiz wrote:
> > I've told Eudora always to use SSL "if available." This was always my
> > normal config, and have not changed it. However, I've tried "always" and
> > "never" now and neither works.
>
>"never" should work.  I use Eudora (and wish to ^H^H^H a lot that I
>didn't) in my business network on a server that does STARTTLS and SSL over
>alternate ports for POP, IMAP, and SMTP.  Set the option to "never" for
>both sending mail, and receiving mail, and it shouldn't bother you any
>more.

Took me a couple of days to see sense here. Eudora was complaining about 
the cert when *checking* mail, and I'd foolishly only changed it to "never" 
on SMTP. Oops. Thanks, Gordon.

Now, does anyone know where I can find instructions on how to correctly 
setup pop3s and imaps so I can do POP and IMAP over SSL?


--
Rodolfo J. Paiz
[EMAIL PROTECTED]



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



Webmin problems [2]

2001-11-20 Thread [papapep]

Well, it seems my problems with webmin continue >:(
When I try to connect with the browser to its http server, it tells (the 
browser) that it has "done" the connection and that it has finished, but 
  the browser's page continues perfectly white.

This happens from the time I installed Openssl, Netssleay, and I 
activated SSL in the webmin configuration.

Any idea please?? How should I solve this?

Thanks in advance.

Josep Sànchez
  [papapep]



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



RE: Error Compiling Kernel

2001-11-20 Thread Jason Taylor

-BEGIN PGP SIGNED MESSAGE-

It is possible that there were old .o files laying around from an
older compile, 'make mrproper' deletes everything, (e.g. .config
file, etc.) 'make clean' does not, it just removes the leftover
compile files and such. Glad it worked for you. :-)

TTFN,

- -Jason

> -Original Message-
> From: Matthews, John [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 20, 2001 08:39
> To: '[EMAIL PROTECTED]'
> Subject: RE: Error Compiling Kernel
> 
> 
>   I had the same problem on a Compaq DL360 running Red Hat 6.2.  I
> upgraded to compiler GCC 3.0.2, and saw the problem still 
> existed.  Finally
> I ran a "make clean" and then compiled the kernel and 
> everything worked for
> me.  I used to just run a "make mrproper" before doing the 
> "make xconfig",
> and then I would proceed to do a "make dep" and "make 
> bzImage".  I used to
> think that the "make clean" would delete my .config file, I guess
> it doesn't.  
> 
>   Sorry I can't be more descriptive, but I'm not a 100% sure why a
> "make clean" would be needed from a download of source which 
> hasn't been
> built yet.
> 
> -Original Message-
> From: Kevin Greenidge [mailto:[EMAIL PROTECTED]]
> Sent: Monday, November 19, 2001 3:18 PM
> To: [EMAIL PROTECTED]
> Subject: Error Compiling Kernel
> 
> 
> I get the following error message when compiling
> kernel 2.4.14 on Redhat 7.1 when the "make bzImage"
> script finishes running. Can anyone help?  
> 
> 
> 
> arch/i386/kernel/kernel.o arch/i386/mm/mm.o
> kernel/kernel.o mm/mm.o fs/fs.
> o ipc/ipc.o \
>  drivers/char/char.o drivers/block/block.o
> drivers/misc/misc.o drivers/net
> /net.o drivers/media/media.o drivers/char/agp/agp.o
> drivers/char/drm/drm.o drivers
> /ide/idedriver.o drivers/scsi/scsidrv.o
> drivers/cdrom/driver.o drivers/pci/driver.
> o drivers/pcmcia/pcmcia.o
> drivers/net/pcmcia/pcmcia_net.o drivers/video/video.o
> dr
> ivers/usb/usbdrv.o drivers/md/mddev.o \
> net/network.o \
> /usr/src/linux/arch/i386/lib/lib.a
> /usr/src/linux/lib/lib.a /usr/src/linux
> /arch/i386/lib/lib.a \
> --end-group \
> -o vmlinux
> drivers/block/block.o: In function `lo_send':
> drivers/block/block.o(.text+0xac86): undefined
> reference to `deactivate_page'
> drivers/block/block.o(.text+0xacc3): undefined
> reference to `deactivate_page'
> make: *** [vmlinux] Error 1
> 
> 
> __
> Do You Yahoo!?
> Find the one for you at Yahoo! Personals
> http://personals.yahoo.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
> 

-BEGIN PGP SIGNATURE-
Version: PGPfreeware 6.5.8 for non-commercial use 

iQEVAwUBO/pc/ZXw4bNLLNrbAQHFKgf+K6d7aH0/OMLduKKuy/1rUrSHTNVpUXX4
KDmcNCAdz8qhtqVYyv9m+frI48iXtWMRXkwKQmknMBBOsjphSboCl1Ggw8OfiumF
ZuCt3Sck/TGk2L/hdLZMUnCLVIjD4rqhANd6bbeZxD+236Nqh47EDiHG+IrHDTb7
FSN9e87oT5zL8tgVhhOuybBNNwwkQ4oXWfkbAdQkP3kymONnXRdSk9bh5P0pkTuC
CBBo6WLhjJ9eWw2DZ4DhA4DYjeE4vvWfSJQJx3iPBeCf+JhZWtbiU8wLOw0PVvCb
WaYmd8fTJufJXbJnwv2UGmvHno9D/yG4gURg6myPrEWth2jY8BexAQ==
=wv/6
-END PGP SIGNATURE-



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



RE: Error Compiling Kernel

2001-11-20 Thread Matthews, John

I had the same problem on a Compaq DL360 running Red Hat 6.2.  I
upgraded to compiler GCC 3.0.2, and saw the problem still existed.  Finally
I ran a "make clean" and then compiled the kernel and everything worked for
me.  I used to just run a "make mrproper" before doing the "make xconfig",
and then I would proceed to do a "make dep" and "make bzImage".  I used to
think that the "make clean" would delete my .config file, I guess it
doesn't.  

Sorry I can't be more descriptive, but I'm not a 100% sure why a
"make clean" would be needed from a download of source which hasn't been
built yet.

-Original Message-
From: Kevin Greenidge [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 19, 2001 3:18 PM
To: [EMAIL PROTECTED]
Subject: Error Compiling Kernel


I get the following error message when compiling
kernel 2.4.14 on Redhat 7.1 when the "make bzImage"
script finishes running. Can anyone help?  



arch/i386/kernel/kernel.o arch/i386/mm/mm.o
kernel/kernel.o mm/mm.o fs/fs.
o ipc/ipc.o \
 drivers/char/char.o drivers/block/block.o
drivers/misc/misc.o drivers/net
/net.o drivers/media/media.o drivers/char/agp/agp.o
drivers/char/drm/drm.o drivers
/ide/idedriver.o drivers/scsi/scsidrv.o
drivers/cdrom/driver.o drivers/pci/driver.
o drivers/pcmcia/pcmcia.o
drivers/net/pcmcia/pcmcia_net.o drivers/video/video.o
dr
ivers/usb/usbdrv.o drivers/md/mddev.o \
net/network.o \
/usr/src/linux/arch/i386/lib/lib.a
/usr/src/linux/lib/lib.a /usr/src/linux
/arch/i386/lib/lib.a \
--end-group \
-o vmlinux
drivers/block/block.o: In function `lo_send':
drivers/block/block.o(.text+0xac86): undefined
reference to `deactivate_page'
drivers/block/block.o(.text+0xacc3): undefined
reference to `deactivate_page'
make: *** [vmlinux] Error 1


__
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.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: xsnow

2001-11-20 Thread Josh Bressers

Michael,

The problem you're seeing is with KDE.  
The KDE desktop manager draws over the top of what
would be your desktop.  When xsnow runs it sticks
itself behind everything on the screen.
Basically xsnow is working fine, it's just covered up
by KDE.

How to fix this I cannot say, but I too see this
problem with countless other desktop managers.

 Josh

--- Michael George <[EMAIL PROTECTED]> wrote:
> I like to run xsnow on my screen when it's gettingo
> to the holiday season.
> However, I have upgraded to RHL7.2 and KDE 2.2 and
> when I try to start xsnow
> on my wife's account, it doesn't do anything.  It
> works fine on my CTWM
> desktop, though.
> 
> Anyone else run into this?
> 
> Thanks!

__
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1



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



RE: What is /dev/shm ?

2001-11-20 Thread Jason Taylor

-BEGIN PGP SIGNED MESSAGE-

I believe that it appeared with devfs. you may want to look into
devfs to tell you more...

HTH,

- -Jason

- -
FreeBSD magneto.office.precisioncs.net 4.4-STABLE
 7:50AM  up 23 mins, 1 user, load averages: 1.05, 0.95, 0.55


> -Original Message-
> From: Graham Hemmings [mailto:[EMAIL PROTECTED]]
> Sent: Monday, November 19, 2001 16:12
> To: [EMAIL PROTECTED]
> Subject: What is /dev/shm ?
> 
> 
> Can anyone tell me what /dev/shm is that's appeared in RH7.2 
> - it's 30M in 
> size.
> 
> Graham.
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 

-BEGIN PGP SIGNATURE-
Version: PGPfreeware 6.5.8 for non-commercial use 

iQEVAwUBO/pTE5Xw4bNLLNrbAQEzAgf8Csl5Rs8EmdvO/xZjF8LkS1zrEoP3qQ6l
IVHlmzUdgDCTq1EStivot/k5ZMyiIB8B8nE38JwzrYO1eFfu0UWnDNihoGzuNvrZ
lOx7k35/2We7WDMo7ODI1sAjzNVRK71jSTnIvWtQr+EnD+7DQ7JzsixQ4kFtZ4Wt
b0zeq1NBvLYk4Ou83/3+AflyCuhiGckgnPvk7cqOnfi0pkC5X/dvPVzB2dV7YNdJ
tsEaaAyl6u5/NgGwpH/xgY+Uez7iSCQ5yxoK2jOz2LP0+Ttt9pkm8bz2BuKjb21T
sxOkLo7hSJUiA7DraBxHAfBL4VgLeBGQV3bvWZ9/++uTTS3nHmaIUg==
=McNi
-END PGP SIGNATURE-



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



Re: start user ID

2001-11-20 Thread Ed Wilts

On Tue, 2001-11-20 at 00:54, Steve Lee wrote:
> where is the file that i can
> setup useraccount to start at
> a specific USER ID.

man useradd
This shows you the files that useradd relies on.  The file you're after
is /etc/login.defs

-- 
Ed Wilts, Mounds View, MN, USA
mailto:[EMAIL PROTECTED]



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



Re: Sound driver problem

2001-11-20 Thread Stephen Liu

Hi Gordon

Thanks for your advice.

Which one would you recommend ?

alsa-driver-0.9.0beta9-1.72.i586.rpm

or

alsa-driver-0.9.0beta9-1.72.1.src.rpm



B.R.
Stephen


At 10:58 PM 11/19/2001 -0800, you wrote:
>On Sun, 18 Nov 2001, Stephen Liu wrote:
>
> > Motherboard built-in sound card
> > Motherboard   2th max 8KHA
> >
> > Kindly advise how to re-config the sound server and where can I find the
> > driver.
>
>I believe that motherboard has an unsupported AC97 chipset.  You should
>get the alsa-driver from
>ftp://linux-speakup.org/pub/speakup/disks/redhat/7.2/
>
>It works for me.



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



RE: another md5sum question

2001-11-20 Thread Stephen_Reilly

David,
--checksig checks the PGP signature. The RPM itself is signed and
thus contains the signature. I presume you mean --nopgp ? This "ignores PGP
errors when verifying". Its not a md5 checksum, it doesn't check the
correctness of the file only the origin.

Steve

-Original Message-
From: David Talkington [mailto:[EMAIL PROTECTED]]
Sent: 20 November 2001 03:40
To: [EMAIL PROTECTED]
Subject: another md5sum question


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


This command:

$ rpm --checksig --nogpg  

meets with my skepticism.  It checks the md5 sum of an rpm package.  
- From where does rpm get the sum to which it compares the computed
value?  If it comes from within the file itself, absent any
out-of-band confirmation of the actual md5 sum associated with that
package, how is this in any way meaningful?

- -d

- -- 
David Talkington
http://www.spotnet.org

PGP key: http://www.prairienet.org/~dtalk/0xCA4C11AD.pgp

-BEGIN PGP SIGNATURE-
Version: PGP 6.5.8
Comment: Made with pgp4pine 1.75-6

iQA/AwUBO/nQm79BpdPKTBGtEQKmCwCg9t3ysISNRwzVSTWNMbA9oN4sHTUAnRKv
jRA0zBCniuHjDQ9mmi3b+IPd
=FVag
-END PGP SIGNATURE-




___
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: md5sum question

2001-11-20 Thread Stephen_Reilly

using the -c switch is much faster though ...

-Original Message-
From: Statux [mailto:[EMAIL PROTECTED]]
Sent: 20 November 2001 02:28
To: [EMAIL PROTECTED]
Subject: Re: md5sum question


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Quickly, you could just do:

# md5sum filename

and then compare that against the md5 checksum that's listed on the server 
for the file.

disclaimer: md5 checksums only prove that the files are in all probability 
the same, but there's still an ever-so-slight chance of them being 
different.. cept I don't think that such a case has ever happened 
anyway :)

On Mon, 19 Nov 2001, Billy R Nordyke wrote:

> Have read the manpage but how do I use md5sum, specifically for the RH
> 7.2 isos?  Is "md5sum -c enigma-i386-disk1.iso" correct.  If not what is?
> 
> Thanks in advance.
> 
> Bill
> [EMAIL PROTECTED]
> 
> GET INTERNET ACCESS FROM JUNO!
> Juno offers FREE or PREMIUM Internet access for less!
> Join Juno today!  For your FREE software, visit:
> http://dl.www.juno.com/get/web/.
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 

- -- 
- -Statux
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: pgpenvelope 2.10.2 - http://pgpenvelope.sourceforge.net/

iD8DBQE7+b+xZriHHoi+4toRAlmTAKC95jRu0Bng+4X84NlTkPLYef3XdgCfXg3a
EvkkpR/ogE7CwVdaMUp5yfo=
=7++0
-END PGP SIGNATURE-



___
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



AWSTATS install not working

2001-11-20 Thread Linux

Hi 

Is anyone out there using AWSTATS

I have configured it according to the many different configuration guides
with confusing configuration results. I can get a result page to be produced
but it has NO statistics. Any clues.

System RH7.1
Perl 5.6.0
Awstats from NOARCH 3.1.1

Many thanks

Mike

/etc/mrtg/mrtg.cfg: WorkDir:: command not found
/etc/mrtg/mrtg.cfg: =: command not found
/etc/mrtg/mrtg.cfg: =~: command not found
/etc/mrtg/mrtg.cfg: @utime: command not found
/etc/mrtg/mrtg.cfg: =: command not found
/etc/mrtg/mrtg.cfg: =~: command not found
/etc/mrtg/mrtg.cfg: print: command not found
/etc/mrtg/mrtg.cfg: print: command not found
/etc/mrtg/mrtg.cfg: print: command not found
/etc/mrtg/mrtg.cfg: print: command not found
/etc/mrtg/mrtg.cfg: kMG[measure-ms]:: command not found
/etc/mrtg/mrtg.cfg: short[measure-ms]:: command not found
/etc/mrtg/mrtg.cfg: You: command not found
/etc/mrtg/mrtg.cfg: kilo[volume]:: command not found
/etc/mrtg/mrtg.cfg: Target[proxy-hit]:: command not found
/etc/mrtg/mrtg.cfg: cacheClientHttpRequests:public@proxy: command not found
/etc/mrtg/mrtg.cfg: Title[proxy-hit]:: command not found
/etc/mrtg/mrtg.cfg: line 63: syntax error near unexpected token
`Requests'
/etc/mrtg/mrtg.cfg: line 63: ` PageTop[proxy-hit]: proxy Cache
Statistics: HTTP Hits / Requests


This mail was processed by Mail essentials for Exchange/SMTP, 
the email security & management gateway. Mail essentials adds 
content checking, email encryption, anti spam, anti virus, 
attachment compression, personalised auto responders, archiving 
and more to your Microsoft Exchange Server or SMTP mail server. 
For more information visit http://www.mailessentials.com



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



2 questions (GRUB & RAID)

2001-11-20 Thread Darryl Harvey

After a disk crash and a hard time getting my system back online, I have 
two questions that could have saved me a lot of time.


1/.  When using Grub as the boot loader.  How do you boot into single user 
mode (like the old lilo "linux single" command) ??

2/. If I have a raid partition set up, can I turnit back into a normal 
partition (IE: Non RAID) to enable me to extract data off the disc.

IE: in a RAID Mode, if one disc fails, can you get data off the good disc 
without installing a second good drive and re-creating all the raid 
partitions again?

Any help with these two will save me hours next time,

TIA
Darryl



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



  1   2   >