Linux-Misc Digest #582, Volume #27               Wed, 11 Apr 01 03:13:02 EDT

Contents:
  Re: [HELP] mount cdrom ("╭松本老師╯")
  Redhat-6.2+sendmai-8.101.1+mailhub? (Ish Rattan)
  Clock skew on compiles.... (dave)
  Re: Burning CIF image files in Linux (Frank Hahn)
  Re: You Linux people are unbelievably stupid. (Frank Hahn)
  problem : cannot login ("John Smith")
  Re: ManDrake 7.2 and Nvidia - I give up (s)
  Commerical Mail Monitoring Solution ("W. M. Chan")
  Help with re-building kernel (Arthur Merar)
  ECC or not?! ("Wong Ching Kuen Frederick")
  Probs with old QIC tape drive ("Peter Heydon")
  Re: nic card ("Norman Zhang")
  Re: Commerical Mail Monitoring Solution (Bill Vermillion)
  Re: RH7.0 and intel i810 video (E J)
  Re: bell south (E J)
  Re: bootup hangs at nfs file locking services ([EMAIL PROTECTED])
  Re: A Linux emulator for Linux, does this exist? (Kenneth P. Turvey)
  A question on Newsgroup ("ThanhVu Nguyen")
  Re: [HELP] mount cdrom ("Eric")
  occasional networking problems (wroot)

----------------------------------------------------------------------------

From: "╭松本老師╯" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: [HELP] mount cdrom
Date: Wed, 11 Apr 2001 10:12:36 +0800

> Got a loose powerplug?

Yes, Sir. I can try CLE now.
Thanks Eric for the input   ^_^
--
╭松本老師╯[EMAIL PROTECTED]




------------------------------

From: Ish Rattan <[EMAIL PROTECTED]>
Subject: Redhat-6.2+sendmai-8.101.1+mailhub?
Date: 10 Apr 2001 22:29:20 -0500


Hello,

I am fishing for help. System Redhat-6.2, sendmail-8.10.1, a local
LAN (192.168.1).

DNS running on net07 (A records file shown below). An MX
record for mail-hub (net08) that accepts mail for net06/7/8 is also
shown.

Sendmail configured on mail-hub using mailhub.mc. Net07 configured
as null client using null-client.mc. Mail sent from net07 (local
or remote user) does end up on net08, so far so good. Imapd (4,74?)
also running on net08 for remote access to mail.

An attenpt to get mail from net08 using

fetchmail -p IMAP -u user net08

(results in SMTP error, as fetchmail wants to deliver to smtp at port
25..)

if one tries

fetchmail -p IMAP -u user -mda /usr/bin/procmail net08

(mail is retireived but the format is not compatible with mail/pine
etc.. bad format error)

Any insight will be appreciated.
- ishwar

======dns=forward=file==
;       /var/named/named.forward
;
@       IN SOA  net07.bogus.domain. root.net07.bogus.domain. (
        1999020503      ; serial
        10800           ; refresh
        3600            ; retry
        3600000         ; expire
        86400)          ; minimum

; name + mail servers
        IN NS    net07.bogus.domain.
        IN MX 0  net08.bogus.domain.

; hosts in zone
localhost       IN      A       127.0.0.1
net06           IN      A       192.168.1.6
net07           IN      A       192.168.1.7
net08           IN      A       192.168.1.8

; aliases
mail            CNAME           net08.bogus.domain.

=======mail=hub.mc===
divert(-1)
#
# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
#       All rights reserved.
# Copyright (c) 1983 Eric P. Allman.  All rights reserved.
# Copyright (c) 1988, 1993
#       The Regents of the University of California.  All rights reserved.
#
#

divert(0)dnl
VERSIONID(`$Id: generic-linux.mc,v 8.1 1999/09/24 22:48:05 gshapiro Exp $')
OSTYPE(linux)dnl
DOMAIN(generic)dnl
define(confTRY_NULL_MX_LIST,true)dnl
FEATURE(use_cw_file)dnl
FEATURE(access_db)dnl
MAILER(local)dnl
MAILER(smtp)dnl

=======null=client.mc===
divert(-1)
#
# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
#       All rights reserved.
# Copyright (c) 1983 Eric P. Allman.  All rights reserved.
# Copyright (c) 1988, 1993
#       The Regents of the University of California.  All rights reserved.
#

divert(0)dnl
VERSIONID(`$Id: generic-linux.mc,v 8.1 1999/09/24 22:48:05 gshapiro Exp $')
OSTYPE(linux)dnl
DOMAIN(generic)dnl
FEATURE(nullclient,net08.bogus.domain)dnl
undefine(ALIS_FILE)dnl
=======


------------------------------

From: dave <[EMAIL PROTECTED]>
Subject: Clock skew on compiles....
Date: Tue, 10 Apr 2001 16:53:45 -0500

How do I fix this?

make: *** Warning:  Clock skew detected.  Your build may be incomplete.

Thanks


------------------------------

From: [EMAIL PROTECTED] (Frank Hahn)
Subject: Re: Burning CIF image files in Linux
Date: Wed, 11 Apr 2001 02:50:01 -0000
Reply-To: [EMAIL PROTECTED]

On 08 Apr 2001 01:23:28 GMT, Dances With Crows <[EMAIL PROTECTED]> wrote:
> On Sat, 07 Apr 2001 20:46:45 +0300, Marcus Gran廨 staggered into the
> Black Sun and said:
>>What is the best program to burn a CIF image file in linux?
> 
> What's a CIF image?  Is that another name for an ISO9660 filesystem
> image?  Test whether that is the case by doing
>   mount -t iso9660 /path/to/cif-image /mnt/somewhere -o loop
>
I think that Easy CD Creator (MS Windows program) uses the extension
of .cif for disk images that it will burn to disk.  I have no idea
if they are the same as .iso images or not.  I doubt it though, but
I am not sure.

-- 
Frank Hahn

Anything that is good and useful is made of chocolate.

------------------------------

From: [EMAIL PROTECTED] (Frank Hahn)
Subject: Re: You Linux people are unbelievably stupid.
Date: Wed, 11 Apr 2001 02:50:02 -0000
Reply-To: [EMAIL PROTECTED]

On Tue, 10 Apr 2001 15:37:56 GMT, julien mills
<[EMAIL PROTECTED]> wrote:
> Arctic Storm wrote:
>> 
>> Not *all* Linux users.  Only those who write the "How-To" on Samba.
>> I've been trying to setup Linux printer server for weeks without success,
>> because all the Samba How-To is *wrong*.  To be more specific, all the of
>> the How-To is not complete.
>> I accidentally came across the solution while reading through Fax How-To.
>> I issued the following command from root account.
>> chmod 777 /var/spool/lpd/lp
>> This is what solved the problem.
>> It is truely shocking that *no one* has included this important information
>> in any of the Samba How-To.  Shame on you!
> 
> I set up samba a long time ago, but I think somewhere in the HOWTO it
> refers to the fact that you have to open permissions on the directory
> which the "path = " line refers to.  I think.
> Is this what your talking about? 
> Yes, its shocking.
>
I believe the proper solution is to have a path statement for samba
to copy the printer file to.  For example, in the following partial
example:

[netepson]
    comment = Epson Printer
    path = /var/spool/samba

The above directory, I believe needs to have permissions of 777.
This is the directory that a Windows machine (in this example)
would send (or copy) the printer file to.  Then the Linux (or
other Unix systems) print system would then take over and send
the file to the printer via the print system.

I think the problem the original poster has is that he is sending
the printer file from a connected MS Windows machine directly to
the lpr spool directory which I don't think you are suppose to do.

-- 
Frank Hahn

The light at the end of the tunnel is the headlight of an approaching
train.

------------------------------

From: "John Smith" <[EMAIL PROTECTED]>
Subject: problem : cannot login
Date: Wed, 11 Apr 2001 10:53:51 +0800

I am looking for help in Red Hat Linux 7.0
Our server cannot login at console nor through telnet. And it restarts
automatically every 5 mins. What's the problem ? Now I can only control the
server using Webmin.

--
Cheers,
Kenny Chan.



------------------------------

From: s <[EMAIL PROTECTED]>
Subject: Re: ManDrake 7.2 and Nvidia - I give up
Crossposted-To: alt.os.linux.mandrake,alt.linux,alt.os.linux,comp.os.linux.setup
Date: Tue, 10 Apr 2001 22:21:01 -0500

Lucien Carrier wrote:

> Bonsoir,
> 
> Le 10 Avr 2001 18:29:15 -0500, mrsmith a 嶰rit :
> 
>> In every instance, upon booting, the OS drops back to run level 3 and
>> produces and error. The error begans by saying that no module path is
>> specified and it is using the default path, "/usr/X11R6/lib/modules/".
>> Then it indicates an unkown error loading module "dbe". And an error
>> with the subsection "extmod". I have tried to specify the "ModulePath"
>> and it says it is not a correct command. I have moved the offending
>> modules into the default path and nothing is different.
> 
> I have the same config of your and I have (also...) the same result when
> I tried to upgrade to XFree86 4.0.3 so I'd sticked with the 4.0.2 for
> now.
> 
> I tried both "nv" and "nvidia" driver into de xf86config file but no
> chance anymore...
> 
> Prochaine,
> 
> Lucien
> 
Geez, sorry you're having such a rough time.  I've been using the nvidia 
drivers since the new kernel was released about the beginning of the year. 
(Couldn't previously due to a lack of agpgart support for my mobo).   
Presently I have 7.2, XFree86-4.0.3-3, and nvidia-0.9-769. (Asus 
V7700-GeForce2GTS).   I just untarred, typed make, ran the nv_check.sh 
script and deleted the files it said to rename.  Is that nv_check.sh script 
still available on nvidia's site?  It's only about 10kb.  If you guys want 
it, email me and I'll send it to you.  (Just change excitedotcom to 
bellsouthdotnet.)  It really helps because the biggest problem is the 
conflicting gl libraries and it ids them.
-s 

------------------------------

From: "W. M. Chan" <[EMAIL PROTECTED]>
Crossposted-To: comp.unix.sco.misc,comp.unix.misc,comp.mail.sendmail,comp.mail.misc
Subject: Commerical Mail Monitoring Solution
Date: Wed, 11 Apr 2001 11:20:03 +0800
Reply-To: [EMAIL PROTECTED]

Hi all,

        The server is powered by SCO OpenServer 5.0.5 and the mail server 
is the sendmail coming with OS (8.8.8.) My customer wanted to monitor
all 
their employees' email. I set up the mail server which shows the 
destination and the origins of the email traffics. 

        The customer is still not satified and wanted to see the contents 
(it is not illegal in Hong Kong.) We thought it is a great chance to
make 
big bucks with a working commercial solution :-). Please let me know
which 
companies have such a product ....

        Thanks a lot!!

W. M. Chan.

------------------------------

From: [EMAIL PROTECTED] (Arthur Merar)
Subject: Help with re-building kernel
Date: Wed, 11 Apr 2001 04:19:03 GMT




Hello,

I need some help from someone who knows all about re-building kernels.
I am running Mandrake 7.2.   I need to re-build my kernel WITHOUT SMP
support to help fix a problem.

However, I am not very good at Linux and I'm having a VERY hard time
with this.   

What I am looking for is someone willing to help me.  I can set up an
account so you can telnet into my Linux box and help me re-compile my
kernel without SMP support.

Anyone interested please send me some e-mail.  I have been stuck with
this problem for almost 2 months.......

Thank you,

Arthur
[EMAIL PROTECTED]



------------------------------

From: "Wong Ching Kuen Frederick" <[EMAIL PROTECTED]>
Subject: ECC or not?!
Date: Wed, 11 Apr 2001 12:41:04 +0800

i am building a linux server with p2 350 and asus p2b. going to buy a 256mb
dimm and i am now thinking whether to pay extra dollar to buy model with
ecc. can anyone tell me weather this feature worths the dollar or not?! does
it increase the stability?! thank you.



------------------------------

From: "Peter Heydon" <[EMAIL PROTECTED]>
Subject: Probs with old QIC tape drive
Date: Wed, 11 Apr 2001 14:42:21 +1000

Hi,

I've managed to get an Archive 2150L and its SC402 controller card working
(I *think*) by recompiling the kernal.  It shows up with an IRQ (5), I/O
(0x200) and DMA (1), and I can get some reponse from an 'mt -f /dev/tape
status':

tpqic02: tp_sense: status: 90, error count: 0, underruns: 0
Unknown tape drive type (type code 8)
File number=0, block number=0.
mt_resid: 0, mt_erreg: 0x0
mt_dsreg: 0x90, mt_gstat: 0x5000000
General status bits on (5000000):
 WR_PROT ONLINE

and I get an error when trying 'tar -tvf /dev/tape'

tpqic02: tp_sense: status: 8890, error count: 0, underruns: 0
tpqic02: tp_sense: status: 8990, error count: 0, underruns: 0
tpqic02: exception detected after waiting_for_ready
Trouble: stat==fffffffb
tpqic02: exception detected after waiting_for_ready
tpqic02: DMA transfer exception
tpqic02: tp_sense: status: b0, error count: 0, underruns: 0
tpqic02: decode_qic_exception_nr: exception(b0) not recognized
tpqic02: sense: Unknown exception status code

I've managed to do a retension and rewind - so something somewhere must be
right!

I haven't had to do much with configuring hardware at this detail, but I've
followed everything of the few instructions I've been able to find on the
'net.  If anyone has any clues on what I've screwed up on, I'd really
appreciate it.

Thanks in advance,
peter



------------------------------

From: "Norman Zhang" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: nic card
Date: Wed, 11 Apr 2001 04:50:39 GMT

Thanks Colin. It worked.

Norman

"Colin G." <[EMAIL PROTECTED]> wrote in message
news:r2yA6.700781$[EMAIL PROTECTED]...
> I've gotten similar errors in the past. Have you tried disabling the "PnP
> OS" option in the BIOS. This was what did it for me. Good luck.
>
> --
> Colin G.
> coling (at) intrive (dot) com




------------------------------

Crossposted-To: comp.unix.sco.misc,comp.unix.misc,comp.mail.sendmail,comp.mail.misc
From: [EMAIL PROTECTED] (Bill Vermillion)
Subject: Re: Commerical Mail Monitoring Solution
Reply-To: [EMAIL PROTECTED]
Date: Wed, 11 Apr 2001 04:57:26 GMT

In article <[EMAIL PROTECTED]>,
W. M. Chan <[EMAIL PROTECTED]> wrote:
>Hi all,

> The server is powered by SCO OpenServer 5.0.5 and the mail server
>is the sendmail coming with OS (8.8.8.) My customer wanted to
>monitor all their employees' email. I set up the mail server which
>shows the destination and the origins of the email traffics.

> The customer is still not satified and wanted to see the contents
>(it is not illegal in Hong Kong.) We thought it is a great chance
>to make big bucks with a working commercial solution :-). Please
>let me know which companies have such a product ....

If you really do want to do this, you can actually have sendmail
log everything.   It logs both sides and the logs will get BIG!!!
and will have a short text field before each line.

On the abreviated man page [on line not the HUGE manual] I see
a -X option to be followed by a logfile name.  I am not positive
this is the flag.

I have done it before just to see what it does and if you do any
mail at all you will really need a big disk.


-- 
Bill Vermillion -   bv @ wjv . com

------------------------------

From: E J <[EMAIL PROTECTED]>
Subject: Re: RH7.0 and intel i810 video
Date: Wed, 11 Apr 2001 05:54:50 GMT

Do you check out the www.intel.com website (last I check i810 driver was
for RH6.2) or www.xfree86.org
(latest version xfree is 4.02 patched to 4.03).

Alex Leung wrote:

> Hello,
>     I just setup Redhat 7.0 with the default driver for the intel i810
> video adapter (i.e. the one that it found in Xconfigurator).  However,
> the picture just isn't that clear/sharp.   Some of the icons look pretty
>
> sharp, but .jpg and other pictures on the web are not clear at all.
> Is there a better driver out there for RH7.0 and the adapter?
>
> Thanks in advance,
> Alex


------------------------------

From: E J <[EMAIL PROTECTED]>
Subject: Re: bell south
Date: Wed, 11 Apr 2001 06:01:39 GMT

Get a network card and a network based DSL modem.  It should be similar to
connecting to network based cable
modem.  The only hitch is if your DSL ISP uses PPPoE which should be
similar to seeing PPP on dial up.

jack wallen wrote:

> has anyone been able to get bell south to work with linux?  i currently
> have had an @home connection for nearly two years and am going to move.
> unfortunately the @home service has had a meltdown in our area and are
> allow next to no new connections.
>
> if anyone's managed to get bell south to work with Linux could you fill
> me in on what kind of hardware you were given and if there were any
> tricks you had to pull off?
>
> thanks in advance
>
> jack wallen
> [EMAIL PROTECTED]


------------------------------

From: [EMAIL PROTECTED]
Subject: Re: bootup hangs at nfs file locking services
Date: 11 Apr 2001 06:08:34 GMT

Robert <[EMAIL PROTECTED]> wrote:
> So you are saying that I should enable both lo and nfs locking?

If you want the nfs lock daemon yes, if you have disabled the daemon
and you are satisified then you can ignore the lo interface.

> There is also another error message I should have mentioned:
> "can't load module /usr/lib/linuxconfig modules/guru so.1.21.5   ..."

Never heard about this.

Davide

------------------------------

From: [EMAIL PROTECTED] (Kenneth P. Turvey)
Crossposted-To: comp.os.linux.development.system,comp.os.linux.hardware
Subject: Re: A Linux emulator for Linux, does this exist?
Date: Wed, 11 Apr 2001 01:11:56 -0500

On Mon, 9 Apr 2001 22:53:01 +0100, 
Mike Fleetwood <[EMAIL PROTECTED]> wrote:

>The following software packages emulate PC hardware and will allow
>Linux to be installed within your virtual PC on Linux:
>
>* VMWare - Commerical
>       http://www.vmware.com/
>* Simics - Commercial
>       http://www.simics.com/
>* Plex86 - Open Source
>       http://www.plex86.org/
>
>More useful for kernel development is User Mode Linux which allows you
>to run a Linux OS (kernel and all required processes) as separate
>processes under Linux.
>
>* User Mode Linux - Open Source
>       http://user-mode-linux.sourceforge.net/

I use VMWare now, but I am interested in hearing about experiences with
Plex86 and User Mode Linux.  I run linux under the x86 platform so that
is really the only platform I'm concerned with right now.  

How do these perform?  Are they stable?  Do they support networking?
What experiences have people had with them in a development environment?
How do they compare to VMWare? 

Thanks,

-- 
Kenneth P. Turvey <[EMAIL PROTECTED]> 
========================================================
  Excess on occasion is exhilarating. It prevents moderation from
  acquiring the deadening effect of a habit.
        -- W. Somerset Maugham

------------------------------

From: "ThanhVu Nguyen" <[EMAIL PROTECTED]>
Subject: A question on Newsgroup
Date: Wed, 11 Apr 2001 02:19:27 -0400

I switched my ISP and the new one doesn't carry this NG with it.  Is
there a free NG server that can be used with newsgroup reader programs?   I
am not really fond with web based ng like dejanews.
Thanks




------------------------------

From: "Eric" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: [HELP] mount cdrom
Date: Wed, 11 Apr 2001 08:28:14 +0200

> hello,
> i have the same symptoms.
> cat /proc/ide/hda/model -> ide/apati cdrom.
> cat /proc/devices|grep -i ide -> 3 ide0.
> ls -al /dev/cdrom -> /dev/cdrom -> hdc.
> when the computer boots it appears that the cdrom is detected at hda.
> our HD is SCSI.

It doesn't only appear so, it is so.
All you have wrong is a bad symlink.

rm /dev/cdrom
ln -s /dev/hda /dev/cdrom

And now you're ok.

Eric



------------------------------

From: wroot <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,linux.redhat
Subject: occasional networking problems
Date: Wed, 11 Apr 2001 02:37:58 -0400

Hi,

*Sometimes* (once in a while) my networking stops working so that I can't 
ping the gateway. "ifconfig" doesn't report any changes and pinging myself 
works. Luckily, upon reboot, everything goes back to normal.

I'm wondering what the problem is and how I can resolve it. Could it be 
that my machine somehow acquires incorrect ethernet address for the gateway 
and can't recover from it without being rebooted?

Wroot


------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: [EMAIL PROTECTED]

You can send mail to the entire list by posting to comp.os.linux.misc.

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi                                pub/Linux
    tsx-11.mit.edu                              pub/linux
    sunsite.unc.edu                             pub/Linux

End of Linux-Misc Digest
******************************

Reply via email to