RE: ext3 to ext2

2003-03-06 Thread Darryl Harvey
I have found that if you edit the entries in /etc/fstab and change from ext3
to ext2, two things are still apparent.

1/. The journal file still resides on each partition.
2/. The journal module is still loaded and running

So maybe tune2fs will stop these from occurring ??  Dunno...

IE: Taken from a system running ext2 partitions which was swapped back to ext2
from ext3 by editing the /etc/fstab file..

18 ?SW 0:14 [kjournald]

And the filesystem;

[EMAIL PROTECTED] darryl]$ ls -al /
total 32981
drwxr-xr-x   20 root root 4096 Nov 27 04:03 ./
drwxr-xr-x   20 root root 4096 Nov 27 04:03 ../
-rw-r--r--1 root root0 Oct 25 20:08 .autofsck
drwxr-xr-x2 root root 4096 Oct 11 23:29 bin/
drwxr-xr-x4 root root 1024 Nov 20  2001 boot/
drwxr-xr-x   18 root root86016 Oct 25 20:09 dev/
drwxr-xr-x   51 root root 8192 Mar  5 23:22 etc/
drwxr-xr-x9 root root 4096 Nov  7  2001 home/
drwxr-xr-x2 root root 4096 Jun 22  2001 initrd/
-rw---1 root root 33554432 Oct 26  2001 .journal
drwxr-xr-x6 root root 4096 Nov 30 00:13 lib/
...
...

it would be nice to recover the .journal file entry space :-)



Rgds,
Darryl


> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Edward Dekkers
> Sent: Friday, March 07, 2003 11:06 AM
> To: [EMAIL PROTECTED]
> Subject: Re: ext3 to ext2
> 
> > But if you want your ext3 filesystems to be used as ext2 filesystems
> > you don't have to change the kernel.  Just modify your /etc/fstab
> > file and set the file system type to ext2.
> 
> I know you need to run tune2fs to set from ext2 to ext3.
> 
> Quick question: You don't need to run tune2fs to set ext3 back to ext2?
> 
> Would this delete the journal?
> 
> Regards,
> 
> ---
> Edward Dekkers (Director)
> Triple D Computer Services P/L
> 
> 
> 
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



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


Re: Scripting help

2003-02-13 Thread Darryl Harvey
And the one I like and use is;


http://www.amazon.com/exec/obidos/ASIN/0130147117/qid=1045182968/sr=2-1/ref=sr_2_1/103-8867147-8196623



It's a winner


Darryl

At 04:17 PM 13/02/2003 -0800, you wrote:

hi arden, gordon, et al,

i tried out several shell books (including o'reilly), but the one i kept 
and keep using is below. chock full of examples (for bash) and 
task-oriented -- i.e., "how to do x" (and an example).. "how to do y" (and 
another example) etc etc. in fact, i have to keep stealing my own copy 
back from people borrowing it indefinitely and finding it "hard" to return! :P

bruce blinn, "portable shell programming: an extensive collection of 
bourne shell examples". with diskette. isbn 0-13-451494-7

at amazon:

http://www.amazon.com/exec/obidos/ASIN/0134514947/qid%3D1045181303/sr%3D11-1/ref%3Dsr%5F11%5F1/102-2721333-8251302





--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: Bind question

2003-02-10 Thread Darryl Harvey


> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On
> Behalf Of Cowles, Steve
> Sent: Tuesday, February 11, 2003 10:24 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Bind question
> 
> > -Original Message-
> > From: Darryl Harvey
> > Sent: Monday, February 10, 2003 4:30 PM
> > Subject: Bind question
> >
> >
> > I am getting these in my /var/log/messages file;
> >
> >client 202.45.109.190#1199: update forwarding denied: 19 Time(s)
> >client 202.45.109.190#1200: update forwarding denied: 8 Time(s)
> >client 202.45.109.190#1201: update forwarding denied: 15 Time(s)
> >client 202.45.109.190#1202: update forwarding denied: 4 Time(s)
> >client 202.45.109.190#1203: update forwarding denied: 11 Time(s)
> >client 202.45.109.190#1204: update forwarding denied: 13 Time(s)
> >client 202.45.109.190#1205: update forwarding denied: 12 Time(s)
> >client 202.45.109.190#1207: update forwarding denied: 4 Time(s)
> >client 202.45.109.190#1208: update forwarding denied: 30 Time(s)
> >client 202.45.109.190#1209: update forwarding denied: 8 Time(s)
> >client 202.45.109.190#1211: update forwarding denied: 40 Time(s)
> >client 202.45.109.190#1212: update forwarding denied: 18 Time(s)
> >client 202.45.109.190#1213: update forwarding denied: 84 Time(s)
> >
> >
> > What do they mean ?
> >
> > Is someone trying to do dynamic DNS to me (These logs are
> > from a secondary DNS host) but the IP it is coming from is NOT
> > authoritive for any domains, and it has no access to transfer
> > zone files from me, in fact as far as I know (Because I have
> > contacted them) it is set up as a caching nameserver only..
> >
> > Any ideas on how to stop this ? (They are very co-operative
> > and wish to help)
> 
> Update forwarding means that the above dns server must be a slave for a zone
> which received an update request (202.45.109.190), but could not notify the
> master. By default, this should be disabled.  See allow-update-forwarding

Good I don't want dynamic updates. And this Client IP has no authority to send
updates to me.

 
> Or... tell the client IP address to disable dynamic DNS updates to your
> server.

This is what needs to be done,   How do you tell it to stop this ??

By default it should be off, I see nowhere where they have turned it on.

Any hints ??


Maybe something else is running the nsupdate command ??  

Thanks
Darryl




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Bind question

2003-02-10 Thread Darryl Harvey
I am getting these in my /var/log/messages file;

   client 202.45.109.190#1199: update forwarding denied: 19 Time(s)
   client 202.45.109.190#1200: update forwarding denied: 8 Time(s)
   client 202.45.109.190#1201: update forwarding denied: 15 Time(s)
   client 202.45.109.190#1202: update forwarding denied: 4 Time(s)
   client 202.45.109.190#1203: update forwarding denied: 11 Time(s)
   client 202.45.109.190#1204: update forwarding denied: 13 Time(s)
   client 202.45.109.190#1205: update forwarding denied: 12 Time(s)
   client 202.45.109.190#1207: update forwarding denied: 4 Time(s)
   client 202.45.109.190#1208: update forwarding denied: 30 Time(s)
   client 202.45.109.190#1209: update forwarding denied: 8 Time(s)
   client 202.45.109.190#1211: update forwarding denied: 40 Time(s)
   client 202.45.109.190#1212: update forwarding denied: 18 Time(s)
   client 202.45.109.190#1213: update forwarding denied: 84 Time(s)


What do they mean ?

Is someone trying to do dynamic DNS to me (These logs are from a secondary DNS
host) but the IP it is coming from is NOT authoritive for any domains, and it
has no access to transfer zone files from me, in fact as far as I know
(Because I have contacted them) it is set up as a caching nameserver only..

Any ideas on how to stop this ? (They are very co-operative and wish to help)

Thanks
Darryl




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: gui ssh program

2003-02-09 Thread Darryl Harvey
You don't need an application,

Make an icon on your desktop (or your menu bar) that just issues the command
you require.


Rgds,
Darryl


> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On
> Behalf Of Steve Lee
> Sent: Monday, February 10, 2003 3:39 PM
> To: Steve Lee
> Subject: gui ssh program
> 
> anyone know of a gui ssh program for linux ?
> 
> why?  like secureCRT or other windows ssh clients
> i would like to be able to click on host that i can log
> into and have the password saved so i don't have to type it
> in from the command line.
> 
> i'm not talking about public/private keys.
> 
> i would like a menu or something that i can use that will store
> the host and password on my desktop.
> 
> thanks.
> 
> 
> 
> 
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Quick Question on VNC?

2003-02-05 Thread Darryl Harvey
Sorry if this is a stupid Q or not, but I cannot find it in any archive.

Can I run VNC server as well as X-Windows Server on the same box ?

Is that plausible?  Run X-Windows on the console and run VNC for remote 
clients?

And if that is just the way it is meant to be, then I wish they would make 
that clear in the docs..

Whaddayareckon?

thanks
Darryl



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list


Re: Gnome beeping constantly

2003-02-04 Thread Darryl Harvey
This may sound silly, but has fooled others before.

You haven't got a cordless phone lying nearby with a flat battery ??

Rgds,
Darryl


At 09:40 AM 5/02/2003 +0800, you wrote:

I've never had this before. Mind you, I haven't logged in to this server in
ages. It definately used to work.

When I log in to Gnome as a normal user (not root), it works just fine,
however, there's beeps (more like warning blips) coming from my PC speaker
every 4-6 seconds.

Logging in as root presents no problem.

This happens AFTER log-in (not an X problem I suspect).

/var/log/messages gives me zip.

I've googled, but nobody English speaking has the problem. I think I can see
some hints to the problem in the international non-english websites, but no
comprende.

Something obvious?

---
Edward Dekkers (Director)
Triple D Computer Services P/L




--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list




--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: Microsoft Exchange equivalent?

2003-01-31 Thread Darryl Harvey
Try Evolution (it rocks !!)


Darryl

At 12:59 PM 31/01/2003 +, you wrote:


on top of that, does anyone know any mail clients that can interface with 
exchange?
as in display calenders/meetings that are stored on an exchange server?

Thanks,
Birju

-Original Message-
From: Marius Andreiana 
[mailto:[EMAIL PROTECTED]]
Sent: 31 January 2003 12:51
To: redhat-list
Subject: Microsoft Exchange equivalent?

Hi!

I've searched for a free ( as in speech ) equivalent of Microsoft
Exchange on freshmeat, sourceforge and google, but without success. I've
found only proprietary products so far: IBM's Lotus Domino,
Hewlett-Packard's OpenMail, Bynari's Insight Server and Suse's Open
Exchange.

Is there any free software that comes close to this?
Thanks
--
Soluţii informatice bazate pe Linux / Linux-based IT solutions
www.galuna.ro



--
redhat-list mailing list
unsubscribe 
mailto:[EMAIL PROTECTED]?subject=unsubscribe 

https://listman.redhat.com/mailman/listinfo/redhat-list


Disclaimer

This communication together with any attachments transmitted with it 
('this E-mail') is intended only for the use of the addressee and may 
contain information which is privileged and confidential. If the reader of 
this E-mail is not the intended recipient or the employee or agent 
responsible for delivering it to the intended recipient you are notified 
that any use of this E-mail is prohibited. Addressees should ensure this 
E-mail is checked for viruses. The Carphone Warehouse Group PLC makes no 
representations as regards the absence of viruses in this E-mail. If you 
have received this E-mail in error please notify our ISe Response Team 
immediately by telephone on + 44 (0)20 8896 5828 or via E-mail at 
[EMAIL PROTECTED] Please then immediately destroy this E-mail and any 
copies of it.

Please feel free to visit our website:

UK
http://www.carphonewarehouse.com

Group
http://www.phonehouse.com



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Log entries for BIND ?

2003-01-23 Thread Darryl Harvey

I am getting a load of these type of entries in /var/log/messages;

Jan 24 09:01:56 slab named[2768]: client 202.45.109.190#1447: update
forwarding denied
Jan 24 09:02:02 slab named[2768]: client 202.45.109.190#1447: update
forwarding denied
Jan 24 09:04:57 slab named[2768]: client 202.45.109.190#1448: update
forwarding denied
Jan 24 09:06:56 slab named[2768]: client 202.45.109.190#1448: update
forwarding denied


What is it?  Someone trying to do dynamic DNS updates to me?

This IP is not a trusted IP on my network, and it is not a primary/secondary
for any domain I am authority for although it is a host from one of the
domains I am primary for.

How can I stop this?  (I know who does run this box and we can instruct them
to turn on/off things if we can find this)

Thanks
Darryl




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: ULTRA DMA 100

2003-01-04 Thread Darryl Harvey
At 09:35 AM 5/01/2003, you wrote:

On Fri, 2003-01-03 at 10:29, [EMAIL PROTECTED] wrote:
> I don´t think so... more info  >>
> http://kb.redhat.com/view.php?eid=260

But this refers to rather old versions of RedHat (pre 7.1).  The poster
specifically asked about 8.0, and for this the answer is yes.  I have
ATA 100 and 133 controllers (both Promise chipsets - they can be made to
work, but aren't recommended, BTW) in my RH 7.2/8.0 boxes.


> Hi friends!
>
> I would like to know if RedHat 8.0 support Ultra DMA 100 thechnology!


This is from my 7.3 Box;

Dec 31 18:36:11 cascade kernel: hda: 78165360 sectors (40021 MB) w/2048KiB 
Cache, CHS=4865/255/63, UDMA(100)
Dec 31 18:36:11 cascade kernel: hdb: 117231408 sectors (60022 MB) w/2048KiB 
Cache, CHS=7297/255/63, UDMA(100)


So, I guess the answer is YES !!!

Rgds,
Darryl



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list


Windows weirdness.

2002-11-28 Thread Darryl Harvey
I am having trouble getting my X-Windows up and running.
Machine:  RedHat 7.3
A bit of history;   it used to work.  My machine crashed (Lightning Hit on
Phone line) and it was rebooted, all seems ok, except for two things.
X-Windows does not start up on my remote workstation.  (I use Exceed on a
PC) X used to work just fine and AFAICT no config fiels have been changed..
The Linux box has full network connectivity and no errors on boot up.

But When I try to connect to X from a remote terminal, I do see this in
/var/log/messages and it has me baffled.

Nov 27 20:30:42 cascade kdm[3151]: Hung in XOpenDisplay(169.254.0.0:0),
aborting
Nov 27 20:30:42 cascade kdm[3151]: server open failed for 169.254.0.0:0,
giving up
Nov 27 20:30:42 cascade kdm[3075]: Display 169.254.0.0:0 cannot be opened
Nov 27 20:40:04 cascade kdm[3360]: Hung in XOpenDisplay(169.254.0.0:0),
aborting
Nov 27 20:40:04 cascade kdm[3360]: server open failed for 169.254.0.0:0,
giving up
Nov 27 20:40:04 cascade kdm[3075]: Display 169.254.0.0:0 cannot be opened

Why is it using 169.254.0.0:0 ???  The machine  I am coming from is
192.168.8.10, and the IP on this machine is 192.168.8.200.

Where is it getting the 169.254.0.0 address from ??
Any clues  to help me on my way ?
(If I log in via SSH, manually set the DISPLAY variable and then execute an
xterm, the window pops up on my workstation, so the PC (AFAICT) is working
ok)

Thanks
Darryl




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: du does not compute with df ?!?!?

2002-11-26 Thread Darryl Harvey
Ah ha.  You got it spot on.

llisted a huge amount of space consumed by mysql.  I restarted mysql and
now, df = du reports (Well almost, probably a few other processes need
resetting).

Thanks for the heads up!

[root@slab /]# df -h
FilesystemSize  Used Avail Use% Mounted on
/dev/md1  2.9G  135M  2.6G   5% /
/dev/md0   15M  4.3M  9.6M  31% /boot
/dev/md3  8.7G  1.5G  6.7G  19% /home
/dev/hda9 1.0G   33M  957M   4% /tmp
/dev/md2  4.8G  2.7G  1.9G  58% /usr
/dev/md4  984M  173M  761M  19% /var
none  250M 0  250M   0% /dev/shm

[root@slab /]# du -csh /var
157M/var
157Mtotal

Darryl




-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of nate
Sent: Wednesday, November 27, 2002 3:52 PM
To: [EMAIL PROTECTED]
Subject: Re: du does not compute with df ?!?!?

Darryl Harvey said:
> Hi,
>
> I am running a RH7.2 system, My /var partition is getting a bit full, but
> when I run some tests to find out where all the files are I can't seem to
> account for all the space /var/ is saying that it is consuming.

some file(s) were deleted but the process(s) using those files have
not closed the files. So the space is not freed. du reports only on
the files it can see, df reports on the actual space(something like
that).

you can use lsof to see what processes are using /var, once you
restart them(or if you wnat, try to track down which process(s)
are using the file(s) that were deleted, possibly by you?) restart
only those processes not all of them and the space will get freed
immediately.

either that or there is some filesystem curroption, very very
likely that the issue is what I mention first though

nate





--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: du does not compute with df ?!?!?

2002-11-26 Thread Darryl Harvey
Nope, nothing mounted; see attached /var/ dir listing...

[root@slab /]# ll /var
total 204
drwxr-xr-x   28 root root 4096 Nov  5  2001 ./
drwxr-xr-x   20 root root 4096 Nov 27 04:03 ../
drwx--2 root root 4096 Oct 26  2001 agentx/
drwxrwx---2 root vscan4096 Nov 27 15:45 amavis/
drwxr-xr-x2 pcap pcap 4096 Jun  6 20:55 arpwatch/
drwxr-xr-x7 root root 4096 Oct 26  2001 cache/
drwxr-xr-x2 root root 4096 Aug  6  1998 db/
drwxr-x---2 gdm  gdm  4096 Sep  5  2001 gdm/
drwxr-xr-x   13 root root 4096 Nov 27 14:26 lib/
drwxr-xr-x2 root root 4096 Feb  7  1996 local/
drwxrwxr-x4 root lock 4096 Nov 27 04:02 lock/
drwxr-xr-x   10 root root 4096 Nov 27 14:35 log/
drwxr-xr-x2 root root16384 Nov 27 14:35 lost+found/
lrwxrwxrwx1 root root   10 Oct 26  2001 mail -> spool/mail/
drwxr-xr-x   16 root root 4096 Aug  3 10:20 mailman/
drwxr-xr-x2 namednamed8192 Nov 27 11:45 named/
drwxr-xr-x2 root root 4096 Feb  7  1996 nis/
drwxr-xr-x2 root root 4096 Apr 13  2000 opt/
drwxr-xr-x2 root root 4096 Feb  7  1996 preserve/
drwxr-xr-x2 root root 4096 Nov  5  2001 proftpd/
drwxr-xr-x2 postfix  root 4096 Oct 25  2001 pwcheck/
drwxr-xr-x7 root root 4096 Nov 20 19:30 run/
drwxr-xr-x   14 root root 4096 Jun 11 23:32 spool/
drwxrwxrwt2 root root 4096 Nov 25 19:09 tmp/
drwx--2 root root 4096 Jan  9  2002 tux/
drwx--2 root root 4096 Oct 25 20:09 ucd-snmp/
drwxrwx---2 root vscan   77824 Nov 27 14:19 virusmails/
drwxr-xr-x5 root root 4096 Jun 20 01:55 www/
drwxr-xr-x3 root root 4096 Oct 25 18:38 yp/


Only sym link is spool/mail which is on the same partition anyway,,

I'm confused.

Rgds,
Darryl

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Chad Skinner
Sent: Wednesday, November 27, 2002 3:38 PM
To: [EMAIL PROTECTED]
Subject: RE: du does not compute with df ?!?!?

You don't have anything mounted under /var do you. I say a message go across
the list a while back stating that if a directory has files in it they are
hidden when a filesystem is mounted using the directory as a mount point.

> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Darryl Harvey
> Sent: Tuesday, November 26, 2002 9:56 PM
> To: [EMAIL PROTECTED]
> Subject: du does not compute with df ?!?!?
>
>
> Hi,
>
> I am running a RH7.2 system, My /var partition is getting a bit full, but
> when I run some tests to find out where all the files are I can't seem to
> account for all the space /var/ is saying that it is consuming.
>
> When I do a "df -h"  I get the response of;
>
> [root@slab /]# df -h
> FilesystemSize  Used Avail Use% Mounted on
> /dev/md1  2.9G  135M  2.6G   5% /
> /dev/md0   15M  4.3M  9.6M  31% /boot
> /dev/md3  8.7G  1.5G  6.7G  19% /home
> /dev/hda9 1.0G   33M  957M   4% /tmp
> /dev/md2  4.8G  2.7G  1.9G  58% /usr
> /dev/md4  984M  777M  157M  84% /var
> none  250M 0  250M   0% /dev/shm
>
> Note: /var says 777M consumed.
>
> But if I perform a "du -ach /var" I get the result of;
>
> [many filenames deleted]
> 160M/var
> 160Mtotal
>
> So my question is, where has the remaining 617M gone ???
>
> I have traversed down each  directory in /var and cannot locate anything.
> Can someone point me in the right direction?
>
> Thanks
> Darryl
>
>
>
>
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



du does not compute with df ?!?!?

2002-11-26 Thread Darryl Harvey
Hi,

I am running a RH7.2 system, My /var partition is getting a bit full, but
when I run some tests to find out where all the files are I can't seem to
account for all the space /var/ is saying that it is consuming.

When I do a "df -h"  I get the response of;

[root@slab /]# df -h
FilesystemSize  Used Avail Use% Mounted on
/dev/md1  2.9G  135M  2.6G   5% /
/dev/md0   15M  4.3M  9.6M  31% /boot
/dev/md3  8.7G  1.5G  6.7G  19% /home
/dev/hda9 1.0G   33M  957M   4% /tmp
/dev/md2  4.8G  2.7G  1.9G  58% /usr
/dev/md4  984M  777M  157M  84% /var
none  250M 0  250M   0% /dev/shm

Note: /var says 777M consumed.

But if I perform a "du -ach /var" I get the result of;

[many filenames deleted]
160M/var
160Mtotal

So my question is, where has the remaining 617M gone ???

I have traversed down each  directory in /var and cannot locate anything.
Can someone point me in the right direction?

Thanks
Darryl






-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: Adobe Premier like program for Linux?

2002-10-09 Thread Darryl Harvey

Sometiems you have to stop using Linux and use another OS.



OS-X  for Mac :-)

Rgds,
Darryl



> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] On Behalf Of Mitchell Wright
> Sent: Thursday, October 10, 2002 9:47 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Adobe Premier like program for Linux?
> 
> 
> Actually its a digital video editor. Adobe PhotoShop is the 
> photo editor.
> 
> To my knowledge there is no Linux based digital video editors 
> of that level.
> But, GIMP is a pretty solid photo/graphic editor.
> 
> Mitchell
> 
> On 10/9/02 7:17 PM, "Kim Allbritain" <[EMAIL PROTECTED]> wrote:
> 
> > Adobe Premier is a high end digital photo editor package.
> > 
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of fred smith
> > Sent: Wednesday, October 09, 2002 6:39 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: Adobe Premier like program for Linux?
> > 
> > 
> > On Wed, Oct 09, 2002 at 02:54:22PM -0500, Apollo @ Carmel wrote:
> >> Anyone know of a good replacement for Adobe Premier so it 
> works Linux?
> > 
> > Not knowing what Adobe Premier is/does, it's hard to advise you.
> > 
> > --
> >  Fred Smith --
> > [EMAIL PROTECTED] -
> >  "For the word of God is living and active. Sharper than 
> any double-edged
> >  sword, it penetrates even to dividing soul and spirit, 
> joints and marrow;
> > it judges the thoughts and attitudes of the heart."
> >  Hebrews 4:12
> > (niv) --
> > 
> > 
> > 
> > --
> > redhat-list mailing list
> > unsubscribe 
> mailto:[EMAIL PROTECTED]?> subject=unsubscribe
> > 
> 
https://listman.redhat.com/mailman/listinfo/redhat-list
> 
> 
> 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: Port Forwarding Network Problem

2002-10-09 Thread Darryl Harvey

Use something like wingate as a proxy/port forwarder.

Turn off XP's firewall.

Rgds,
Darryl



> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] On Behalf Of Ted Hilts
> Sent: Thursday, October 10, 2002 3:48 PM
> To: [EMAIL PROTECTED]
> Subject: Port Forwarding Network Problem
> 
> 
> Background:  In order to obtain a 2 way Satellite connection 
> I need to 
> use a windows OS because the application that performs the connection 
> and data transmission will only run on a windows OS such as XP Pro. 
>  Another case where software developers have forced the use 
> of a MS OS. 
>  Until now my gateway machine was Linux using ipchains and port 
> forwarding.  This works well but the required applications to 
> communicate through the satellite will only work on a MS OS.  So I 
> managed to get Linux (the web page server) so it would 
> communicate with 
> XP Pro and vice versa including telnet, ftp, web, and shares, 
> and also 
> use the XP Pro machine as it's gateway.  But I was not able to do any 
> kind of port forwarding so that the server would be visible at the 
> Internet side of the gateway.  Micro Soft was no help as they 
> indicated 
> that their OS (XP Pro) did not have this capability built into their 
> "firewall".  It seems that XP Pro has a built in firewall and 
> this does 
> not support any kind of port forwarding. I find it hard to 
> believe they 
> produced win3.1, win95, win97, win98, NT4, NT5, win2000, XP 
> and finally 
> XP Pro and in all of that they never realized a need for some kind of 
> port forwarding.  They suggested I get a router.  But would 
> not the same 
> problem occur with the router - the LAN based linux server 
> would still 
> not be visible to the Internet side of things
> 
> Does anyone have a solution for this kind of dilemma?
> 
> Any help appreciated.
> 
> Bye-thanks_TED
> 
> 
> 
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: strange network cable problem...

2002-10-09 Thread Darryl Harvey

Sounds like a switch/Hub problem to me (IE: if more than one device is
doing it)

What is the common element, go there !!!

Rgds,
Darryl



> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] On Behalf Of Mark
> Sent: Thursday, October 10, 2002 11:22 AM
> To: [EMAIL PROTECTED]
> Subject: Re: strange network cable problem... 
> 
> 
> On Wednesday 09 October 2002 08:14 pm, you is done writ:
> >I have a strange problem with a few boxes...  When the 
> machines start up
> >(with LAN cables plugged into the ethernet cards), they 
> cannot see the
> >network.  I unplug the cable from the card and plug it back 
> in, and they're
> >fine.  If it was just one box or just one type of card, I'd 
> just figure it
> >was the hardware.  But I have this problem with three 
> different boxes.  Does
> >anyone else have the same issue?  It's just wierd.
> 
> 1. How long did you wait?
> 2. How many times has this happened consecutively?
> 3. Have you tried cleaning the plug  (either alcohol and a 
> q-tip, or a 
>   pencil eraser?
> 4. Are they plugged into a switch?
> 
>   mark
> -- 
> Choose 1 of the below:
>   1. Didn't know: incompetent and nonfeasant
>   2. Knew (at least in general): dereliction of duty
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: RH7.3 freeze!!!!

2002-09-12 Thread Darryl Harvey

I had a very similar problem.  I blamed RedHat, I blamed my SCSI card
and in the end, it was my power supply.

Changed the power supply and the machine has been up ever since.

The way I isolated it:

I left the machine in BIOS mode (IE: don't boot an OS) left it for as
long as it took, and it re-booted, and/or locked up.

The newer machines (CPU's and Hard disks) draw more power..
Older Power supplies may have dried up Filter caps..

YMMV, but check that.  It has happened to me on two machines over the
last three months.  Weird..

Rgds,
Darryl


> -Original Message-
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On
> Behalf Of [EMAIL PROTECTED]
> Sent: Friday, September 13, 2002 12:07 PM
> To: [EMAIL PROTECTED]
> Subject: RH7.3 freeze
> 
> Hello fellows
> 
> We've just purchased a new wannabe server i386PC.
> So I've installed RH 7.3.
> 
> the problems are as follow :
> 
> I'm having random lockups and freezes..
> I'm using two kernels, 2.4.18-3 which comes with rh7.3 the normal
kernel and
> the smp which ships
> with linux too.
> well.. by the way, the computer is OFFLINE, so nobody hacked it or
reboot
> it.
> nothing is configured. just installation parameters. dns, ip, etc..
> 
> 1- two days on since install, loggued as user at X mode I leave
desktop
> locked at screensaver "pyro"
> 
> - when I arrive yesterday to work and went to check the server, the
system
> was completely freezed.
> It was using smp kernel.
> 
> So. restating, select the normal kernel, boot ok. since a while...
freeze
> again... oops..
> 
> well..
> 
> restart again...
> 
> 2- Select smp kernel again. and log to X. lock the desktop again and
go away
> to do other stuff.
> when I'm back and look to the screen RH7.3 is BOOTING!!!
> I leave it and 'till now, it's till on.
> 
> BUT what the F!!! is that...??? i't seems some hardware
> incompatibility uh?
> 
> Here is the output from dmesg so you can see my hardware ...
> If some other file is needed just let me know and i'll post it...
> 
> Linux version 2.4.18-3smp ([EMAIL PROTECTED]) (gcc
version
> 2.96 2731 (Red Hat
> Linux 7.3 2.96-110)) #1 SMP Thu Apr 18 07:27:31 EDT 2002
> BIOS-provided physical RAM map:
>  BIOS-e820:  - 0009fc00 (usable)
>  BIOS-e820: 0009fc00 - 000a (reserved)
>  BIOS-e820: 000f - 0010 (reserved)
>  BIOS-e820: 0010 - 2000 (usable)
>  BIOS-e820: fec0 - 0001 (reserved)
> found SMP MP-table at 000f5bb0
> hm, page 000f5000 reserved twice.
> hm, page 000f6000 reserved twice.
> hm, page 000f1000 reserved twice.
> hm, page 000f2000 reserved twice.
> On node 0 totalpages: 131072
> zone(0): 4096 pages.
> zone(1): 126976 pages.
> zone(2): 0 pages.
> Intel MultiProcessor Specification v1.4
> Virtual Wire compatibility mode.
> OEM ID: OEM0 Product ID: PROD APIC at: 0xFEE0
> Processor #0 Pentium(tm) Pro APIC version 17
> Processor #1 Pentium(tm) Pro APIC version 17
> I/O APIC #2 Version 17 at 0xFEC0.
> Processors: 2
> Kernel command line: ro root=/dev/sda5 hdd=ide-scsi
> ide_setup: hdd=ide-scsi
> Initializing CPU#0
> Detected 1130.143 MHz processor.
> Console: colour VGA+ 80x25
> Calibrating delay loop... 2254.43 BogoMIPS
> Memory: 513436k/524288k available (1232k kernel code, 10464k reserved,
842k
> data, 304k init, 0k
> highmem)
> Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
> Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
> Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
> Buffer cache hash table entries: 32768 (order: 5, 131072 bytes)
> Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
> CPU: Before vendor init, caps: 0383fbff  , vendor = 0
> CPU: L1 I cache: 16K, L1 D cache: 16K
> CPU: L2 cache: 512K
> CPU: After vendor init, caps: 0383fbff   
> Intel machine check architecture supported.
> Intel machine check reporting enabled on CPU#0.
> CPU: After generic, caps: 0383fbff   
> CPU: Common caps: 0383fbff   
> Enabling fast FPU save and restore... done.
> Enabling unmasked SIMD FPU exception support... done.
> Checking 'hlt' instruction... OK.
> POSIX conformance testing by UNIFIX
> mtrr: v1.40 (20010327) Richard Gooch ([EMAIL PROTECTED])
> mtrr: detected mtrr type: Intel
> CPU: Before vendor init, caps: 0383fbff  , vendor = 0
> CPU: L1 I cache: 16K, L1 D cache: 16K
> CPU: L2 cache: 512K
> CPU: After vendor init, caps: 0383fbff   
> Intel machine check reporting enabled on CPU#0.
> CPU: After generic, caps: 0383fbff   
> CPU: Common caps: 0383fbff   
> CPU0: Intel(R) Pentium(R) III CPU family  1133MHz stepping 01
> per-CPU timeslice cutoff: 1462.17 usecs.
> task migration cache decay timeout: 10 msecs.
> enabled ExtINT on CPU

Changing mouse

2002-08-14 Thread Darryl Harvey

Probably a real simple question, but;

I wish to change the mouse on my system.  Although the new mouse works,
the pointer is "off centre" by about 5mm to the actual "click site".

So, the question is, how do I change the mouse driver, and is this a
known problem (being off centre) that is easily fixed?

Rgds,
Darryl





-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: Lower MTU on NIC?

2002-08-11 Thread Darryl Harvey

man ifconfig




Rgds,
Darryl


> -Original Message-
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On
> Behalf Of Peter Kiem
> Sent: Monday, August 12, 2002 9:08 AM
> To: Red Hat Mailing List
> Subject: Lower MTU on NIC?
> 
> Hi all,
> 
> I'm having problems with a mailserver and I think it may be an MTU
problem.
> The NIC is currently set to 1500.
> 
> 1. How do you lower the MTU on the NIC, preferably without a reboot.
> 2. What MTU would you suggest?
> 
> 
> --
> Regards,
> +---+-+
> | Peter Kiem| E-Mail: <[EMAIL PROTECTED]> |
> | Zordah IT | Mobile: +61 0414 724 766|
> |   IT Consultancy &| WWW   : www.zordah.net  |
> |   Internet Hosting| ICQ   : "Zordah" 81 |
> +---+-+
> 
> 
> 
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: ifcfg-lo

2002-08-01 Thread Darryl Harvey

The contents of mine;


DEVICE=lo
IPADDR=127.0.0.1
NETMASK=255.0.0.0
NETWORK=127.0.0.0
# If you're having problems with gated making 127.0.0.0/8 a martian,
# you can change this to something else (255.255.255.255, for example)
BROADCAST=127.255.255.255
ONBOOT=yes
NAME=loopback



And YES, there was a bug somewhere where the loopback was not configured
properly which caused a few errors and network problems.

Rgds,
Darryl


> -Original Message-
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On
> Behalf Of Daniel Tan
> Sent: Friday, August 02, 2002 12:06 PM
> To: Redhat 2
> Subject: ifcfg-lo
> 
> Hi all,
> just checking whether this file in
> /etc/sysconfig/network-scripts/ifcfg-lo is suppose to have only 1 line
in
> the config file. Is this the reason why i am getting neighbour table
> overflow problem??
> 
> vi ifcfg-lo
> BOOTPROTO=none
> 
> Regards,
> Daniel Tan
> 7469188 Ext.665
> MIS Department
> Shop N Save Pte Ltd
> : [EMAIL PROTECTED]
> 
> [This e-mail is confidential and may also be privileged. If you are
not the
> intended recipient, please delete it and notify us immediately; you
should
> not copy or use it for any purpose, nor disclose its contents to any
other
> person. Thank you.]
> 
> 
> 
> --
> redhat-list mailing list
> Unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
Unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: Uninstall Updated kernel

2002-07-24 Thread Darryl Harvey

Change the lilo boot prompt first, make sure the old kernel still works.

Then rpm -e the new kernel.

Done..



Rgds,
Darryl


> -Original Message-
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On
> Behalf Of Franky
> Sent: Thursday, July 25, 2002 1:55 PM
> To: [EMAIL PROTECTED]
> Subject: Uninstall Updated kernel
> 
> 
> Hi all
> 
> I have install a new RH7.2 kernel 2.4.9-31 and now I want to uninstall
> the new Kernel.  What procedure should I do?  I upgrade the kernel
using
> kernel rpm.  (I have two kernels to choose to boot from the old kernel
> and new kernel at lilo boot prompt)
> 
> 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



RE: top

2002-07-23 Thread Darryl Harvey

ftp://speakeasy.rpmfind.net/linux/redhat/6.2/en/os/i386/RedHat/RPMS/proc
ps-2.0.6-5.i386.rpm

Rgds,
Darryl


> -Original Message-
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On
> Behalf Of Darryl Harvey
> Sent: Wednesday, July 24, 2002 2:08 PM
> To: [EMAIL PROTECTED]
> Subject: RE: top
> 
> [darryl@antivirus darryl]$ rpm -q --whatprovides /usr/bin/top
> procps-2.0.7-8
> 
> Rgds,
> Darryl
> 
> 
> > -Original Message-
> > From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On
> > Behalf Of Steve Buehler
> > Sent: Wednesday, July 24, 2002 1:33 PM
> > To: [EMAIL PROTECTED]
> > Subject: top
> >
> > It looks like my /usr/bin/top program is either corrupt, or a hacker
> > replaced it.  My server is not local so I can't just put the CD in
and
> get
> > it off of there.  Can anybody tell me where I can find the top
program
> for
> > RedHat 6.2 so that I can replace it?
> >
> > Thank you
> > Steve
> >
> >
> > --
> > This message has been scanned for viruses and
> > dangerous content by MailScanner, and is
> > believed to be clean.
> > ow3
> >
> >
> >
> > ___
> > 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: top

2002-07-23 Thread Darryl Harvey

[darryl@antivirus darryl]$ rpm -q --whatprovides /usr/bin/top
procps-2.0.7-8

Rgds,
Darryl


> -Original Message-
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On
> Behalf Of Steve Buehler
> Sent: Wednesday, July 24, 2002 1:33 PM
> To: [EMAIL PROTECTED]
> Subject: top
> 
> It looks like my /usr/bin/top program is either corrupt, or a hacker
> replaced it.  My server is not local so I can't just put the CD in and
get
> it off of there.  Can anybody tell me where I can find the top program
for
> RedHat 6.2 so that I can replace it?
> 
> Thank you
> Steve
> 
> 
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
> ow3
> 
> 
> 
> ___
> 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: how to disable apm?

2002-07-11 Thread Darryl Harvey


To check it status:

[darryl@cascade darryl]$ chkconfig --list apmd
apmd0:off   1:off   2:off   3:off   4:off   5:off   6:off


To disable;
As root

chkconfig --level 123456 apmd off


Done..

Darryl

At 10:47 PM 11/07/2002, you wrote:
>I have a compaq machine dp2000 with redhat 7.0 that  requires a partition 
>for bios setup, but the partitition is disabled.  APM is enabled by 
>default. The computer is used by public in library for searching the 
>database, so the screen must not turn black. Each time the computer is 
>restarted I have to log on as root and kill the PID for apmd. How can I 
>disable apmd in the start-up of redhat?  I can not find any options nor in 
>kde or gnome system-menues.
>
>
>___
>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: Can't locate module char-major-10-134

2002-07-09 Thread Darryl Harvey

At 12:34 AM 10/07/2002, you wrote:
>On Tue, Jul 09, 2002 at 11:47:25PM +1000, Darryl Harvey wrote:
> >
> >   modprobe: Can't locate module char-major-10-134
> >   modprobe: Can't locate module char-major-81
> >
> > What are they and how do I fix this?
>
>/usr/src/linux/Documentation/devices.txt says:
>
>char-major-10-134 matches /dev/apm_bios
>char-major-81 matches video4linux
>
>You should be able to make the first message go away by adding:
>
>alias char-major-10-134 apm


I add this, go down to init 3, then back to init 5, and I still get the 
error message.

I try to find apm.o, but nothing is found




>to /etc/modules.conf and running "depmod -a" but I'm not sure
>about the second one.


depmod -a does not complain,  but I still have a problem..

Any ideas?

Darryl



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



Re: Can't locate module char-major-10-134

2002-07-09 Thread Darryl Harvey

great, that fixed the error message for char-major-81


but I cannot fix the other..

Thanks again
Darryl


At 11:40 AM 10/07/2002, you wrote:
>-BEGIN PGP SIGNED MESSAGE-
>Hash: SHA1
>
>On Tuesday 09 July 2002 10:34 am, Emmanuel Seyman wrote:
> > On Tue, Jul 09, 2002 at 11:47:25PM +1000, Darryl Harvey wrote:
> > >   modprobe: Can't locate module char-major-10-134
> > >   modprobe: Can't locate module char-major-81
> > >
> > > What are they and how do I fix this?
> >
> > /usr/src/linux/Documentation/devices.txt says:
> >
> > char-major-10-134 matches /dev/apm_bios
> > char-major-81 matches video4linux
> >
> > You should be able to make the first message go away by adding:
> >
> > alias char-major-10-134 apm
> >
> > to /etc/modules.conf and running "depmod -a" but I'm not sure
> > about the second one.
>
>The second one is easy to fix as well. It appears that the video4linux
>module is added to /etc/X11/XF86Config-4 by default.
>Just comment out the line:
>Load  "v4l"   # Video4Linux
>
>- --
>- -Michael
>
>pgp key:  http://www.tuxfan.homeip.net:8080/gpgkey.txt
>Red Hat Linux 7.2 in 8M of RAM: http://www.rule-project.org/
>- --
>-BEGIN PGP SIGNATURE-
>Version: GnuPG v1.0.6 (GNU/Linux)
>Comment: For info see http://www.gnupg.org
>
>iEYEARECAAYFAj0rkJMACgkQn/07WoAb/SuhmgCgtQ1r30EVrgFCgFyN21/oibMg
>5SgAoJ6dqUqQbt5/hjdO5Ewi5qz3AaTo
>=eT6f
>-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: Can't locate module char-major-10-134

2002-07-09 Thread Darryl Harvey

At 12:34 AM 10/07/2002, you wrote:
>On Tue, Jul 09, 2002 at 11:47:25PM +1000, Darryl Harvey wrote:
> >
> >   modprobe: Can't locate module char-major-10-134
> >   modprobe: Can't locate module char-major-81
> >
> > What are they and how do I fix this?
>
>/usr/src/linux/Documentation/devices.txt says:
>
>char-major-10-134 matches /dev/apm_bios
>char-major-81 matches video4linux
>
>You should be able to make the first message go away by adding:
>
>alias char-major-10-134 apm
>
>to /etc/modules.conf and running "depmod -a" but I'm not sure
>about the second one.
>
>What is the output of "modprobe -c | grep char-major-81" ?
>I'm at work and can't check.



on my machine when I run that, I get nothing..

:-(

Darryl



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



Can't locate module char-major-10-134

2002-07-09 Thread Darryl Harvey

After ending a KDE login, I get this message in my /var/log/messages file:

  modprobe: Can't locate module char-major-10-134
  modprobe: Can't locate module char-major-81


What are they and how do I fix this?

TI Darryl



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



SCSI Cards ?!?!?

2002-07-02 Thread Darryl Harvey


I am using an Initio 9100UW and it is giving me nothing but grief.


bash-2.05a# cat /proc/scsi/INI9100U/0
The driver does not yet support the proc-fs


bash-2.05a# cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
   Vendor: HP   Model: 4.26GB A 50-S65A Rev: S65A
   Type:   Direct-AccessANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 04 Lun: 00
   Vendor: Seagate  Model: STT2NRev: 6A51
   Type:   Sequential-AccessANSI SCSI revision: 02



Maybe it is settings, but it is not intuitive.  The old Advansys Cards were 
great, and now you can't get them.  I chose Initio because they took over 
Advansys (or Connectcom).


I cannot use the tape drive properly as the SCSI card keeps resetting it's 
bus and the tape drive locks up..

For completeness, here is my PCI info;

bash-2.05a# cat /proc/pci
PCI devices found:
   Bus  0, device   0, function  0:
 Host bridge: VIA Technologies, Inc. VT8367 [KT266] (rev 0).
   Prefetchable 32 bit memory at 0xe000 [0xe3ff].
   Bus  0, device   1, function  0:
 PCI bridge: VIA Technologies, Inc. VT8367 [KT266 AGP] (rev 0).
   Master Capable.  No bursts.  Min Gnt=12.
   Bus  0, device   6, function  0:
 SCSI storage controller: Initio Corporation 360P (rev 2).
   IRQ 10.
   Master Capable.  Latency=64.
   I/O at 0xec00 [0xecff].
   Non-prefetchable 32 bit memory at 0xd000 [0xdfff].
   Bus  0, device   8, function  0:
 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 8).
   IRQ 5.
   Master Capable.  Latency=64.  Min Gnt=8.Max Lat=56.
   Non-prefetchable 32 bit memory at 0xdfffe000 [0xdfffefff].
   I/O at 0xe800 [0xe83f].
   Non-prefetchable 32 bit memory at 0xdfe0 [0xdfef].
   Bus  0, device  17, function  0:
 ISA bridge: VIA Technologies, Inc. VT8233 PCI to ISA Bridge (rev 0).
   Bus  0, device  17, function  1:
 IDE interface: VIA Technologies, Inc. Bus Master IDE (rev 6).
   Master Capable.  Latency=32.
   I/O at 0xfc00 [0xfc0f].
   Bus  0, device  17, function  5:
 Multimedia audio controller: VIA Technologies, Inc. VT8233 AC97 Audio 
Controller (rev 16).
   IRQ 7.
   I/O at 0xe400 [0xe4ff].
   Bus  1, device   0, function  0:
 VGA compatible controller: nVidia Corporation Vanta [NV6] (rev 21).
   IRQ 11.
   Master Capable.  Latency=64.  Min Gnt=5.Max Lat=1.
   Non-prefetchable 32 bit memory at 0xde00 [0xdeff].
   Prefetchable 32 bit memory at 0xda00 [0xdbff].



So if I can't find an Advansys card, what should I use ?
What SCSI cards do you all recommend?

Anyone ??


TIA
Darryl



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



Which NIC to install?

2002-06-18 Thread Darryl Harvey

I need to replace my old and trusted 10Mhz NIC with a 100Mhz variety and
was wondering what experiences people have had with "100Mhz" NIC's..

Are some faster than others, Does a $20 Card work as good as $100+ type
card ?? (IE: Do I get more bang for buck?)

Any gotcha's for the unwary or can I safely go and buy a Cheap
D-Link/surecom (to name just two) and be safe knowing it will work and
work well.

Oh Yeah, PCI NIC's I am referring to.

Thanks
Darryl





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



SCSI to IDE - How??

2002-06-13 Thread Darryl Harvey

Hi,

For some reason unknown to me, my system is running slow and the suspect
is the SCSI drive which is impacting on system performance.

We have decided to remove the SCSI card (initio 9100UW) and switch to an
IDE disk.  So now we need to know how we can accomplish this..

The SCSI drive is a 4.1Gb drive, we will probably install a 20Gb or 40Gb
IDE drive.

We can mount the new drive before we remove the SCSI or cp, tar/untar
under linux, or we could do a dd or something similar (Maybe ghost)?

Suggestions on the process to accomplish our task would be most welcome,
or pointers to a HowTo ?

TIA
Darryl



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



IDE settings idebus or UDMA100 ???

2002-06-12 Thread Darryl Harvey

When my machine boots I get this;

[Taken from dmesg]
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller on PCI bus 00 dev 89
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: VIA vt8233 (rev 00) IDE UDMA100 controller on pci00:11.1
 ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:pio
 ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:pio
hda: ST340810A, ATA DISK drive
hdc: LTN526D, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: 78165360 sectors (40021 MB) w/2048KiB Cache, CHS=4865/255/63, UDMA(100)


Note the line "Assuming 33MHz system bus speed for PIO modes; override with 
idebus=xx"
Should I be setting any idebus parameters somewhere ?

cause the hda line says: "hda: 78165360 sectors (40021 MB) w/2048KiB Cache, 
CHS=4865/255/63, UDMA(100)"
which is UDMA 100Mhz...

Is all ok here ???  or should I be settings some parameters to make th 
emost of my UDMA 100Mhz drive ?


Thanks
Darryl



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



RE: redhat 7.3 and performance

2002-06-11 Thread Darryl Harvey

> -Original Message-
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On
> Behalf Of David Talkington
> Sent: Wednesday, June 12, 2002 3:43 AM
> To: [EMAIL PROTECTED]
> Subject: Re: redhat 7.3 and performance
> 
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Duane Clark wrote:
> 
> > > The case is not that I want screaming fast desktop, but I feel I
want at
> > > least something that is as fast as ms-winXP. At the moment RedHat
is not
> > > coming close to that. Booting still takes minutes and even opening
> > > applications like terminal or mozilla takes nearly 1 minute.
> 
> This smells of a networking problem.  Make sure your IP address and
> hostname are in /etc/hosts, and that there are no typos there.  (Post
it
> if you'd like assistance with that.)  Ensure that 'localhost', your
> hostname, and your hostname.domain (if you've assigned one) all
resolve.
> 
> - -d

As David Said, it may be networking.  I just did a 7.3 install and
although it detected everything and ran fine, it was very slow.
I finally traced it down the the WRONG network card driver being
installed (assumed) during install, and it had heaps of errors.  Once I
installed the correct driver, it worked great.

In my case a simple check with "ifconfig" told me I had networking
errors (High error count on the eth0 interface).  

You may want to look into something similar.

Rgds,
Darryl




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



using "@group_name" in smb.conf

2002-06-05 Thread Darryl Harvey

I need to add a group of users access to a file share that I am sharing
via samba.

In smb.conf I am using something similar to;

[accts]
   comment = Accounts Dept Share
   path = /usr/local/share/accounts
   valid users = @accounts
   public = no
   writable = yes
   printable = no
   create mask = 0765


The valid users line says who can access this share.
I know the @accounts  = the accounts group.  How/where do I add the
actual valid usernames to this group?

Within smb.conf, or as a file (Where does the file sit and what is it
called (accounts ?)

Help!

TIA
Darryl




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



RE: POP and IMAP through NAT

2002-06-04 Thread Darryl Harvey

Your mail server is probably doing a reverse IP lookup to find the real
DNS name for the host your are coming from.

Some providers do NOT map this and hence this can cause a delay as the
DNS tries to find one..


Solution(s), 

1/. Turn off this feature in the mail server
2/. Get a reverse name assigned to your IP(s).


Rgds,
Darryl

> -Original Message-
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On
> Behalf Of Michael George
> Sent: Wednesday, June 05, 2002 10:47 AM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: POP and IMAP through NAT
> 
> Hello!
> 
> Our company is having a problem...
> 
> We just started a lease on our own server on Rackspace.com for doing
our web
> and mail serving.  However, whenever we fetch mail from the office, we
have
> about a 20-30s delay before the transfer starts.
> 
> When some of us try it from our cable-modem service at home, we have
the
> same
> problem.  Whenever we're behind a little NAT gateway (linksys or
macserv).
> 
> However, when some of us dial-up from our homes, we have only about 5s
delay
> (normal).
> 
> This hasn't happened on the other hosting services we've used in the
past 2
> years, this is the first time.  Rackspace is at a loss to explain it
and
> offer
> a solution.
> 
> The server is running RHL 7.2 with the imapd POP/IMAP server RPM.  I'm
> hoping
> that someone here on this list can offer an explanation and hopefully
a work
> around.
> 
> Thanks!
> 
> -Michael
> 
> --
> In light of the terrorist attack on the U.S.:
>   They that give up essential liberty to obtain a little temporary
>   safety deserve neither liberty nor safety.
>   -- Benjamin Franklin, 1759
> 
> 
> 
> ___
> 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: POP3 Server ??

2002-06-04 Thread Darryl Harvey

At 01:14 AM 5/06/2002, you wrote:
>-BEGIN PGP SIGNED MESSAGE-
>Hash: SHA1
>
>Darryl Harvey wrote:
>
> >I am running RH7.3, it doesn't seem to come with a PoP3 server. (Why?)
>
>Sure it does; it's part of the UW IMAP package.  'locate pop3' would
>have shown you /usr/sbin/ipop3d.
>
>- -d
not if it is NOT Installed.

That was the first thing I tried, nothing found !!

Darryl



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



Re: POP3 Server ??

2002-06-04 Thread Darryl Harvey

At 01:10 AM 5/06/2002, you wrote:
>On 2002.06.04 09:41 Darryl Harvey wrote:
>>I am running RH7.3, it doesn't seem to come with a PoP3 server. (Why?)
>>What options do I have for a pop3 server ?
>>Which should I install to use ??
>
>I can't believe that.  RH 7.2 has /usr/sbin/ipop3d which is part
>of the imap-2001a-1.72.0 rpm.  (Then turn off imap, imaps and pop2
>in /etc/xinetd.d/ if you don't want it.)
>
>Karl <[EMAIL PROTECTED]>


Ah!!   So that is why I could not find it.  it is part of the imap-2001a 
package...

So no matter how much I looked and searched for pop3, I would never find it.

Thanks for the info,
Installing now..

Darryl



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



Re: POP3 Server ??

2002-06-04 Thread Darryl Harvey

At 01:10 AM 5/06/2002, you wrote:
>On Wed, Jun 05, 2002 at 12:53:38AM +1000, Greg Wright wrote:
> > >I am running RH7.3, it doesn't seem to come with a PoP3 server. (Why?)
> >
> > It will not be installed, I am sure it has an RPM on one of those CD disc
> > thingies :)
>
>I did an everything install, and it is, indeed, there.


So what is it called so I can manually install it.. !!

(if I go to rpmfind.net and search for pop3, I cannot find it any that 
relate to 7.3)



> > >What options do I have for a pop3 server ?
> >
> > Many, google for pop3 and linux.
>
>Useful fact: when searching for Linux stuff, try
>.  It does a pretty good job of giving you
>Linux-specific stuff.

Ah, now this is good...   qpopper, cucipop,

Thanks
Darryl



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



POP3 Server ??

2002-06-04 Thread Darryl Harvey

I am running RH7.3, it doesn't seem to come with a PoP3 server. (Why?)

What options do I have for a pop3 server ?

Which should I install to use ??

TIA
Darryl



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



Re: SCSI card RH 7.3

2002-05-25 Thread Darryl Harvey

try initio 9100UW..


They seem to work well.

Rgds,
Darryl

At 07:43 PM 25/05/2002, you wrote:
>Anyone have any suggestions for a good scsi card that will control a tape
>drive (68 pin Seagate 20/40) on RH 7.3?  I was thinking about a Adaptec
>19160, but am not sure about compatibility since it is a little unclear on
>the HCL.
>
>
>Best regards,
>
>Andrew Judge
>
>
>
>
>___
>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: Evolution vs Outlook

2002-05-12 Thread Darryl Harvey

Jim,

> -Original Message-
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On
> Behalf Of Jim Hale
> Sent: Monday, May 13, 2002 1:14 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Evolution vs Outlook
> 
> Honestly, that's what I'm working toward. But there's still a bunch of
> stuff that I use that I can't use under Linux - mostly my audio
software
> (Sonar, Sound Forge, Finale, etc) but as for my general purpose stuff
> (Internet, Email etc), I plan on starting to use my Linux box MORE
that
> I have sitting on my desk next to my Win2K machine.
> 
> I also still haven't mastered the art of setting up a Linux Domain
> controller and folder shares.

Someone posted this URL during the weekend..

http://www-1.ibm.com/servers/esdd/tutorials/samba.html?t=gr,l15a=Samba

Enjoy.

Darryl

> 
> Jim Hale
> ---
> Jim & Kathy's Website Collection
> http://hale.dyndns.org
> 
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]] On Behalf Of Keith Winston
> > Sent: Sunday, May 12, 2002 10:02 PM
> > To: Mailing List - Red Hat (Co)
> > Subject: Re: Evolution vs Outlook
> >
> >
> > On Sun, May 12, 2002 at 10:03:55PM -0500, Jim Hale wrote:
> > > Anyone else wish there was a version of Evolution available for
> > > Windows? I have had less problems configuring and less crashes
from
> > > using Evolution than with Outlook XP, especially where it comes to
> > > hitting IMAP servers.
> >
> > The answer is to stop using Windows.
> >
> > Best Regards,
> > Keith
> > --
> > LPIC-2, MCSE, N+
> > Will we all fight for the right to be free?
> > Got spam? Get spastic http://spastic.sourceforge.net
> >
> >
> >
> > ___
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/re> dhat-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: Linux box won't stop beeping [Fixed and boy do I feel silly]

2002-05-12 Thread Darryl Harvey

Just so you don't feel too bad about this, I posted this message around
the office (Well I got a laugh out of it), and back came this reply!!

--
Heh - I did something like this.

Had a win2k install that would make the horrible beepbeepbeepbeep 
catting a binary file sound, and lock up the keyboard till I rebooted. 
It was very intermittant. (would go a week without happening, then one 
day I could get no work done at all.)

I swapped over the keyboard, mouse, soundcard, and disconnected the
scanner, unloaded all TSRs and utilities etc. Then I noticed my
second keyboard (the one under all the books) was still plugged into
a remote USB hub. When knocked, the books were depressing and holding
keys down.

---

See, you're not alone !!!


Rgds,
Darryl

> -Original Message-
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On
> Behalf Of Manzabar
> Sent: Friday, May 10, 2002 1:25 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Linux box won't stop beeping [Fixed and boy do I feel
silly]
> 
> So I rebooted the Linux box to check the BIOS settings per Matthew
Melvin's
> suggestion but found nothing about an auditory warning.  Since I had
no
> further ideas and I couldn't stand the stupid beep any more; I shut
down
> the Linux box, grabbed my screw driver, removed the power cord, and
BEEP
> BEEP went the cordless phone that has been unplugged since October and
> which conveniently sits right next to the Linux box.  Why the phone
started
> beeping is beyond me.  Since removing the phone's battery has been
removed;
> there is a blissful lack of beeping around my computers.
> 
> And that one guy thought my previous e-mail was amusing; I guess the
joke
> is on him now.  =)
> 
> *sigh*  It's been one of those weeks.
> 
> 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



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



Switching from SCSI to IDE boot disk ??

2002-05-06 Thread Darryl Harvey

I have a RedHat 7.2 system (Latest Updates) and it currently has the
boot and system on a SCSI disk

The SCSI controller and/or disk is playing up (Locking up the whole
system) so I wish to remove it from the unit all together and just run
with IDE. (I do not need to benefits of SCSI, so it can be takenout)

What is the proceedure to get the system and booting ability across to
the IDE drive?

I am using GRUB (Which I am not as familiar with as Lilo)

Help/pointers/reference text/sites welcome

TIA,
Darryl




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



Constant system Halting

2002-05-05 Thread Darryl Harvey

Hi,

I have a Redhat 7.2 installed on a MSI motherboard (Kt266-Pro), 512Mb
Ram, 1.4GHz Athlon CPU, Voodoo 3 PCI Video card and a Initio 9100UW SCSI
controller.  This is hooked up to a 4.3Gb SCSI drive. I also have a 20Gb
IDE drive for general Storage. File System is Ext3.

The SCSI drive is the main boot and system drive..

Linux my_hostname 2.4.9-31 #1 Tue Feb 26 06:23:51 EST 2002 i686 unknown

FilesystemTypeSize  Used Avail Use% Mounted on
/dev/sda6 ext3372M   79M  274M  23% /
/dev/sda1 ext3 45M  6.1M   37M  15% /boot
/dev/sda5 ext3703M  218M  449M  33% /home
none tmpfs250M 0  250M   0% /dev/shm
/dev/sda2 ext31.9G  1.1G  786M  57% /usr
/dev/sda7 ext3251M   76M  161M  32% /var
/dev/hda1 ext3 19G  2.2G   16G  12% /usr/local/backup
/dev/hda2 ext3 17G  3.6G   12G  22% /opt/archive

Modules: 
Module  Size  Used byNot tainted
autofs 11620   0 (autoclean) (unused)
dmfe   14172   1
usb-uhci   21732   0 (unused)
usbcore51936   1 [usb-uhci]
ext3   62624   7
jbd41156   7 [ext3]
initio 20704   6
sd_mod 11900   6
scsi_mod   98808   2 [initio sd_mod]

The whole systems runs fine.  Very nice in fact, but randomly the system
stops.  Just halts...  It appears that the SCSI drive locks up.. 

The screen is always blank (Due to inactivity) and I cannot get any
response.
The only way out of it is a reboot (Press the reset button).
And the log files show nothing, No erros, just empty (IE The system just
stops)

I am running the latest RH kernel 2.4.9-31 and all the latest RPM
upgrades.

I have checked and the initio BIOS is the latest available too..

As far as I know I have disabled ALL power management stuff. (but maybe
I missed one?)

This machines doesn't actually do much 90% of the time, but it does need
to be up 100% of the time..  And it's usage will only increase...

Can anyone give me some ideas as to what I may be able to tune to stop
this happening?   Or what info can I supply to maybe help diagnose ??

TIA
Darryl Harvey






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



Athlon kernel Vs. Normal Kernel ??

2002-04-29 Thread Darryl Harvey

If I have an Athlon CPU, what advantages do I get from running the
Athlon kernel ??  Is it more stable? Faster? Optimised??

What disadvantages do I get if I do NOT use it and stick with the
standard kernel???

Thanks
Darryl




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



Re: using ntpd...?

2002-04-10 Thread Darryl Harvey

Also,

Make sure that you run ntpdate first to make the clock within spec for ntpd 
to then maintain it.

If you are running RH7.x, there should be a file called 
/etc/ntp/step-tickers  which has the names of your time servers on it (Not 
yours, but the ones that you use)

This will then automatically run ntpdate when "service ntpd start" is 
issued, or upon reboot.

Otherwise, just run "ntpdate ntp_server_name" as root, then start ntpd 
"service ntpd start"

All should be fine.


Darryl


At 12:17 PM 11/04/2002, Matthew Saltzman wrote:
>On Wed, 10 Apr 2002, christopher j bottaro wrote:
>
> > hello,
> > i used dateconfig to make an ntp.conf file, then i restarted ntpd and 
> nothing
> > seemed to happen.  my date and time are still the same (i.e. wrong).
> >
> > actually, on my machine with X, i used dateconfig.  then i installed 
> ntpd via
> > rpm on my non graphical machine and copied dateconfig's ntp.conf over 
> to it.
> > then i restarted ntpd via /etc/init.d/ntpd restart.  nothing happens.  it
> > doesn't change my date/time on either machine.
> >
> > what am i doing wrong?
> > thanks for the help,
> > christopher
> >
> > P.S.  i'm using redhat 7.2
>
>I asked about setting this up just a couple of days ago.  (And thanks to
>those who replied in that thread!).
>
>One person pointed out that the ntpd port (123 IIRC) needs to be open
>through any firewall on your local server and client.  I am using lokkit
>to configure ipchains firewalls on both machines.  I tried telling lokkit
>to open that port on both the client and the server, but I was never able
>to convince my local server and client to talk to each other.  Turning the
>firewalls off on both machines allowed the ntp sync to work correctly.
>
>I have an iptables firewall between me and the Internet, and I trust my
>internal users (on my home network), so having the internal firewalls down
>isn't a big risk, but it would be nice to know what I'm doing wrong too.
>
>The server's ntp sync through the external firewall works just fine.
>
>This might be your problem too, but in any case, I'd welcome hints about
>configuring the internal firewalls to allow ntp sync.
>
>TIA.
>
>--
> Matthew Saltzman
>
>Clemson University Math Sciences
>[EMAIL PROTECTED]
>http://www.math.clemson.edu/~mjs
>
>
>
>___
>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: postfix rpm + mailman rpm = GID error

2002-04-01 Thread Darryl Harvey

I had the same problem. I too changed the owner of the alias file and it
all worked fine...


-rwxr--r--1 mail mail  591 Mar 25 11:11
/etc/postfix/aliases.mailman
-rwxr--r--1 mail mail12288 Mar 25 11:31
/etc/postfix/aliases.mailman.db

(See the owner of this file is the GID of the one mailmail expected..)

Works like a charm.. Postfix does issue a warning, but it is only a
warning, not a fatal..

Darryl


> -Original Message-
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
> On Behalf Of Charles Galpin
> Sent: Tuesday, 2 April 2002 2:32 PM
> To: Redhat List
> Subject: Re: postfix rpm + mailman rpm = GID error
> 
> On Fri, 2002-03-29 at 16:00, Eric Sisler wrote:
> > <[EMAIL PROTECTED]> wrote:
> >
> > >On Thu, 28 Mar 2002, Eric Sisler wrote:
> >
> > > > Does anyone have mailman running with postfix using the RedHat
> supplied
> > > > RPM's?  I have postfix-1.1.5-2 & mailman-2.0.8-1 and I'm nearly
> there, but
> > > > I'm running into the dreaded "wanted GID X, got GID Y error".
> > >
> > >This should be an faq at this point. See this thread for the
details,
> but
> > >basically you just have to put the mailman aliases in a seperate
map
> file
> > >and set the gid of the generated .db file to 'mail'.
> > >
> > >http://www.prairienet.org/library/redhat/redhat-
> list/2002/03/msg01016.php
> >
> > I looked at the thread and in fact most of my setup is identical to
> > yours.  I did change the ownership on the mailman-aliases.db to no
> avail.
> >
> > [snip]
> >
> > >The error says it expects gid=12. Give it to em! (on the .db file)
> >
> > And therein lies the rub.  It isn't the permissions on the .db file,
> it's
> > mailman's wrapper script that's causing the problem:
> >
> > Mailman mail-wrapper: Failure to exec script. WANTED gid 12, GOT gid
> > 99.  (Reconfigure to take 99?)
> 
> mmh. I don't believe I changed the wrapper at all :
> 
> [root@rabbit /root]# rpm -V mailman
> S.5T c /var/mailman/Mailman/mm_cfg.py
> S.5T c /var/mailman/Mailman/mm_cfg.pyc
> SM5T   /var/mailman/data/pending_subscriptions.db
> 
> >
> > If I change postfix's "default_privs = mail" then the script runs
fine,
> but
> > I'm wondering if this presents a security risk.  There aren't many
> > files/directories owned by mail, so maybe this doesn't.
> >
> > I realized after sending the first message that although I started
with
> the
> > RH provided postfix RPM, I'm now using the one maintained by Simon
Mudd,
> > located at http://www.ea4els.ampr.org/~sjmudd.  Are you using the
stock
> > RedHat RPM?  I wonder if that's part of the issue.
> 
> Nope, mine is from a sjmudd rpm
> 
> > Also, do you have "DELIVERY_MODULE" set to "Sendmail" or
"SMTPDirect" in
> > /var/mailman/Mailman/Default.py (or possibly
> > /var/mailman/Mailman/mm_cfg.py).  I'm using the default of
"SMTPDirect"
> as
> > the documentation says the other option isn't "secure".
> 
> so am i.
> 
> > At any rate, it does appear to be working, I'm just not sure about
the
> > possible security implications.
> 
> I don't know why it works for me, but not you. Sorry
> 
> charles
> 
> 
> 
> ___
> 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: Running a console on the serial port COM1 in 7.1?? Possible?

2002-03-18 Thread Darryl Harvey

How can I tell what is causing errors on my NIC ??

eth0  Link encap:Ethernet  HWaddr 00:80:AD:71:9F:50
  inet addr:192.168.8.200  Bcast:192.168.8.255
Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:27923 errors:37788 dropped:0 overruns:0 frame:0
  TX packets:20636 errors:58 dropped:0 overruns:0 carrier:58
  collisions:551 txqueuelen:100
  RX bytes:7610071 (7.2 Mb)  TX bytes:7090200 (6.7 Mb)
  Interrupt:5 Base address:0xef00

There is a high level of errors there, I have swapped the Hub to a
switch, tried it @ 10Mhz HDX and also 100Mhz FDX, but still errors.

Is there anyway I can see what the errors are ??  (Short of swapping the
cable (Which is hard wired into a remote location)

Thanks
Darryl




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



RE: [OT] Can't see computers on the other switch

2002-03-12 Thread Darryl Harvey

Maybe something is wrong with the spanning tree algorithm in one of the
switches and they are not passes on routing info ??

Have you put the switch to switch connection into one of the "Working"
PC ports to see if that helps?  When you try to talk to one of the
remote hosts, does the link/data light flash on the port which links to
the switches together?   And one step further, does the link/data lights
on the remote switches PC ports flash ??

IE: Is the request getting out ?

Darryl


> -Original Message-
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On
> Behalf Of Rodolfo J. Paiz
> Sent: Wednesday, March 13, 2002 6:05 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [OT] Can't see computers on the other switch
> 
> At 3/12/2002 12:00 PM -0800, you wrote:
> >Maybe Linksys took a cue from Cisco concerning auto-negotiation?  Who
> >knows?  Based on that, you might try forcing the interface(s) to full
> >duplex, 100mbit on the hosts.
> 
> I have three hosts on one switch, and they are all talking to each
other
> flawlessly at full-duplex 100Mbps. Two hosts are on the other switch,
also
> talking to each other at full-duplex 100Mbps. What gets me is that
hosts on
> switch 1 can't see hosts on switch 2.
> 
> Arrrgh.
> 
> 
> --
> Rodolfo J. Paiz
> [EMAIL PROTECTED]
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



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



Mailman and postfix GID error??

2002-03-10 Thread Darryl Harvey

Has anyone set up mailman and Postfix on their RedHat box??


I am getting the dreaded GID error, and have read the mailman help file as 
to the fix, It suggests rebuilding mailman with;

./configure --with-mail-gid=thegid

If I am installing from a Redhat RPM, I cannot do this...  I have altered 
the postfix option of:

default_privs = mail

and this allows me to use mailman, but it may have some effect on postfix 
and privs??

Can anyone enlighten me to if this is ok, or if I need to un-install the 
RPM and install mailman from source and configure with my options.

Thanks
Darryl



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



Faxing to/from Linux server.

2002-02-26 Thread Darryl Harvey

Hi,

I am after a fax solution to replace my WinFax Pro server. (If I can get
rid of this, then I can get rid of NT :-)

So what Fax options do I have under Linux, and can remote clients (linux
and/or PC send/receive faxes too.

Where do I go to look ??

Darryl




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



RE: How to submit jobs to background

2002-02-21 Thread Darryl Harvey

CTRL-Z stops the process and gives you control,

Just type "bg" (No quotes) and the process goes into the "background".

You can switch processes at any time by typing "fg process_id"

And/or see running jobs by typing "jobs".

That will help you.  Although all output will be mixed on your screen.

man bash (or whatever shell you are using) then search for fg, bg, jobs
etc..

Rgds,
Darryl


> -Original Message-
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On
> Behalf Of Roger
> Sent: Friday, February 22, 2002 1:55 PM
> To: [EMAIL PROTECTED]
> Subject: RE: How to submit jobs to background
> 
> Yes, I think it should be Ctrl-Z but, when I press Ctrl-Z the job is
> stopped immediately. That's why?
> 
> -Original Message-
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
> On Behalf Of Cameron Simpson
> Sent: Friday, February 22, 2002 10:44 AM
> To: [EMAIL PROTECTED]
> Subject: Re: How to submit jobs to background
> 
> On 09:51 22 Feb 2002, Roger <[EMAIL PROTECTED]> wrote:
> | I remember there is a short cut key, Ctrl+something, that can submit
> the
> | program that is controlling terminal to the background, so that the
> user could
> | regain console again. But I forget it, can you remind me again?
> Thanks!
> 
> You mean ctrl-Z.
> --
> Cameron Simpson, DoD#743[EMAIL PROTECTED]
> http://www.zip.com.au/~cs/
> 
> My own suspicion is that the universe is not only queerer than we
> suppose,
> but queerer than we *can* suppose.
>   - J.B.S. Haldane "On Being the Right Size"
> in the (1928) book "Possible Worlds"
> 
> 
> 
> ___
> 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: 7.2 keeps crashing

2002-01-16 Thread Darryl Harvey

Just change it in /etc/fstab and remount it. That easy, even if it was
originally installed as ext3. The only thing missing in that case is
lost+found. If you upgraded to ext3, that's already there.


Rgds,
Darryl


At 11:54 PM 16/01/2002, you wrote:
>-BEGIN PGP SIGNED MESSAGE-
>Hash: SHA1
>
>
>* On 16-01-02 at 13:51
>* Darryl Harvey said
>
> > My brand new install of 7.2 kept dying after about 4-6 days.  It would
> > just slow down, crawl along and then stop..  No crash, just grind to a
> > halt and just stop..
> >
> > I turned off journaling by going back to ext2 partitions and it has been
> > up ever since. (Going on 60 days now in a heavily used environment)
> >
> > I still have no idea why it would crawl to a halt, there wer no error
> > messages..  but changing the filesystems from ext3 to ext2 fixed the
> > problem.
> >
>
>How did you go about changing the file system?
>
>- --
>
>Nick Wilson
>
>Tel:+45 3325 0688
>Fax:+45 3325 0677
>Web:www.explodingnet.com
>
>
>
>-BEGIN PGP SIGNATURE-
>Version: GnuPG v1.0.6 (GNU/Linux)
>Comment: For info see http://www.gnupg.org
>
>iD8DBQE8RXf5HpvrrTa6L5oRAn08AJwO8sICcxqScgkHITNZeoHfatGdrwCfbcXn
>TMK2HlrvgkgOMLme6qjIh3Q=
>=O6af
>-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: 7.2 keeps crashing

2002-01-16 Thread Darryl Harvey

My brand new install of 7.2 kept dying after about 4-6 days.  It would just 
slow down, crawl along and then stop..  No crash, just grind to a halt and 
just stop..

I turned off journaling by going back to ext2 partitions and it has been up 
ever since. (Going on 60 days now in a heavily used environment)

I still have no idea why it would crawl to a halt, there wer no error 
messages..  but changing the filesystems from ext3 to ext2 fixed the problem.

Go Figure.

Darryl


At 01:14 PM 16/01/2002, ABrady wrote:
>On Tue, 15 Jan 2002 19:27:54 -0500
>"Matt Sales" <[EMAIL PROTECTED]> implied:
>
> > Hello,
> > I have recently have put RH7.2 on two machines.  I upgraded an Intel
> > Celeron 400MHz that was working great running 6.0.  I also put 7.2 on
> > a Pentium II-MMX 266MHz machine that has a brand new hard drive.
> > Everything seemed to be fine; the install went smoothly, etc., but now
> > both machines are crashing frequently.  Neither have crashed while I
> > work on them, but if they're left alone anywhere from 1/2 hour to 3
> > hours, they crash.  The monitor goes dark and I cannot get any
> > responses from them--no pings, nothing.  I have to pull the power cord
> > to restart them.  I have been monitoring this list on and off, and I
> > have not seen other people with this problem... It's frustrating
> > because I've never had this problem with RedHat before (5.2 and 6.0) .
> >  Now I have a backup DNS server that won't stay up.  If anyone could
> >  point me toward an answer it would be much appreciated.
>
>I've uninstalled 7.2 and went back to 7.1 due to problems such as your
>DNS stuff dying. There are ways to keep it working, but it became too
>much for me to deal with after finding a new one every day (was over 10
>before I dumped 7.2).
>
>One method is to crontab a restart of services that die. Since I
>couldn't figure out how often it was happening (and it looks like you
>have the same problem) I ran it every hour. Cute if someone is in the
>middle of a lookup when it gets restarted.
>
>As for lockups, is there a desktop involved? Any NFS exports from or to
>the machine? any processes that go into overload and suck up all ram or
>cpu resources?
>
>Is there any clue in the logs about something failing or something
>getting killed or anything else about the time the lockups start?
>
>A desktop using KDE or gnome would be suspect IMHO since I've had
>problems with both, particularly gnome. Screensavers can also cause
>similar problems.
>
>How much ram is installed? It might be too little, or even a bad module
>(I had that problem once with a ram module causing lockups; it became
>more evident as time went by and I started getting lockups in the middle
>of doing things).
>
>One way to try to track it down is telnet into the machine (if possible)
>and see if it's really locked up or if it's just bogged down. That might
>not be helpfull because you say you aren't getting pings, but if
>something is really screwy it might prevent answering pings because it's
>using all it has for running whatever is going nuts. If you get an
>immediate refusal, chances are it's dead. If it takes a long time before
>timeout or letting you in, it's likely something eating all it can get
>of the machine's resources. If it times out, you might be able to get in
>setting a much longer timeout then use top to see if you can find what's
>running rampant.
>
>--
>Intel: where Quality is job number 0.9998782345!
>
>
>
>___
>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: Restricting bash user to home directory +

2001-12-19 Thread Darryl Harvey

man chroot

That is  what you want/need.

Darryl


> -Original Message-
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On
> Behalf Of Badger
> Sent: Thursday, December 20, 2001 2:24 PM
> To: [EMAIL PROTECTED]
> Subject: Restricting bash user to home directory +
> 
> Hello ,
> 
>  Can anyone share with me the proper script and its placement to
>  restrict individual shell users to their home directory but still
>  allow them to telnet out of the box ?
> 
>  I tried my hand at scripting, and failed, to apply the "bash -r" to
>  the user's profile.  After doing so, way too many files were open
>  preventing the user from doing anything at all - including logging
>  out!
> 
>  Thanks,
> 
> --
> Best regards,
>  Badger  mailto:[EMAIL PROTECTED]
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



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



RE: What shall be the easy way upgrading kernel

2001-12-03 Thread Darryl Harvey

Or this may be a better resource for you;

http://www.redhat.com/support/docs/howto/kernel-upgrade/kernel-upgrade.h
tml

Enjoy,
Darryl


> -Original Message-
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On
> Behalf Of Gordon Messmer
> Sent: Tuesday, December 04, 2001 4:00 PM
> To: [EMAIL PROTECTED]
> Subject: Re: What shall be the easy way upgrading kernel
> 
> On Tue, 4 Dec 2001, Stephen Liu wrote:
> 
> > What shall be the easy way (short cut) to upgrade the kernel of
RH7.2 to
> > kernel 2.4.9-13 instead of going through the complete procedure
starting
> from
> > tar ball.  Is there a RPM ?
> 
> Yeah, check here http://www.redhat.com/support/errata/rh72-errata.html
> 
> --
> 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



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



Re: Auto-typing a file name

2001-12-02 Thread Darryl Harvey

Try using TAB instead...

That is the bash auto-complete key.

Darryl

At 03:59 PM 3/12/2001, you wrote:
>Hi All People,
>
>(Redhat 7.2)
>How to config Linux so that when you type the first character of a file 
>name the rest can be selected by pressing the "right arrow" key
>
>e.g.
>When type  k  by pressing the "right arrow" key  "ernel-2.14.9.i586.rpm" 
>will be typed
>
>When type  c  by pressing the "right arrow" key  "drom" will be typed
>
>etc.
>
>Thanks
>
>B.R.
>Stephen Liu
>
>
>
>___
>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



Removing RAID1 - How??

2001-11-28 Thread Darryl Harvey

I have a setup that is currently running under raid1.

I want to stop the raid and use it as normal disks again (especially the 
boot device)

Every time I issue "raidstop --all"  or "raidstop /dev/md0 /dev/hda1"
it come back saying either "nothing to do!!, or "device or resource busy"

[root@slab root]# raidstop /dev/md0
/dev/md0: Device or resource busy

[root@slab root]# raidstop --all
nothing to do!
usage: raidstop [--all] [--configfile] [--help] [--version] [-achv] *




How can I turn off this raid and use the disks as per normal again?




Current partiton table:
$ fdisk -l

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

Device BootStart   EndBlocks   Id  System
/dev/hdc1   * 131 15592+  fd  Linux raid autodetect
/dev/hdc232 38792  195355445  Extended
/dev/hdc532 18317   9216112+  fd  Linux raid autodetect
/dev/hdc6 18318 28633   5199232+  fd  Linux raid autodetect
/dev/hdc7 28634 34729   3072352+  fd  Linux raid autodetect
/dev/hdc8 34730 36761   1024096+  fd  Linux raid autodetect
/dev/hdc9 36762 38792   1023592+  82  Linux swap

Disk /dev/hda: 255 heads, 63 sectors, 2434 cylinders
Units = cylinders of 16065 * 512 bytes

Device BootStart   EndBlocks   Id  System
/dev/hda1   * 1 2 16033+  fd  Linux raid autodetect
/dev/hda2 3  2434  195350405  Extended
/dev/hda5 3  1150   9221278+  fd  Linux raid autodetect
/dev/hda6  1151  1788   5124703+  fd  Linux raid autodetect
/dev/hda7  1789  2171   3076416   fd  Linux raid autodetect
/dev/hda8  2172  2299   1028128+  fd  Linux raid autodetect
/dev/hda9  2300  2434   1084356   83  Linux



The /etc/raidtab file;

$ cat /etc/raidtab
raiddev /dev/md0
raid-level  1
nr-raid-disks   2
chunk-size  64k
persistent-superblock   1
#nr-spare-disks 0
 device  /dev/hdc1
 raid-disk 0
 device  /dev/hda1
 raid-disk 1
raiddev /dev/md1
raid-level  1
nr-raid-disks   2
chunk-size  64k
persistent-superblock   1
#nr-spare-disks 0
 device  /dev/hdc7
 raid-disk 0
 device  /dev/hda7
 raid-disk 1
raiddev /dev/md2
raid-level  1
nr-raid-disks   2
chunk-size  64k
persistent-superblock   1
#nr-spare-disks 0
 device  /dev/hdc6
 raid-disk 0
 device  /dev/hda6
 raid-disk 1
raiddev /dev/md3
raid-level  1
nr-raid-disks   2
chunk-size  64k
persistent-superblock   1
#nr-spare-disks 0
 device  /dev/hdc5
 raid-disk 0
 device  /dev/hda5
 raid-disk 1
raiddev /dev/md4
raid-level  1
nr-raid-disks   2
chunk-size  64k
persistent-superblock   1
#nr-spare-disks 0
 device  /dev/hdc8
 raid-disk 0
 device  /dev/hda8
 raid-disk 1


And the current /etc/fstab file;
$ cat /etc/fstab
/dev/md1/   ext2defaults1 1
/dev/md0/boot   ext2defaults1 2
/dev/md3/home   ext2defaults1 2
/dev/fd0/mnt/floppy autonoauto,owner0 0
LABEL=/tmp  /tmpext2defaults1 2
/dev/md2/usrext2defaults1 2
/dev/md4/varext2defaults1 2
none/proc   procdefaults0 0
none/dev/shmtmpfs   defaults0 0
none/dev/ptsdevpts  gid=5,mode=620  0 0
/dev/hdc9   swapswapdefaults0 0
/dev/cdrom  /mnt/cdrom  iso9660 
noauto,owner,kudzu,ro 0 0



And the ?proc/mdstat file;

[root@slab root]# cat /proc/mdstat
Personalities : [raid1]
read_ahead 1024 sectors
md4 : active raid1 hda8[1] hdc8[0]
   1024000 blocks [2/2] [UU]

md1 : active raid1 hda7[1] hdc7[0]
   3072256 blocks [2/2] [UU]

md2 : active raid1 hda6[1] hdc6[0]
   5124608 blocks [2/2] [UU]

md3 : active raid1 hda5[1] hdc5[0]
   9216000 blocks [2/2] [UU]

md0 : active raid1 hda1[1] hdc1[0]
   15488 blocks [2/2] [UU]

unused devices: 




All the raid docs tell me how to create the arrays, but none tell me how to 
remove it.
I did try to alter the partition table, but that failed.

Note: these are all linux raid autodetect partitions, with persistant 
superblocks, Even the boot partition...  (yes I am boot

Question about ext3 journal file.

2001-11-26 Thread Darryl Harvey

How big is this file ".journal" meant to be.

On my disk it appears to be around 33Mb.  Seems a little large to me??

Maybe not?   I would expect it to be small with the latest changes in
it.

Where can I find out more?  I have search for info on ext3, but found
nothing useful.  Pointers??

Thanks
Darryl




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



7.2, etx3, RAID1 Grinds to a halt! - Why?

2001-11-25 Thread Darryl Harvey

Howdie,

I have a fairly new 7.2 installation.  It runs as a server supplying
services for Web (Apache), Mail (postfix), Database (MySQL), and DNS
(Bind 9.x)

This machine runs fine for about 5-6 days, then it grinds to a halt with
the response slowing way down. Eventually it stops responding and a
reboot is the only option.

Resources seem ok when this happens.. although last time I saw it
slowing, I noticed several CROND processes in the process list, but
could not determine what it was actually doing..

The system logs show nothing out of the ordinary, nor can I find any
reported fault anyway within the system

Typically a re-boot solves it although on one occasion, the GRUB stage2
file was corrupt and needed a re-write.

The system is RH7.2 (running kernel 2.4.9-13, using ext3 file system and
also Software RAID1.

Can anyone shed some light or point me in some direction.  I really need
this box to be more reliable..

As a side note (OR even just to try and eliminate one aspect),
How, or can you convert a ext3 file system back to ext2 ??

Any known issues, help or pointers appreciated,
Darryl




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



Error message n /var/log/messages?

2001-11-23 Thread Darryl Harvey

I am getting some errors in my /var/log/messages file;

Nov 23 22:49:46 blackwatch kernel: neighbour table overflow


Should I be worried about this?

It seems to only happen after the machine has been running for a week or so..

What should I be looking for/at to fix or tend to this?

Thanks in advance
Darryl



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



Error message n /var/log/messages? [More info]

2001-11-23 Thread Darryl Harvey

Sorry, pressed send before I was finished. :(



I am getting some errors in my /var/log/messages file;

Nov 23 22:49:46 blackwatch kernel: neighbour table overflow

- - - - -

Info about the machine:-

Kernel is: 2.2.5-15

Memory is;

[darryl@blackwatch:~]$ free -m
  total   used   free sharedbuffers cached
Mem:   125 76 48  8 27 36
-/+ buffers/cache: 12112
Swap:   70  0 70

Load is VERY Low;

  10:56pm  up 22 days,  9:41,  1 user,  load average: 0.02, 0.01, 0.00


Should I be worried about this?

It seems to only happen after the machine has been running for a week or so..

What should I be looking for/at to fix or tend to this?

Thanks in advance
Darryl 



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



Re: dual images on 2 disks

2001-11-22 Thread Darryl Harvey

Does the boot partition exceed the 1024 cylinder boundary ?

Try making a smaller boot partition ?

Darryl

At 09:22 PM 22/11/2001, you wrote:
>Hi
>
>I have a machine with hda and hdb , pretty normal
>
>I install on hda , fine
>I install on hdb , apparently fine
>
>I boot off hda ok
>I boot off hdb abd I get
>
>LIL-
>
>Which apparently means The descriptor table is corrupt , which can be 
>caused by
>bad geometry or moving boot map and not running lilo.  I dont think I have 
>done
>either of these
>
>I was hoping to simply be able to boot hdb by altering the bios if hda failed,
>seemed simple enough :)
>
>Any ideas
>
>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



___
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



RE: newbie can't execute binary file

2001-11-18 Thread Darryl Harvey



> -Original Message-
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On
> Behalf Of Keith Morse
> Sent: Monday, November 19, 2001 6:20 PM
> To: [EMAIL PROTECTED]
> Subject: Re: newbie can't execute binary file
> 
> On 18 Nov 2001, Daniel Goldin wrote:
> 
> >
> > I get an error "can't execute binary file" when trying to execute
some
> > files I download from Internet, for example, the realplayer
installer
> > "rp8_linux_sparc_cs1.bin." The same problem came up with the
^

Are you really running linux on a Sparc ???  
You sure your not using a PC ?

Just don't know many "newbies" that would be running a Sparc

Worth asking anyway..

Did you try using the "./" command before the application name ??

IE:   ./rp8_linux_sparc_cs1.bin.

To tell the OS to use your current directory for the location of the
file ??


Otherwise tell us what you are doing (With examples)

Darryl


> > staroffice installer. permissions and ownerships seem okay. Anybody
> > know what's going on?
> 
> 
> Without seeing the exact syntax of the command you are typing, no.
> 
> 
> 
> ___
> 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: Mailman - How is it doing this?

2001-11-15 Thread Darryl Harvey

Thanks, 

That fixed it...

Darryl


> -Original Message-
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
> On Behalf Of Ashley M. Kirchner
> Sent: Friday, 16 November 2001 11:18 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Mailman - How is it doing this?
> 
> Darryl Harvey wrote:
> 
> > Nov 16 10:59:01 slab CROND[4818]: (mailman) CMD (/usr/bin/python -S
> > /var/mailman/cron/qrunner)
> >
> > I want to disable this from running?  How do I do this?
> >
> > How do I turn this damn thing off?
> 
> The log tells you that it's running with the mailman user
> permissions.  Look in /var/spool/cron for a file called 'mailman' -
that's
> your cron.  I wouldn't just delete it if I were you, but instead
*copy* it
> elsewhere first, then log in as the user 'mailman' (or su to it) and
type
> in: crontab -r
> 
> That will delete all crontab entries for the user mailman.
> 
> --
> W | I haven't lost my mind; it's backed up on tape somewhere.
>
+
>   Ashley M. Kirchner <mailto:[EMAIL PROTECTED]>   .   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



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



Mailman - How is it doing this?

2001-11-15 Thread Darryl Harvey

I have a 7.2 installation,

I have installed Mailman, but do not want to run it yet and have not
configured it.

But in the cron logs I see entries like;

Nov 16 10:55:00 slab CROND[4628]: (mailman) CMD (/usr/bin/python -S
/var/mailman/cron/qrunner)
Nov 16 10:55:00 slab CROND[4629]: (mailman) CMD (/usr/bin/python -S
/var/mailman/cron/gate_news)
Nov 16 10:56:01 slab CROND[4706]: (mailman) CMD (/usr/bin/python -S
/var/mailman/cron/qrunner)
Nov 16 10:57:00 slab CROND[4740]: (mailman) CMD (/usr/bin/python -S
/var/mailman/cron/qrunner)
Nov 16 10:58:00 slab CROND[4776]: (mailman) CMD (/usr/bin/python -S
/var/mailman/cron/qrunner)
Nov 16 10:59:01 slab CROND[4818]: (mailman) CMD (/usr/bin/python -S
/var/mailman/cron/qrunner)


I want to disable this from running?  How do I do this?

I cannot find any entry in chkconfig for mailman, I find no entries in
any crontab file or /etc/cron.d

How do I turn this damn thing off?

Help please?

Darryl




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



Re: Static Routing question

2001-10-04 Thread Darryl Harvey

At 09:45 PM 4/10/2001, you wrote:
>Hi Darryl,
>
>Sounds exactly like the setup I want for home. How did you set this up?

How did I set what up?  The ppp0 line to auto dial ??  Just manually setup 
the ppp config files..  the main one is ifcfg-ppp0  this tells the system 
to dial on boot (As mentioned below)



Put the entries in my static-routes file as you mentioned, but no luck, if 
I drop the ppp0 line, the routes disappear and don't come back..  (unless I 
add them manually)

Darryl


>Here's my static-routes file from one of my network boxes. I presume that
>will only need to change the device name at the start of the lines from
>'eth0' to 'ppp0'.
>
>__BEGIN__
>eth0 net 10.2.0.0 netmask 255.255.0.0   gw 10.1.1.1
>eth0 net 10.4.0.0 netmask 255.255.0.0   gw 10.1.1.111
>eth1 net 158.43.128.0 netmask 255.255.255.0 gw 195.217.92.129
>__END__
>
>Gary
>
>On Thursday 04 October 2001 11:57 am, Darryl Harvey wrote:
> > Hi Gary,
> > It is a persistent link using pppd with ppp-watch to keep the link up
> >
> >
> >
> > IE: the box boots, it dials the connection.  the line ONBOOT="yes" is
> > present in ifcfg-ppp0
> >
> > This box is NOT running X, it is a server with a modem line as a private
> > link to a second network.
> >
> > I assume those files are being called, they have reference to stats-routes
> > in them, but I don't know the format for the data to put into
> > /etc/sysconfig/static-routes
> >
> >
> > Rgds,
> > dDrryl
> >
> > At 08:43 PM 4/10/2001, you wrote:
> > >Hi Darryl,
> > >
> > >how are you controlling the ppp link - directly, via kppp or some other
> > > route?
> > >
> > >If you do it directly, pppd will call /etc/ppp/ip-up after the link is
> > >established, and /etc/ppp/ip-down after the link has dropped.
> > >
> > >If you are using kppp, it has similar facilities in the config dialog.
> > >
> > >Other ppp wrappers should have similar facilities.
> > >
> > >Gary
> > >
> > >On Thursday 04 October 2001 10:47 am, Darryl Harvey wrote:
> > > > Hi all,
> > > >
> > > > I need a route added to my system each time the ppp0 network comes up.
> > > >
> > > > The command I issue to add the route is;
> > > > route -v add -host xxx.xx.xx.xx gw IP.of.ppp0.xxx dev ppp0
> > > >
> > > > If I add this route manually, it works fine.. Until ppp0 drops and then
> > > > the route is removed.
> > > >
> > > > When ppp0 line comes back up again, the route is not restored.  How can
> > > > I make it so it is automagically restored when the link is restored?
> > > >
> > > > I have heard about putting stuff in  /etc/sysconfig/static-routes but I
> > > > cannot find anything that will tell me the format of the entries, or if
> > > > this works for dynamic links (like ppp0 which is a modem link)
> > > >
> > > > Any advice welcome.
> > > >
> > > > Thanks
> > > > Darryl
> > > >
> > > >
> > > >
> > > > ___
> > > > Redhat-list mailing list
> > > > [EMAIL PROTECTED]
> > > > https://listman.redhat.com/mailman/listinfo/redhat-list
> > >
> > >--
> > >Gary Stainburn
> > >
> > >This email does not contain private or confidential material as it
> > >may be snooped on by interested government parties for unknown
> > >and undisclosed purposes - Regulation of Investigatory Powers Act, 2000
>
>--
>Gary Stainburn
>
>This email does not contain private or confidential material as it
>may be snooped on by interested government parties for unknown
>and undisclosed purposes - Regulation of Investigatory Powers Act, 2000



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



Re: Static Routing question

2001-10-04 Thread Darryl Harvey

Hi Gary,
It is a persistent link using pppd with ppp-watch to keep the link up



IE: the box boots, it dials the connection.  the line ONBOOT="yes" is 
present in ifcfg-ppp0

This box is NOT running X, it is a server with a modem line as a private 
link to a second network.

I assume those files are being called, they have reference to stats-routes 
in them, but I don't know the format for the data to put into 
/etc/sysconfig/static-routes


Rgds,
dDrryl

At 08:43 PM 4/10/2001, you wrote:
>Hi Darryl,
>
>how are you controlling the ppp link - directly, via kppp or some other route?
>
>If you do it directly, pppd will call /etc/ppp/ip-up after the link is
>established, and /etc/ppp/ip-down after the link has dropped.
>
>If you are using kppp, it has similar facilities in the config dialog.
>
>Other ppp wrappers should have similar facilities.
>
>Gary
>
>On Thursday 04 October 2001 10:47 am, Darryl Harvey wrote:
> > Hi all,
> >
> > I need a route added to my system each time the ppp0 network comes up.
> >
> > The command I issue to add the route is;
> > route -v add -host xxx.xx.xx.xx gw IP.of.ppp0.xxx dev ppp0
> >
> > If I add this route manually, it works fine.. Until ppp0 drops and then the
> > route is removed.
> >
> > When ppp0 line comes back up again, the route is not restored.  How can I
> > make it so it is automagically restored when the link is restored?
> >
> > I have heard about putting stuff in  /etc/sysconfig/static-routes but I
> > cannot find anything that will tell me the format of the entries, or if
> > this works for dynamic links (like ppp0 which is a modem link)
> >
> > Any advice welcome.
> >
> > Thanks
> > Darryl
> >
> >
> >
> > ___
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
>
>--
>Gary Stainburn
>
>This email does not contain private or confidential material as it
>may be snooped on by interested government parties for unknown
>and undisclosed purposes - Regulation of Investigatory Powers Act, 2000



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



Re: root SSH login

2001-05-01 Thread Darryl Harvey

Edit your /etc/ssh/sshd_conf file,

It should be easy to spot.


PermitRootLogin yes

change to;

PermitRootLogin no


Rgds,
Darryl


At 02:58 PM 2/05/2001, you wrote:
>Hi all,
>
>Can I disable root login on SSH? if so, how can I do it?
>
>Thanks,
>Bobby
>
>
>
>___
>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



Selective Network stop/start - ppp-watch??

2001-04-18 Thread Darryl Harvey

I am running an old laptop as a gateway machine.
It is running RH v7.0and the Ethernet and modem ports are on a Xircom 
PCMCIA card.

The only way I can get it to automatically (on boot) dial the ISP and 
connect is by pushing the pcmcia loading sequence before the network is 
configured.  and then I have to reset the network from the rc.local file to 
make it all clean and fix the routing tables.

My question are;

1/. Is there a better way of achieving what I am trying to do?

2/. How can I reset the ETH0 port without resetting the ppp0 port?

3/. If I issue the command /etc/r.d/init.d/network reload, it stops and 
starts ALL network interfaces.  Can I specify which interface I want to 
stop/start (IE: just reload ETH0) ??

And how do I make sure ppp-watch is invoked ??  Should that happen by 
default if the ONBOOT=yes option is specified with in the ppp0 options?



Thanks
Darryl



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



Compiling errors with RH 7.0

2001-04-10 Thread Darryl Harvey

Hi,

I am trying to compile a custom kernel with an install of RH7.0 (Plus updates)

It is always failing on this area:

make[2]: Leaving directory `/usr/src/linux-2.2.17/arch/i386/mm'
make[1]: Leaving directory `/usr/src/linux-2.2.17/arch/i386/mm'
make -C  arch/i386/lib
make[1]: Entering directory `/usr/src/linux-2.2.17/arch/i386/lib'
make all_targets
make[2]: Entering directory `/usr/src/linux-2.2.17/arch/i386/lib'
gcc -D__KERNEL__ -I/usr/src/linux/include -D__ASSEMBLY__  -traditional -c 
checksum.S -o checksum.o
checksum.S:231: badly punctuated parameter list in #define
checksum.S:237: badly punctuated parameter list in #define
make[2]: *** [checksum.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.2.17/arch/i386/lib'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.2.17/arch/i386/lib'
make: *** [_dir_arch/i386/lib] Error 2
[root@mta linux]#


I have had a look at the code in 
/usr/src/linux-2.2.17/arch/i386/lib/checksum.S

but I am no code writer and wouldn't know if the syntax is right or not 
(Nothing obvious anyway)

Anyone else had compile errors or can point me to a fix ??

I have updated gcc, glibc and other relevant packages to Rh7.0, I have also 
upgraded the kernel to 2.2.17 (As you can see above)

This also happen with the stock kernel from a fresh install. I am trying to 
compile on a Compaq Armada 1500c (if that matters). but other wise it is 
running fine and I have no problems.

Thanks
Darryl



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



Compaq Armada 1500

2001-03-01 Thread Darryl Harvey

I have access to a Compaq Armada 1500 which has Win98 installed, and was 
considering wiping WIn98 and putting Linux on it.


It's Specs;

Pentium 166
48Mb RAM
Floppy,
2 Gb Hard Disk
10/100 ethernet/ V90 modem PCMCIA card (Xircom)


Question is, Will Linux install (via FTP) easily on this beast, will I have 
nay problems with drivers /utilities here?

I will be using it as a wrkstn, running X-windows...

Any advice before I proceed is welcome,
Darryl



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



Re: sudo

2001-03-01 Thread Darryl Harvey

At 10:09 AM 2/03/2001, you wrote:
>how do you setup the sudo file
>so that a particular user
>can mount drives.
>
>i looked in the sudoers file in /etc/sudoers
>and man but looks criptic in the man.
>
>
>that is.
>
>mount -t smb //Windows /mnt/Windows -o username=someuser


 From the MAN page, I get the example;

 ALLCDROM = NOPASSWD: /sbin/umount /CDROM,\
/sbin/mount -o nosuid\,nodev /dev/cd0a /CDROM

Any user may mount or unmount a CD-ROM on the machines in the CDROM 
Host_Alias (orion, perseus, hercules)
without entering a password.  This is a bit tedious for users to 
type, so it is a prime candiate for
encapsulating in a shell script.


So in your sudoers file, you need the entry;

ALL ALL = NOPASSWD: /sbin/mount, /sbin/umount

** This will allow ANY user to run the mount & umount command without the 
need for a passwd.
This is in it's simplest form and is open to lots of nailing down and 
improving.


## NOTE: use visudo to edit the /etc/sudoers file

Hope this helps
Darryl



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



Re: Giving a user, superuser privledges

2001-02-27 Thread Darryl Harvey

At 12:51 PM 28/02/2001, Statux wrote:
>I know this gets mentioned now and then, but I seem to have forgotten to
>save a copy of an email that explains it.
>
>How does one go about giving a user superuser privledges (like, say
>there's an account called 'peach' which is a regular user, but peach runs
>the machine in question as well, etc)
>
>I know it involves /etc/passwd, /etc/group, etc.. and you have to run
>pwconv and something else or whatever..
>
>help?:)
>
>Thanks
>
>--
>-Statux


Use sudo.  That gives you better control and an audit log should you need it.


Rgds,
Darryl



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



RE: why linux gets such a bad rap ...

2000-12-09 Thread Darryl Harvey

Try this another way.

Put Linux on a machine, then try to install Windo$e (any flavour) as a dual 
boot box.

You can't can you...

Windo$e  insists that it is the only OS on the machine.. (or primary OS if 
you want t get technical)
Windo$e will install fine, but it will wipe the other OS boot info along 
the way.

Now is that Linux's fault  ?

surely it is...  Bill can't be  wrong, nah!!

Darryl


At 12:32 AM 10/12/2000, Paul Anderson wrote:
>All I have to say to this is that my 14 year old daughter installed 7.0 on a
>dual boot machine (the 98 was already installed), having never installed an
>operating system in her life.  Except for some help with disk partitioning,
>she did it without help.  I tried this as an experiment to see how much
>expertise it took to do the install.  Obviously this tells me something
>about the author of the article.
>
>Paul Anderson
>
>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED]]On Behalf Of rpjday
>Sent: Saturday, December 09, 2000 5:05 AM
>To: [EMAIL PROTECTED]
>Cc: [EMAIL PROTECTED]
>Subject: why linux gets such a bad rap ...
>
>
>
>... subtitled: a man really should know his limitations.
>
>   a recent security column in the nov 27 issue of computerworld is the
>perfect example of why people who don't understand linux shouldn't be bad
>mouthing it.
>
>   in "security manager's journal,"  someone who goes by the pseudonym of
>"jude thaddeus" (and whose email address can be found under the "Cc:"
>listing above) writes of his trials and tribulations regarding installing
>linux thusly:
>
> "... Well, I finally did it, though in the end, I installed it
>   about 10 times because things kept going wrong.  Admittedly,
>   some of these errors were due to crass mistakes on my part,
>   but it was still a difficult process.
>
> "Most of the mistakes were caused by trying to install
>   Windows 2000 and Linux on the same machine.  People have told
>   me that its [sic] possible to do it, but in practice, the
>   resulting mess was beyond the abilities of even our resident
>   Linux expert to sort out. ..."
>
>   Where to even begin discrediting such idiocy?  Apparently, the author
>admits he's never even *met* someone who's configured a dual-boot machine,
>and who might have given him some useful advice.
>
>   And while setting up dual-boot *might* be a bit tricky for a novice,
>it's hard to understand why that should be such a problem for the
>"resident Linux expert."  Methinks that this expert was chosen as being
>the first person in the office who ventured the opinion, "Well, yeah, I
>installed Linux on my machine at home yesterday.  I'll give it a shot."
>
>   Is it any wonder linux is getting such a bad rap for being difficult
>when columnists get to blame their problems on the operating system and
>not on their own breathtaking incompetence?  resident linux expert,
>indeed.  sheesh.
>
>rday



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



RE: why linux gets such a bad rap ...

2000-12-09 Thread Darryl Harvey

I guess maybe we are also missing another point.

Why is this Linux's fault??

Maybe it is Microsoft aversion to two operating systems that makes it so 
hard (if it is).

Linux and Lilo are quite comfortable with one, two three or four (or more) 
boot devices or OS's.  So are other operating systems.  But is 
Microsoft??  Nup, they insist on being the primary boot device.  Maybe we 
should point the finger at Bill instead of Linus...

Makes more sense to me.


Darryl


At 12:32 AM 10/12/2000, Paul Anderson wrote:
>All I have to say to this is that my 14 year old daughter installed 7.0 on a
>dual boot machine (the 98 was already installed), having never installed an
>operating system in her life.  Except for some help with disk partitioning,
>she did it without help.  I tried this as an experiment to see how much
>expertise it took to do the install.  Obviously this tells me something
>about the author of the article.
>
>Paul Anderson
>
>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED]]On Behalf Of rpjday
>Sent: Saturday, December 09, 2000 5:05 AM
>To: [EMAIL PROTECTED]
>Cc: [EMAIL PROTECTED]
>Subject: why linux gets such a bad rap ...
>
>
>
>... subtitled: a man really should know his limitations.
>
>   a recent security column in the nov 27 issue of computerworld is the
>perfect example of why people who don't understand linux shouldn't be bad
>mouthing it.
>
>   in "security manager's journal,"  someone who goes by the pseudonym of
>"jude thaddeus" (and whose email address can be found under the "Cc:"
>listing above) writes of his trials and tribulations regarding installing
>linux thusly:
>
> "... Well, I finally did it, though in the end, I installed it
>   about 10 times because things kept going wrong.  Admittedly,
>   some of these errors were due to crass mistakes on my part,
>   but it was still a difficult process.
>
> "Most of the mistakes were caused by trying to install
>   Windows 2000 and Linux on the same machine.  People have told
>   me that its [sic] possible to do it, but in practice, the
>   resulting mess was beyond the abilities of even our resident
>   Linux expert to sort out. ..."
>
>   Where to even begin discrediting such idiocy?  Apparently, the author
>admits he's never even *met* someone who's configured a dual-boot machine,
>and who might have given him some useful advice.
>
>   And while setting up dual-boot *might* be a bit tricky for a novice,
>it's hard to understand why that should be such a problem for the
>"resident Linux expert."  Methinks that this expert was chosen as being
>the first person in the office who ventured the opinion, "Well, yeah, I
>installed Linux on my machine at home yesterday.  I'll give it a shot."
>
>   Is it any wonder linux is getting such a bad rap for being difficult
>when columnists get to blame their problems on the operating system and
>not on their own breathtaking incompetence?  resident linux expert,
>indeed.  sheesh.
>
>rday



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



Re: mysql - granting rights to another pc

2000-11-27 Thread Darryl Harvey

At 03:24 AM 28/11/2000, you wrote:
>what is the exact command/query to flush privileges? using mysql client or
>mysqladmin?


mysqladmin reload



   reloadReload grant tables




[darryl@slab darryl]$ mysqladmin
mysqladmin  Ver 7.11 Distrib 3.22.27, for pc-linux-gnu on i686
TCX Datakonsult AB, by Monty
This software comes with NO WARRANTY: see the file PUBLIC for details.

Administer program for the mysqld demon
Usage: mysqladmin [OPTIONS] command command

   -#, --debug=...   Output debug log. Often this is 'd:t:o,filename`
   -f, --force   Don't ask for confirmation on drop database; with
 multiple commands, continue even if an error occurs
   -?, --helpDisplay this help and exit
   -C, --compressUse compression in server/client protocol
   -h, --host=#  Connect to host
   -p, --password[=...]  Password to use when connecting to server
 If password is not given it's asked from the tty
   -P  --port=...Port number to use for connection
   -i, --sleep=sec   Execute commands again and again with a sleep between
   -s, --silent  Silently exit if one can't connect to server
   -S, --socket=...  Socket file to use for connection
   -t, --timeout=... Timeout for connection to the mysqld server
   -u, --user=#  User for login if not current user
   -V, --version Output version information and exit
   -w, --wait[=retries]  Wait and retry if connection is down

Where command is a one or more of: (Commands may be shortened)
   create databasename   Create a new database
   drop databasename Delete a database and all its tables
   extended-status   Gives an extended status message from the server
   flush-hosts   Flush all cached hosts
   flush-logsFlush all logs
   flush-status  Clear status variables
   flush-tables  Flush all tables
   flush-privileges  Reload grant tables (same as reload)
   kill id,id,...Kill mysql threads
   password new-password Change old password to new-password
   ping  Check if mysqld is alive
   processlist   Show list of active threads in server
   reloadReload grant tables
   refresh   Flush all tables and close and open logfiles
   shutdown  Take server down
   statusGives a short status message from the server
   variables Prints variables available
   version   Get version info from server


Rgds,
darryl



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



Re: kiosk boot runlevel

2000-11-26 Thread Darryl Harvey

At 02:29 PM 27/11/2000, you wrote:
>I am just putting the finishing touches on a linux kiosk system.  I'm trying
>to figure out why it is that even if I enter "linux single" at the boot
>prompt, "runlevel" after the boot will report runlevel 5.
>
>I have the initial runlevel set at 5, and the whole system (save for /var
>which is re-created at each boot) is read-only.
>
>What is causing this force into runlevel 5 when it should go to runleve 1 at
>"linux single"?

If you are rebuilding /var at each boot, maybe that is why..

Man runlevel says;

-
RUNLEVEL(8)Linux System Administrator's ManualRUNLEVEL(8)

NAME
runlevel -- find the current and previous system runlevel.

SYNOPSIS
runlevel [utmp]

DESCRIPTION
Runlevel  reads  the  system utmp file (typically /var/run/utmp) to 
locate the runlevel record, and then prints the previous and current system 
runlevel on its standard output, separated by a single space. 
If  there  is  no previous system runlevel, the letter N will be printed 
instead.

If  no utmp file exists, or if no runlevel record can be found, 
runlevel prints the word unknown and exits with an error.

Runlevel can be used in rc scripts as a substitute for the System-V 
who -r command.  However, in newer versions of init(8) this information is 
also available in the environment variables RUNLEVEL and PREVLEVEL.
-


So if you are writing the file /var/run/utmp when you re-create /var, you 
have your answer.

Rgds,
Darryl



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



Re: Postfix on RH 6.2 freezes..... Help

2000-11-20 Thread Darryl Harvey

At 06:30 PM 20-11-00, you wrote:
>Have a Linux box on RH 6.2  running postfix.  Postfix freezes every now and
>then and we are forced to restart the inet service or sometimes the postfix
>service... I checked up /var/log /message and have attached the contents
>below ( well only a part ) . we do have a modem connected to the mail
>server to allow another mail server to pickup mails  is there a problem
>with pppd or is something else wrong


There is nothing in here that says postfix has a problem, but your box 
certainly has a problem.

I would be fixing all the other problems before even looking at postfix.

Besides, postfix logs all it's messages to /var/log/maillog.
check there to see if postfix has a problem.



Darryl


>thx in advance
>
>Anand
>
>Nov 19 04:02:01 email syslogd 1.3-3: restart.
>Nov 19 04:02:01 email syslogd 1.3-3: restart.
>Nov 19 04:02:01 email syslogd 1.3-3: restart.
>Nov 19 04:02:01 email syslogd 1.3-3: restart.
>Nov 19 04:02:01 email syslogd 1.3-3: restart.
>Nov 19 04:02:39 email mgetty[6149]: init chat failed, exiting...:
>Interrupted system call
>Nov 19 04:02:39 email mgetty[6149]: failed in mg_init_data, dev=ttyS0,
>pid=6149
>Nov 19 04:03:27 email mgetty[6326]: init chat failed, exiting...:
>Interrupted system call
>Nov 19 04:03:27 email mgetty[6326]: failed in mg_init_data, dev=ttyS0,
>pid=6326
>Nov 19 04:04:16 email mgetty[6330]: init chat failed, exiting...:
>Interrupted system call
>Nov 19 04:04:16 email mgetty[6330]: failed in mg_init_data, dev=ttyS0,
>pid=6330
>Nov 19 04:04:45 email uugetty[6385]: Segmentation fault
>Nov 19 04:04:47 email uugetty[6386]: Segmentation fault
>Nov 19 04:04:49 email uugetty[6387]: Segmentation fault
>Nov 19 04:04:51 email uugetty[6388]: Segmentation fault
>Nov 19 04:04:53 email uugetty[6389]: Segmentation fault
>Nov 19 04:04:55 email uugetty[6390]: Segmentation fault
>Nov 19 04:04:57 email uugetty[6391]: Segmentation fault
>Nov 19 04:04:59 email uugetty[6392]: Segmentation fault
>Nov 19 04:05:01 email uugetty[6393]: Segmentation fault
>Nov 19 04:05:03 email uugetty[6394]: Segmentation fault
>Nov 19 04:05:03 email init: Id "7" respawning too fast: disabled for 5
>minutes
>Nov 19 04:05:04 email mgetty[6382]: init chat failed, exiting...:
>Interrupted system call
>Nov 19 04:05:04 email mgetty[6382]: failed in mg_init_data, dev=ttyS0,
>pid=6382
>Nov 19 04:05:52 email mgetty[6395]: init chat failed, exiting...:
>Interrupted system call
>Nov 19 04:05:52 email mgetty[6395]: failed in mg_init_data, dev=ttyS0,
>pid=6395
>Nov 19 04:06:41 email mgetty[6398]: init chat failed, exiting...:
>Interrupted system call
>Nov 19 04:06:41 email mgetty[6398]: failed in mg_init_data, dev=ttyS0,
>pid=6398
>Nov 19 04:07:29 email mgetty[6401]: init chat failed, exiting...:
>Interrupted system call
>Nov 19 04:07:29 email mgetty[6401]: failed in mg_init_data, dev=ttyS0,
>pid=6401
>Nov 19 04:08:17 email mgetty[6404]: init chat failed, exiting...:
>Interrupted system call
>Nov 19 04:08:17 email mgetty[6404]: failed in mg_init_data, dev=ttyS0,
>pid=6404
>Nov 19 04:09:06 email mgetty[6406]: init chat failed, exiting...:
>Interrupted system call
>Nov 19 04:09:06 email mgetty[6406]: failed in mg_init_data, dev=ttyS0,
>pid=6406
>Nov 19 04:09:54 email mgetty[6409]: init chat failed, exiting...:
>Interrupted system call
>Nov 19 04:09:54 email mgetty[6409]: failed in mg_init_data, dev=ttyS0,
>pid=6409
>Nov 19 04:10:06 email uugetty[6415]: Segmentation fault
>Nov 19 04:10:08 email uugetty[6416]: Segmentation fault
>Nov 19 04:10:10 email uugetty[6417]: Segmentation fault
>Nov 19 04:10:12 email uugetty[6418]: Segmentation fault
>Nov 19 04:10:14 email uugetty[6419]: Segmentation fault
>Nov 19 04:10:16 email uugetty[6420]: Segmentation fault
>Nov 19 04:10:18 email uugetty[6421]: Segmentation fault
>Nov 19 04:10:20 email uugetty[6422]: Segmentation fault
>Nov 19 04:10:22 email uugetty[6423]: Segmentation fault
>Nov 19 04:10:24 email uugetty[6424]: Segmentation fault
>Nov 19 04:10:24 email init: Id "7" respawning too fast: disabled for 5
>minutes
>Nov 19 04:10:43 email mgetty[6412]: init chat failed, exiting...:
>Interrupted system call
>Nov 19 04:10:43 email mgetty[6412]: failed in mg_init_data, dev=ttyS0,
>pid=6412
>Nov 19 04:11:31 email mgetty[6427]: init chat failed, exiting...:
>Interrupted system call
>Nov 19 04:11:31 email mgetty[6427]: failed in mg_init_data, dev=ttyS0,
>pid=6427
>Nov 19 04:12:19 email mgetty[6430]: init chat failed, exiting...:
>Interrupted system call
>Nov 19 04:12:19 email mgetty[6430]: failed in mg_init_data, dev=ttyS0,
>pid=6430
>Nov 19 04:13:08 email mgetty[6431]: init chat failed, exiting...:
>Interrupted system call
>Nov 19 04:13:08 email mgetty[6431]: failed in mg_init_data, dev=ttyS0,
>pid=6431
>Nov 19 04:13:56 email mgetty[6475]: init chat failed, exiting...:
>Interrupted system call
>Nov 19 04:13:56 email mgetty[6475]: failed in mg_init_data, dev=ttyS0,
>pid=6475
>Nov 19 04:14:45 email mgetty[6478]: init chat failed, exiting...:
>Interrupted s

Re: Why are files created with GMT?

2000-10-29 Thread Darryl Harvey

At 12:59 PM 30/10/2000, you wrote:
> >Sounds like something messed up with your timezone settings.  What have
> >you changed lately - ie just before you noticed the problem?
>
>The problem has been there since I upgraded to 6.2, which has been a little
>while.  I just decided to do something about it.
>
>I have the following set:
>
>dir /etc/localtime
>lrwxrwxrwx   1 root root   32 Sep 27 02:30 /etc/localtime -> 
>../usr/share/zoneinfo/US/Central

And is your hardware clock set to GMT (UTC) or localtime ???

Darryl



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



SCSI Cards ??

2000-10-04 Thread Darryl Harvey

Anyone had any experience with IWILL SCSI cards?

Do they work ok with RH ??


If not, what SCSI brands are recommended?

Thanks
Darryl



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



Re: How to redirect mail automatically?

2000-09-29 Thread Darryl Harvey

At 04:38 PM 29-09-00, you wrote:
>On Thu, 28 Sep 2000, Bret Hughes wrote:
>
> > > I want to configure a RH Linux 6.2 box to periodically retrieve POP3 mail
> > > from my ISP account and then forward the message and attachments to a
> > > pre-defined list of email addresses (all outside of my network and 
> that of
> > > my ISP). DOn't want any forward (>) marks inserted and mail message keeps
> > > the original From and Reply-To fields.
> > >
> > > This sounds a lot like what a mail list program does, but I don't need
> > > anything that complicated - the predefined list is static and has 
> only five
> > > entries.
> > >
> > > What solution do you recommend? Simple solutions are best.
>
>
>Well, create an alias (for all the recipients) in /etc/aliases file, and
>have fetchmail fetch the emails and send them to the alias.


Have the mail received by a single account on your system and use a 
".forward" file to send it on to other accounts.

It would be the easiest way to do it.

Darryl




>Hossein
>
>
>
>
>
>___
>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: linux guy cant get w98 networking going

2000-09-23 Thread Darryl Harvey



When the Win9x box is up, from the Start:Run option, type in 
"winipcfg"  (No quotes obviously)

and hit return, you should get a window pop up and tell you all the Win9x 
IP settings.

Make sure the subnet mask is correct.

At least that way you can confirm the settings of your network card.

Also from a DOS prompt, type in " route print" to see the routing table, 
make sure the table is correct.

 From DOS ping the interface on the Win9x box..  It should work.

At least we have a starting point.

Come back if more help needed.

Darryl


At 01:56 PM 24-09-00, Jack Byers wrote:
>2 computer setup with adsl, hub, works fine with both systems running linux
>
>1)gateway computer my rhat 5.2  byers  connected to adsl
>2) a dual boot w98, linux rhat6.2   corni
>when corni booted up into linux, networking fine, good access to
>internet etc
>
>= note, I have _zero_ Windows experience
>
>Now, my wife needs, wants, whatever   windows apps
>I had her trying linux on corni and this working out as far as it
>goes (using applix word processing)
>but she wants some other windows apps., dont ask.
>
>I got the linux networking going in very short order,
>firewall from this list on the main box, etc, all working fine.
>Was confident i could do the w98 network config with just messing around 
>with the gui network stuff, WRONG.
>I have tried following prescriptions from a seemingly savvy
>book on w98 also, but to no avail.
>
>192.168.2.1  lanside of my main linux box byers
>192.168.2.7  ip of the other linux box, uses  192.168.2.1 as gw
>
>I tried using these _same_ numbers for the w98 networking setup
>but I cant seem to get any response.
>All i can ping sucessfully from corni in w98  is 127.0.0.1.
>even pinging  192.168.2.7 fails, as if the ip addr of corni
>simply isnt being set.
>
>Would really appreciate help from any w98-linux dual booters out
>there.  I know, this is a linux list not w98, but i am really at
>sea here, and this list is the best source I know.
>  I need an explicit step by step,since i am obviously
>doing something grossly wrong.
>
>Jack
>
>_
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>Share information about yourself, create your own public profile at 
>http://profiles.msn.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: .forward with copy.

2000-09-05 Thread Darryl Harvey

At 12:28 AM 06-09-00, you wrote:

>  hi,
>
>  as far as i know and experienced, U can place
>
>  an entry in .forward file like
>
>name@email
>
>  with this, a copy remains in U'r INBOX and one
>
>  copy will be sent to the mailid specified in
>
>  .forward file.
>
>  i did it in PINE and don't know what's U'rs.
>
>
> Madhu P
>
>On Tue, 5 Sep 2000, Dondave wrote:
>
> > Gud Day!
> >  I would like to have a .forward but still wants a copy of the forwarded
> > mail in my inbox? how do i do this? or what do i need to do that an email
> > will be forwarded but still i have a copy of it?
> >  TIA
> >

All you need to do is create a ".forward" file.

In this file you have the contents of;

\localusername, [EMAIL PROTECTED]


\localusernameshould be your username on the machine that has the 
.forward file.

[EMAIL PROTECTED] is the remote email address you wish to forward the 
message to.

Both accounts will get a copy of this message.

Add more address by separating with a comma.


Darryl



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



Re: DSL & Dual NICs

2000-08-16 Thread Darryl Harvey

At 03:27 PM 17/08/2000, you wrote:
>Hello Steve,
>
>This won't work.
>
>   router
>   192.168.1.254
> |
>eth1: 192.168.1.10
>linux server
>eth0: 192.168.1.1
> |
>workstations: 192.168.1.x
>
>Different physical network interfaces on your linux server should
>not be on the same network addressing scheme (192.168.1.x/24).
>
>Use something like 192.168.2.x in the eth0 side of your network.

Else subnet the address range.


 router
 192.168.1.254  (Mask 255.255.255.128) \
   |\ 1 network of 128 IP's
eth1:   192.168.1.129  (Mask 255.255.255.128)  /
 Linux Server
eth0:   192.168.1.1 (Mask 255.255.255.128)
   |
 Wkstns: 192.168.1.2 -> 192.168.1.126  (Mask 255.255.255.128)


Should work fine too.

Either way, you need to alter one address of the NIC's..

Darryl




> Mike
>
>On Wed, Aug 16, 2000 at 02:51:24PM -0500, Stephen E. Hargrove wrote:
> > My server has two NICs, eth0 (192.168.1.1) and eth1 (192.168.1.10).
> > eth0 connects to my private network and eth1 connects to the external
> > DSL modem (Cayman 3220 DSL router).  The router acts as a firewall
> > (which I hate but really can't do anything about).  The router is
> > defined as 192.168.1.254, and has 4 ethernet connections on the front.
> > If I plug directly into the router, I can access http://192.168.1.254
> > from my browser and configure it.  However, I can't access it from any
> > station on my network (i.e., from 192.168.1.1 or 192.168.1.6, etc.).
> > When I attempt, it responds with the following error:
> >
> > A network error occurred:
> > unable to connect to server (TCP Error: No route to host)
> > The server may be down or unreachable
> >
> > I can't ping it or telnet to it, either.  So, I must have something
> > wrong in my routing tables, right?  Here's my netstat -rn:
> >
> > Kernel IP routing table
> > Destination Gateway Genmask Flags   MSS Window  irtt
> > Iface
> > 192.168.1.1 0.0.0.0 255.255.255.255 UH0 0  0
> > eth0
> > 192.168.1.100.0.0.0 255.255.255.255 UH0 0  0
> > eth1
> > 192.168.1.0 0.0.0.0 255.255.255.0   U 0 0  0
> > eth0
> > 192.168.1.0 0.0.0.0 255.255.255.0   U 0 0  0
> > eth1
> > 127.0.0.0   0.0.0.0 255.0.0.0   U 0 0  0
> > lo
> > 0.0.0.0 192.168.1.254   0.0.0.0 UG0 0  0
> > eth1
> > 0.0.0.0 192.168.1.254   0.0.0.0 UG0 0  0
> > eth0
> >
> > I'm using IPMasquerade, and as far as that goes, everything seems to be
> > working correctly (all PCs can access the 'net, etc.).
> >
> > Does anyone have any ideas on how I can go about accessing
> > 192.168.1.254?  I'm stumped.
> > --
> > Steve
>
>--
>  .--.  Michael J. Maravillo   office://+63.2.894.3592/
>( () ) Q Linux Solutions, Inc.  mobile://+63.917.490.9390/
>  `--\\ A Philippine Open Source Solutions Co.  http://www.q-linux.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: DNS xfer - offtopic

2000-08-09 Thread Darryl Harvey

At 03:37 PM 10/08/2000, you wrote:
>did you do:
>
>/etc/rc.d/init.d/named reload
>
>or
>
>/etc/rc.d/init.d/named restart
>
>on your primary server after making changes and updating serial number?

or a simplendc reloadshould suffice

Darryl

>this tells the server to check the config files for updated serial numbers 
>(reload) or reloads all config files (restart) - after which your transfer 
>to the secondary should happen pretty quickly (within minutes) if all is 
>set up right...
>
>At 12:19 AM -0400 10/8/00, Anthony Capone wrote:
>>enough. These two server are authoritave names servers for a domain. I have
>>purposly updated the serial number on the primary server to see if the
>>secondary server would update its copy of the zone, but it has not after 4
>>days. Now, I am wondering if I must set that up, in order for the transfer
>--
>
> Nitro - 3D Visualisation, Graphics & Animation
> Ph (+61 2) 9810 5177 - Fx (+61 2) 9810 0199
> http://www.nitro.com.au/
>
>
>
>___
>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: Samba and W2k

2000-08-06 Thread Darryl Harvey

At 11:19 AM 7/08/2000, you wrote:
>Hi,
>
>I have a RH6.2 systemn that successfully talks to my wife's W95 box.
>I just dual installed W2k on her box (keeping the W95, just incase of
>issues/problems), and now my 2 boxes don't communicate.
>
>I used to be able to communicate in both directions. i.e. I used to
>be able to mount W95 shares on RH6.2, and I used to be able to mount
>Linux shares on W95 (actually this still works). Under W2k, neither direction
>works.
>
>I initially suspected the plain text password (encryption) thing, so I
>hunted down the registry entry for W2K and applied that fix. still nada.
>
>anyone got this working ?

You running W2K Standard/Pro/Server ???


I have it working fine with RH6.2, W2K Pro..
Samba Version 2.0.7, & Win2K Professional

I am using encrypted passwords though.

Darryl



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



Re: rawhide mirror site?

2000-07-10 Thread Darryl Harvey

At 04:01 PM 11/07/2000, Simons wrote:
>Hello,
>
>Is there any rawhide mirror ftp site?
>
>Thx.

There are plenty, S'pose it depends where you are, one near me is;

ftp.aarnet.edu.au:/pub/redhat/rawhide/


Darryl


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: BIND Problem

2000-07-04 Thread Darryl Harvey

You need to add an entry in /etc/named.conf to tell your name server where 
to get info if it can't find it.

 forwarders { 204.127.160.2; 204.127.129.2; };


This should fix the problem.

nslookup only loads one nameserver when you invoke it;

IE; [root@rehanna /root]# nslookup www.compaq.com
Server:  rehanna.ilmtech.com
Address:  199.1.1.2

*** rehanna.ilmtech.com can't find www.compaq.com: Server failed


See the line that says "Server: rehanna.ilmtech.com"

Anyway, I suggest you get and read DNS & BIND if you want to know all about 
nslookup and bind. It is too deep a subject to cover here.

Just add the forwarders line within named.conf and all should be ok..


Rgds,
Darryl



At 08:20 AM 5/07/2000, you wrote:
>Hi All,
>
>thanks to the persons who kindly answered previous posts regarding route
>configuration...
>
>Now it' sthe next step... named
>
>I setup BIND on my machine and I have in the following files:
>
>a) /etc/host.conf has
>order hosts,bind
>multi on
>
>b) /etc/resolv.conf has
>nameserver 199.1.1.2
>nameserver 204.127.160.2
>nameserver 204.127.129.2
>
>My entire LAN has machines with IP Addresses 199.1.1.x and 199.1.1.2 is
>setup
>as my name server...
>
>Now, with /etc/resolv.conf configured as above, I can do an nslookup on
>all machines
>setup within BIND fine, but as soon as I try something on the outside
>world,  I get:
>
>[root@rehanna /root]# nslookup www.compaq.com
>Server:  rehanna.ilmtech.com
>Address:  199.1.1.2
>
>*** rehanna.ilmtech.com can't find www.compaq.com: Server failed
>
>Now, if I edit /etc/resolv.conf and place the outside nameserver as
>follows:
>
>nameserver 204.127.160.2
>nameserver 199.1.1.2
>nameserver 204.127.129.2
>
>the lookup works for entries on the internet, but now it fails for
>lookups on my LAN...
>
>Makes me think that there is something I have to do to tell BIND to read
>all the
>lines in /etc/resolv.conf when resolving names...
>
>My question is: Why doesn't the first configuration of /etc/resolv.conf
>allow the second nameserver to be pulled once it doesn't find it on
>199.1.1.2? What am I missing?
>
>thanks,
>
>Ahbaid.
>
>
>
>
>
>--
>To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
>as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: Installing Rh 6.2

2000-06-20 Thread Darryl Harvey

Use rawrite from the Cd and make a boot & installation disk.

Disk images should be on the disk somewhere, can't remember exact location

One of installation options is for a network install.  It works quite well.

Darryl


At 12:53 PM 21/06/2000, you wrote:
>I got a nice cheap P75 from e-bay :)
>
>It does not have a cd-rom drive and I would like to load linux on it,
>
>I have a system that already runs Linux happily on my LAN, and the P75
>has a NIC in it, here's what I plan to do:
>
>1) fdisk the hard drive and remove all partitions.
>
>2) Load Linux via. Network...
>
>3) Setup the P75 as my internet dialer / router via. ipfwadm
>
>Thanks to many many helpful and extremely generous persons on this list,
>I can do 1) & 3)
>
>I need help with 2), I guess I would need some sort of boot/setup disk
>to kick things off and point the installation to the linux box with the
>mounted cd on it...
>
>Question: How do I make this startup / boot kic-off disk?
>
>thanks,
>
>Ahbaid.
>
>
>--
>To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
>as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: Cisco router logging

2000-06-20 Thread Darryl Harvey

At 11:01 AM 21/06/2000, you wrote:
>I don't think my first message was clear but I will give it a go again. I
>have remote logging running so I can receive my cisco router logging events.
>I receive the logging details in /var/log/messages but I want to modify my
>syslog.conf file so that only the remote messages from the router will end
>up in a file I have created called /var/log/cisco_log. Does anyone know the
>syntax to separate the remote logging of this sort to a separate file? I
>have read the man page on syslog and syslogd but can not seem to get the
>syntax right so that messages from the router will drop into this file I
>have created rather than /var/log/messages.
>
>Thanks in Advance,
>
>Eddie Strohmier

Eddie,

In my cisco router, I have the following configuration;

logging facility local4
logging 192.168.210.25<-- IP of my log host.



in my /etc/syslog.conf I have the following entry;

# Cisco Logging
local4.info/var/log/cisco.log


Works a treat for me...


Darryl


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: Syslogd and Cisco Routers

2000-06-18 Thread Darryl Harvey

Make sure you start your syslogd with the -r option to enable remote logging.

Darryl


At 02:49 PM 19/06/2000, you wrote:
>Put a command line in your Cisco router and switches
>
>syslog server "Your server IP address"
>
>and your syslog daemond will start to get events and traps from de Cisco 
>devices
>
>Regards
>
>Raymond Monge
>ERP Network Management
>INTRIA - Hewlett Packard
>Toronto
>(416) 892-6263
>
>
>Remy Faures wrote:
>
> > Hi,
> >
> > I would like my Cisco network devices (routers and switches) to export 
> their
> > event notification to my linux server.
> >
> > What should I set up on the linux box to enable that. Syslogd is already
> > running, but I don't know how to modify the syslog.conf file, if needed.
> >
> > Thanks for your help,
> >
> > Remy
> >
> > --
> > To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> > as the Subject.
>
>
>--
>To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
>as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: Getting find and tar to work together

2000-06-12 Thread Darryl Harvey

At 09:39 AM 13/06/2000, you wrote:
>I have been trying to create a tar command that will only tar up those
>files that have been modified in the last 24 hours. Following the man
>pages and some examples in some Linux books, I tried, using gnu tar and
>Redhat 6.2:
>
>
>find / -mtime -1 -fprint /tmp/tarfile.lst
>tar -cvz -T /tmp/tarfile.lst -f test.tar.gz
>
>The -T command is supposed to get names to extract or create from the
>file. But all I get is error messages, or the -T command is ignored and
>all files are tarred up. Also, I really need to exclude some directories,
>such as /proc and /mnt.
>
>What I wound up doing is the opposite, finding files that are *older* than
>one day and writing their names to tarfile.lst, then doing a:
>
>tar cvfpz test.tar.gz / -X /tmp/tarfile.lst
>
>to exclude all the files older than one day. That's cool but I would
>really like to get the -T command to work. Can I also with the -T command
>use the -X command to exclude those dreaded /mnt and /proc directories?
>
>Any help appreciated.

I just tried this and it worked fine for me.

>IE:  tar -cvzf test.tar.gz -T /tmp/tarfile.lst


The syntax I used;   tar -cvzf test.tar.gz -T files.lst

My tar version;
[darryl@slab darryl]$ tar --version
tar (GNU tar) 1.13.17


Darryl


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




RAID under Linux?

2000-06-02 Thread Darryl Harvey

I am thinking about putting in a RAID controller.

I see there are a few IDE RAID controllers (IE: FastTrack, FastSwap and 
Adaptec's AAA-UDMA)

Has anyone had any experience with any of this under Linux??

Any suggestions to do or not to do ??

Thanks in advance,
Darryl


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: password's

2000-06-01 Thread Darryl Harvey

At 11:48 PM 01-06-00, you wrote:
>Thomas Ribbrock wrote:
>
> >
> > AFAIK, it's possible to put a password into the LILO setup, but I
> > haven't tried yet.
> >
> > Cheerio,
> >
> > Thomas
> > --
> >
>
>This could be useful.  I'll dig around a bit but in the meantime does anyone
>know off hand how to do this?  At least making someone use a boot disk to get
>into a box whose physical security has been compromised is a step in the right
>direction.  A remote server with no floppy and that requires a password  even
>for single user mode would be a tougher nut to crack.
>
>Bret


(Lilo.conf)

GLOBAL OPTIONS

password=password
   The per-image option `password=...' (see below) applies to 
all images.

PER-IMAGE SECTION

password=password
   Protect the image by a password.


see man lilo.conf for full details.

Rgds,
Darryl


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




Re: lilo problem (no. of cylinders > 1023)

2000-05-24 Thread Darryl Harvey



At 10:55 PM 24-05-00, you wrote:
>hi,
>
>I had a redhat linux 6.1 setup on a 9GB drive. But someother group used 
>that disk to
>install some other OS. Also they made some changes to the BIOS settings
>of the machine which they dont remember.
>
>disk is SEAGATE ST19191W connected to a Adaptec AIC-7880 Ultra/Ultra W
>BIOS v1.26sP8
>system BIOS - Phoenix BIOS 4.0 Rel 60
>
>When I install redhat 6.1 again, I have some problems. The
>cylinders/heads/sectors is set to 8682/64/32. This does not allow me to
>create a root partition of more than 1023MB. Other than this I dont have
>any other installation problems.
>
>However, after installation I am unable to boot, since lilo hangs after
>'LI'.
>
>So how do I change the no. of cylinders? Is this some option in the
>bios?
>
>I also tried to do a low level format but it failed with error 'device
>not ready'.
>
>Please get back to me for more info.
>
>Thanks in advance,
>Raju


make a /boot partition that is within the first 1023 cylinder boundary of 
the disc
(40 Megs should be more than enough)  then it should work fine.

Rgds,
Darryl


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




sendmail filter rules??

2000-05-19 Thread Darryl Harvey

This is probably not the correct list to ask on, but I am after some 
sendmail config help?


I am temporarily going overseas, and I want to re-direct any mail received 
from a particular domain (IE: my work) to me at temporary email 
address  where I will be.

So will sendmail allow me to configure it to monitor the incoming mail and 
if any mail from "*@work_domain.com" comes into my server, it will send a 
copy locally and also re-direct it to me at a second email address.


IE: just like the .forward options, but not for every email, only selected 
ones.

Thanks
Darryl



-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




From LocalTime to UTC (GMT)

2000-05-04 Thread Darryl Harvey

My box is currently running local time, but I am starting to think that I 
should have the hardware clock set to UTC (GMT) and use the OS to convert 
that to local time (AEST)


So, is it a simple measure to change the hardware clock, change my locale 
settings and that's it?  Or do I need to do something else?

Darryl


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.




  1   2   >