Re: NFS export error message

2001-11-22 Thread Matthew Baxa

 Finally!  It looks like the daemon just got into a weird wedged state where it 
wouldn't reexport something.  After a restart of the daemon, all is well.


-- 

Matthew Baxa <[EMAIL PROTECTED]>
http://www.cis.ksu.edu/~mbb1810/
Student Systems Administrator
Kansas State University-High Energy Physics Group
http://www.phys.ksu.edu/hep/



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



Please HELP ! - LDAP Problem ?

2001-11-22 Thread Kevin Chan

Hi All,

I was trying to set the ldap server for my company / client directory (
address book for our company).  I have no problem to create / delete the
database, I only have 2  question as below:

1. How to set each user has their own database (address book) on the server?

2. How to set the user and password on ldap database ( User must need their
name and password to search the database) ?

Below is my slapd.conf file, and please teach me where have been change to
slove my problem thanks.

/etc/openldap/slapd.conf


# $OpenLDAP: pkg/ldap/servers/slapd/slapd.conf,v 1.8.8.4 2000/08/26 17:06:18
kur
t Exp $
#
# See slapd.conf(5) for details on configuration options.
# This file should NOT be world readable.
#
include /etc/openldap/schema/core.schema
include /etc/openldap/schema/cosine.schema
include /etc/openldap/schema/inetorgperson.schema
#include/etc/openldap/schema/nis.schema
#include/etc/openldap/schema/redhat/rfc822-MailMember.schema
#include/etc/openldap/schema/redhat/autofs.schema
#include/etc/openldap/schema/redhat/kerberosobject.schema

# Define global ACLs to disable default read access.

# Do not enable referrals until AFTER you have a working directory
# service AND an understanding of referrals.
#referral   ldap://root.openldap.org

#pidfile/var/run/slapd.pid
#argsfile   /var/run/slapd.args

# Load dynamic backend modules:
# modulepath/usr/sbin/openldap
# moduleloadback_ldap.la
# moduleloadback_ldbm.la
# moduleloadback_passwd.la
# moduleloadback_shell.la

# To allow TLS-enabled connections, create /usr/share/ssl/certs/slapd.pem
# and uncomment the following lines.
# TLSCertificateFile /usr/share/ssl/certs/slapd.pem
# TLSCertificateKeyFile /usr/share/ssl/certs/slapd.pem

###
# ldbm database definitions
###

databaseldbm
#suffix "dc=abc,dc=com"
suffix  "o=abc"
#suffix "o=My Organization Name, c=US"
suffix  "dc=ldap,dc=abc,dc=com"
rootdn  "cn=Manager,o=abc"
#rootdn "cn=Manager, o=My Organization Name, c=US"
# Cleartext passwords, especially for the rootdn, should
# be avoided.  See slappasswd(8) and slapd.conf(5) for details.
# Use of strong authentication encouraged.
rootpw  abc
# rootpw{crypt}ijFYNcSNctBYg
# The database directory MUST exist prior to running slapd AND
# should only be accessable by the slapd/tools. Mode 700 recommended.
directory   /var/lib/ldap/abc
defaultaccess read
schemacheck on
lastmod  on
# Indices to maintain
#index  objectClass eq
#index  objectClass,uid,uidNumber,gidNumber eq
#index  cn,mail,surname,givenname   eq,subinitial
index   cn,sn,st
pres,eq,sub

Thanks and regards,
Kevin Chan



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



Compiling bash script

2001-11-22 Thread Enrico Payne

Hi, is it possible to compile a bash script, or encrypt it, but have it
still execute when running it form the shell?

I have a number of scripts that I do not want people to edit, or see what is
going on inside for $$$ reasons.

Any help is appreciated.

Regards
Enrico



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



Re: ntp client for Win2000

2001-11-22 Thread Matthew Simpson

Hi,

We really require a command line ntp tool that we can simply use in a 
DOS batch file much like the "ntpdate" program in the unix ntpd 
package. Any clues?

Matt

>Matthew Simpson wrote:
>
>>  Hi,
>>
>>  Can anyone recommend a good ntp client for Windows? Nothing fancy,
>>  just commandline would be great?
>>
>>  Thx
>
>We use Tardis or it's variant K9
>
>Bret
>
>
>
>___
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list



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



RE: another user admin

2001-11-22 Thread Travis McCarter

If you want another user to have full root privelages, you can edit the
/etc/passwd file and manually create a user with the UID of '0'.   This will
in fact make another user a root user.

Sincerely,
Travis McCarter

SunriseNetwork
[EMAIL PROTECTED]
http://www.sunrisenetwork.net


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED]
Sent: Thursday, November 22, 2001 4:16 PM
To: Redhat-List@Redhat. Com
Subject: another user admin


how can an user other than root can be given permissions
for account creation, deletion, password changing, etc.

error for a normal user:

chpasswd: can't lock password file

err... newbie question ??

-
Rupendra Singh  
Student MCA-5th sem KIET Ghaziabad, India
-

_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



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




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



Number of login attempts

2001-11-22 Thread Travis McCarter

Is it possible under Red Hat 7.1, or any other version for that matter, to
set the number
of times someone can try to log on using a correct user name but wrong
password that
the account will be disabled?

Sincerely,
Travis McCarter





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



Re: net config file?

2001-11-22 Thread huter liu

Hi,gary!
[huter@linux network-scripts]$ cat ifcfg-eth0
DEVICE=eth0
ONBOOT=yes
BOOTPROTO=static
IPADDR=192.168.1.1
NETMASK=255.255.255.0
GATEWAY=202.197.224.43
[huter@linux network-scripts]$ pwd
/etc/sysconfig/network-scripts
others can be found there too
>Dear all,
>
>Where is the network config file in RH where can set for ip, hostname and
>etc...
>

##
ICQ:135906360
QQ:53723733
Huter.Liu
[EMAIL PROTECTED]



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



Re: net config file?

2001-11-22 Thread Rupesh

In RH you can run the utility "setup" (minus quotes) as root & directly
configure your network, besides
the files are stored in /etc directory:

/etc/HOSTNAME  ## For hostname
/etc/sysconfig/ ## For ip, gateway, etc.

-Rupesh

- Original Message -
From: "gary" <[EMAIL PROTECTED]>
Sent: Friday, November 23, 2001 11:14 AM


> Dear all,
>
> Where is the network config file in RH where can set for ip, hostname and
> etc...




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



net config file?

2001-11-22 Thread gary

Dear all,

Where is the network config file in RH where can set for ip, hostname and
etc...

Thanks,
gary



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



LDAP Problem ?

2001-11-22 Thread Kevin Chan

Hi All,

I was trying to set the ldap server for my company / client directory (
address book for our company).  I have no problem to create / delete the
database, I only have 2  question as below:

1. How to set each user has their own database (address book) on the server?

2. How to set the user and password on ldap database ( User must need their
name and password to search the database) ?

Below is my slapd.conf file, and please teach me where have been change to
slove my problem thanks.

/etc/openldap/slapd.conf


# $OpenLDAP: pkg/ldap/servers/slapd/slapd.conf,v 1.8.8.4 2000/08/26 17:06:18
kur
t Exp $
#
# See slapd.conf(5) for details on configuration options.
# This file should NOT be world readable.
#
include /etc/openldap/schema/core.schema
include /etc/openldap/schema/cosine.schema
include /etc/openldap/schema/inetorgperson.schema
#include/etc/openldap/schema/nis.schema
#include/etc/openldap/schema/redhat/rfc822-MailMember.schema
#include/etc/openldap/schema/redhat/autofs.schema
#include/etc/openldap/schema/redhat/kerberosobject.schema

# Define global ACLs to disable default read access.

# Do not enable referrals until AFTER you have a working directory
# service AND an understanding of referrals.
#referral   ldap://root.openldap.org

#pidfile/var/run/slapd.pid
#argsfile   /var/run/slapd.args

# Load dynamic backend modules:
# modulepath/usr/sbin/openldap
# moduleloadback_ldap.la
# moduleloadback_ldbm.la
# moduleloadback_passwd.la
# moduleloadback_shell.la

# To allow TLS-enabled connections, create /usr/share/ssl/certs/slapd.pem
# and uncomment the following lines.
# TLSCertificateFile /usr/share/ssl/certs/slapd.pem
# TLSCertificateKeyFile /usr/share/ssl/certs/slapd.pem

###
# ldbm database definitions
###

databaseldbm
#suffix "dc=abc,dc=com"
suffix  "o=abc"
#suffix "o=My Organization Name, c=US"
suffix  "dc=ldap,dc=abc,dc=com"
rootdn  "cn=Manager,o=abc"
#rootdn "cn=Manager, o=My Organization Name, c=US"
# Cleartext passwords, especially for the rootdn, should
# be avoided.  See slappasswd(8) and slapd.conf(5) for details.
# Use of strong authentication encouraged.
rootpw  abc
# rootpw{crypt}ijFYNcSNctBYg
# The database directory MUST exist prior to running slapd AND
# should only be accessable by the slapd/tools. Mode 700 recommended.
directory   /var/lib/ldap/abc
defaultaccess read
schemacheck on
lastmod  on
# Indices to maintain
#index  objectClass eq
#index  objectClass,uid,uidNumber,gidNumber eq
#index  cn,mail,surname,givenname   eq,subinitial
index   cn,sn,st
pres,eq,sub

Thanks and regards,
Kevin Chan



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



Re: installing redhat7.1 from iso image(I'm wondering too)

2001-11-22 Thread huter liu

Hi,everyone!
 I just meet the problem too,someone asked me the same question.I'm wondering when 
you download the RH7.1 ISO file from internet,before you begin install,you *must* 
write the ISO file to CD,and then boot from CD or floppy,read file from CD only?I know 
in RH7.2 can install direct from a ISO file...is it the new features of 7.2???Is it 
first appear in 7.2?

>hi all,
>
>   i am trying to install 7.1 from the iso image.
>i downloaded both the images (disk1 and disk2). so now
>i have both the images with me on my harddisk. 
>i dont have a CD writer so i want to install it
>through my hard disk only. can anybody tell me wht is
>the procedure.

##
ICQ:135906360
QQ:53723733
Huter.Liu
[EMAIL PROTECTED]



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



RE: Red Hat 7.2: The Good, the Bad and the Ugly

2001-11-22 Thread Green, Aaron

excellent, thanks!

> --
> From: Devon[SMTP:[EMAIL PROTECTED]]
> Reply To: [EMAIL PROTECTED]
> Sent: Thursday, November 22, 2001 6:49 PM
> To:   [EMAIL PROTECTED]
> Subject:  Re: Red Hat 7.2: The Good, the Bad and the Ugly
> 
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> On Thursday 22 November 2001 07:34 pm, Green, Aaron wrote:
> > question about the fonts part.  Those aren't automaticly installed? 
> > What's in KDE 2.2.1 then, those fonts look pretty smooth.  And would
> > installing that package help Gnome look a bit better?
> 
> > > Then automate the installation of some true type fonts. :)
> > >
> > > http://www.tuxfan.homeip.net:8080/rpms/xf86ttfontool-0.1-6.i386.rpm
> 
> The above rpm installs a script called fetchmsttfonts (as well as a 
> utility to extract  MS .cab files). When run, it downloads Microsoft's 
> true type web fonts, extracts them, installs them, and adds them to the 
> fontservers path. 
> 
> I've found them useful. Additionally, the commands in the script can just 
> as easily be used as a guideline for installing additional truetype fonts.
> 
> - -D
> 
> - -- 
> 
> pgp key:  http://www.tuxfan.homeip.net:8080/pgpkey.txt
> 
> - --
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.0.6 (GNU/Linux)
> Comment: For info see http://www.gnupg.org
> 
> iD8DBQE7/Z0XeMAUbzJhSVcRAquSAKDEV2mQGhOqng/NUTHz7Ze3m0unlACdFTPJ
> BAUhKNPxOUoGsP6yKmY3UF4=
> =ucLJ
> -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: cpqarray.o and RedHat 7.2 install

2001-11-22 Thread Jose Celestino

Thus spake Bret Hughes, on Thu, Nov 22, 2001 at 12:11:53PM -0600:
> Wojtek Pilorz wrote:
> 
> > On Thu, 22 Nov 2001, Jose Celestino wrote:
> >
> > > Date: Thu, 22 Nov 2001 01:05:43 +
> > > From: Jose Celestino <[EMAIL PROTECTED]>
> > > Reply-To: [EMAIL PROTECTED]
> > > To: [EMAIL PROTECTED]
> > > Subject: cpqarray.o and RedHat 7.2 install
> > >
> > > Hi,
> > >
> > > I recently had a strange happening when trying to install RedHat 7.2 on a
> > > CompaqProliant DL580 with a SmartArray2 controller with three 9Gb UW3 SCSI
> > > disks, with 2 -> raid1 and the remaining -> raid0; fdisk showed me both
> > > logical drives as having just 1 cylinder.
> > >
> > > I vampirised the machine for a while until I realized this wasn't a
> > > hardware problem. I went to install RedHat 7.1 and all went out fine.
> > >
> > > Has any of you had any similar problem with cpqarray.o, RedHat 7.2
> > > install and one cylinder drives ?
> > Yes, I have seen that problem with Roswell beta (and 7.2, as well) on
> > Prosignia 500 with Smart2/P controller; fdisk from earlier RHL
> > version (we tried from RHL6.2) worked fine.
> >
> > So my colleague who installed Roswell (or Roswell2) and then RHL 7.2 on
> > that machine, and who wanted fdisk to control where each filesystem is
> > located, mounted a floppy containing fdisk from RHL 6.2 during install and
> > used it to setup partitions.
> 

So this seems to be a fdisk related bug rather than a cpqarray driver
issue. It must be so as fdisk seemed the only messed thing in all of it,
disk druid worked right, fdisk insisted in seeing a bunch of partitions
with "borders" messed.

fdisk as in fed disk :)

> Sounds like that needs to be in bugzilla.  Have you created a bug report or
> added comments to one that may be there?
> 
> Bret
> 

I will right after this.

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

-- 
Jose Celestino <[EMAIL PROTECTED]>
-
Optimism leads to desilusion.



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



Re: Red Hat 7.2: The Good, the Bad and the Ugly

2001-11-22 Thread Devon

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 22 November 2001 07:34 pm, Green, Aaron wrote:
> question about the fonts part.  Those aren't automaticly installed? 
> What's in KDE 2.2.1 then, those fonts look pretty smooth.  And would
> installing that package help Gnome look a bit better?

> > Then automate the installation of some true type fonts. :)
> >
> > http://www.tuxfan.homeip.net:8080/rpms/xf86ttfontool-0.1-6.i386.rpm

The above rpm installs a script called fetchmsttfonts (as well as a 
utility to extract  MS .cab files). When run, it downloads Microsoft's 
true type web fonts, extracts them, installs them, and adds them to the 
fontservers path. 

I've found them useful. Additionally, the commands in the script can just 
as easily be used as a guideline for installing additional truetype fonts.

- -D

- -- 

pgp key:  http://www.tuxfan.homeip.net:8080/pgpkey.txt

- --
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7/Z0XeMAUbzJhSVcRAquSAKDEV2mQGhOqng/NUTHz7Ze3m0unlACdFTPJ
BAUhKNPxOUoGsP6yKmY3UF4=
=ucLJ
-END PGP SIGNATURE-



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



RE: Red Hat 7.2: The Good, the Bad and the Ugly

2001-11-22 Thread Green, Aaron

> The Ugly:
> 
> Wow, is the emu10k support really f*cked-up in the 7.2 kernels!  It's
> absolutely horrible!  Besides all the popping and cracking, it may have
> been responsable for some serious system instability.  Here's the whole
> story:
> 
> When I first installed RH 7.2 on this system, I experienced total system
> lock-ups every few hours.  Very annoying!  I then went through the entire
> up2date process.  No help.  Then I installed the new kernel.  Still
> locking-up.  At this point, I was about at the end of my rope and ready to
> make the Windows partition the default in GRUB when I decided to hit
> www.deja.news and search for a cure.  After awhile, I discovered a post
> describing a problem very similar to mine (same RH 7.2 system).  His
> solution:  Turn off Gnome's sound support!  
> 
> Yes, Programs/Settings/Multimedia/Sound for Gnome.  I couldn't believe this
> was the problem, but I gave it a shot.  That was the last lock-up I had,
> and disable Gnome sound a few weeks ago.  Now, I'm not sure if it's the bad
> emu10k support or something else, but it definately solved the problem.
> The odd thing is that the lockups didn't seem to have anything to do with
> sound!  Usually the freeze was when I was moving the mouse around or
> typing.  Very weird.
> 
> I also use sound plenty with no lockups, I just have to stay away from the
> Gnome sounds.  Of course, I get tons of clicks and pops.  Sometimes when I
> start Soldier of Fortune or try to play a sound file, I get 100%
> distortion.  The weird thing is that XMMS _always_ works.  That's how I
> "reset" the sound card, play XMMS and then play SOF or play the sound file,
> then they work.  I mean, c'mon, a Soundblaster card isn't exactly a fringe
> sound card!  I've never seen such a bad feature regressions in a
> non-experimental kernel before, but I guess this is the hallmark of the
> entire 2.4.x series: bugs bugs bugs!  Not entirely RH's fought, I just hope
> then can fix this problem.  
> 
> 
I've got to agree about sound.  Since this same driver supports alot of SB cards, it 
should be looked at.  I have the same problems as you when start RtCW.  I too, 
disabled sound support in KDE to fix some of my lockups.  When an event happened in 
KDE and I was playing a game, that would usually mean a lockup or garbled sound.  I 
have not just become Windows free, but Linux dependent with all the features and open 
source programs out there.  And I think if the 3D gaming area improved (and it has 
greatly over the past year) then we would see a lot less dual-boots and a lot more new 
users.



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



Re: another user admin

2001-11-22 Thread Devon

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 22 November 2001 06:59 pm, Ian Truelsen wrote:

> I've seen the sudo command mentioned before. I don't know whether it is
> just a peculiarity of my 7.2 install, or whether it is a part of a
> package that I don't have installed, but I don't have the sudo command
> on my system and no man entry for it either.
>
> Should it be included by default in the a 7.2 installation?

I'm not sure if it is part of the default install or not. It is included 
in the sudo package. :)
rpm -qf /usr/bin/sudo
sudo-1.6.3p7-2

Hope that helps,

- -D

- -- 

pgp key:  http://www.tuxfan.homeip.net:8080/pgpkey.txt

- --
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7/ZnteMAUbzJhSVcRAj/bAJ9IVRahPA6S8tu4b5HaKsSiBOd0+QCgij2X
rnmeLfd9oZwQgOyDHtUXJxU=
=Blsw
-END PGP SIGNATURE-



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



RE: Red Hat 7.2: The Good, the Bad and the Ugly

2001-11-22 Thread Green, Aaron

question about the fonts part.  Those aren't automaticly installed?  What's in KDE 
2.2.1 then, those fonts look pretty smooth.  And would installing that package help 
Gnome look a bit better?

> --
> From: Devon[SMTP:[EMAIL PROTECTED]]
> Reply To: [EMAIL PROTECTED]
> Sent: Thursday, November 22, 2001 5:31 PM
> To:   [EMAIL PROTECTED]
> Subject:  Re: Red Hat 7.2: The Good, the Bad and the Ugly
> 
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> On Thursday 22 November 2001 01:47 pm, Douglas Bollinger wrote:
> 
> [snip]
> 
> > Of course, all the usual library and system upgrades that make a
> > decimal point upgrade importnat.  On the whole, I would say 7.2 is
> > another good RH .2 release.
> 
> I couldn't agree more. Other then a few minor problems, the 7.2 upgrade 
> has been fairly painless here.
> 
> > MPlayer
> >
> > http://www.mplayerhq.hu
> >
> > Despite the fact that the developers _REALLY_ don't like RH's 2.96 gcc,
> > it works fine on my system.  It's the best general video player I've
> > found in Linux: it's fast and play's all kinds of files other linux
> > viewers can't. You'll have to compile it, though, no RPMS around. 
> > Don't forget to enable the GUI, it's pretty slick.
> 
> It works fine here as well. I created a spec file for MPlayer v0.50, if 
> anyone wants to create their own rpms. To use it you need the specfile, a 
> minor patch to make the config script stop complaining about gcc 2.96, 
> and the source from the developers site.
> 
> The specfile and patch can be found here:
> 
> http://www.tuxfan.homeip.net:8080/rpms/mplayer/
> 
> The source is available here:
> 
> http://ftp.mplayerhq.hu/MPlayer/releases/MPlayer-0.50.tar.bz2
> 
> You may also want the Win32 codecs:
> 
> http://mplayerhq.hu/MPlayer/releases/w32codec-0.50.zip
> 
> To create rpms: (assuming a standard rpm build environment)
> 
> Put the specfile (mplayer-0.50.spec) in /usr/src/redhat/SPECS/
> Put the patch (mplayer-0.50-gcc_version_patch) and the source 
> (MPlayer-0.50.tar.bz2) in /usr/src/redhat/SOURCES/
> 
> Build the rpms with:
> 
> rpm -bb /usr/src/redhat/SPECS/mplayer-0.50.spec
> 
> After compilation, install the new rpm with:
> 
> rpm -ivh  /usr/src/redhat/RPMS/i386/MPlayer-0.50-1.i386.rpm
> 
> > A minor thing:  I forgot how ugly regular X fonts look!  I had to steal
> > the TT fonts from my Window's font dir ASAP to make web pages readable.
> >  It would also be nice if RH would actually document how to install TT
> > fonts, since they are so necessary.  Sure, they mention it in the
> > manual but go on to say it's a too indepth topic to cover in the
> > manual.  C'mon, it's only a few commands in the shell!  I had to dig
> > through the HOWTO's so I could recall the couple of commands you need
> > to get the TT fonts working.
> 
> Then automate the installation of some true type fonts. :)
> 
> http://www.tuxfan.homeip.net:8080/rpms/xf86ttfontool-0.1-6.i386.rpm
> 
> Have fun,
> 
> - -D
> 
> - -- 
> 
> pgp key:  http://www.tuxfan.homeip.net:8080/pgpkey.txt
> 
> - --
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.0.6 (GNU/Linux)
> Comment: For info see http://www.gnupg.org
> 
> iD8DBQE7/Yq4eMAUbzJhSVcRAngyAJ93Jv68ossiQWi7g+NF6p1RJ0aaLwCePNen
> PznNrHkSTf7Gu3PMkvwHg6s=
> =hQ3h
> -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: NFS export error message

2001-11-22 Thread Cameron Simpson

On Thu, Nov 22, 2001 at 08:27:07AM -0600, ABrady <[EMAIL PROTECTED]> wrote:
| On Thu, 22 Nov 2001 02:04:14 -0600
| Matthew Baxa <[EMAIL PROTECTED]> implied:
| > I am trying to add an NFS share to my cluster of computers, but I keep
| >getting an error that says Invalid argument
| > 
| > the line in /etc/exports looks like this:
| >   /storage  milo(rw,no_root_squash)
| > 
| > When I try to run 'exportfs -a' it tells me I have an invalid argument
| >on the new line.  This directory is not currently exported nor are any
| >of its subdirectories.  Any ideas?
| 
| Try deleting the line and retyping. Don't know why it does it, but it's
| happened to me and that solved it.

But before you do that, do this:

od -c /etc/exports

it may reveal to you such hidden characters. Could learn something.
-- 
Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/

I think that is why I like rec.moto; regular posters here have developed
virtual asbestos underwear and it takes a really hot flaming statement, as
opposed to a humorous aside, to start the flame guns going.  Well, oK, all
you have to say is "guns" or "constitution" or "Harley" and it starts a flame
war, but that stuff is easy to pick out and ignore ;-).
- Sheryl Katz <[EMAIL PROTECTED]>



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



Re: another user admin

2001-11-22 Thread Ian Truelsen

Timo Hietanen writes: 

> On Fri, 23 Nov 2001 [EMAIL PROTECTED] wrote: 
> 
>> how can an user other than root can be given permissions
>> for account creation, deletion, password changing, etc. 
>>
>> error for a normal user: 
>>
>> chpasswd: can't lock password file 
>>
>> err... newbie question ??
> 
> sudo would IMHO be the best choice. 
> 
> man sudo
> man sudoers
> man visudo 
> 
I've seen the sudo command mentioned before. I don't know whether it is just 
a peculiarity of my 7.2 install, or whether it is a part of a package that I 
don't have installed, but I don't have the sudo command on my system and no 
man entry for it either. 

Should it be included by default in the a 7.2 installation? 

Ian. 

Ian Truelsen
Masters program in Philosophy
University of Manitoba, Winnipeg, Canada
BA (Wilfrid Laurier University)
Email: [EMAIL PROTECTED] 

Current favourite quote:
"No great civilisation likes forests."
K.F. O'Connor
Lincoln College, Christchurch, New Zealand 



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



Re: Red Hat 7.2: The Good, the Bad and the Ugly

2001-11-22 Thread Devon

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 22 November 2001 01:47 pm, Douglas Bollinger wrote:

[snip]

> Of course, all the usual library and system upgrades that make a
> decimal point upgrade importnat.  On the whole, I would say 7.2 is
> another good RH .2 release.

I couldn't agree more. Other then a few minor problems, the 7.2 upgrade 
has been fairly painless here.

> MPlayer
>
> http://www.mplayerhq.hu
>
> Despite the fact that the developers _REALLY_ don't like RH's 2.96 gcc,
> it works fine on my system.  It's the best general video player I've
> found in Linux: it's fast and play's all kinds of files other linux
> viewers can't. You'll have to compile it, though, no RPMS around. 
> Don't forget to enable the GUI, it's pretty slick.

It works fine here as well. I created a spec file for MPlayer v0.50, if 
anyone wants to create their own rpms. To use it you need the specfile, a 
minor patch to make the config script stop complaining about gcc 2.96, 
and the source from the developers site.

The specfile and patch can be found here:

http://www.tuxfan.homeip.net:8080/rpms/mplayer/

The source is available here:

http://ftp.mplayerhq.hu/MPlayer/releases/MPlayer-0.50.tar.bz2

You may also want the Win32 codecs:

http://mplayerhq.hu/MPlayer/releases/w32codec-0.50.zip

To create rpms: (assuming a standard rpm build environment)

Put the specfile (mplayer-0.50.spec) in /usr/src/redhat/SPECS/
Put the patch (mplayer-0.50-gcc_version_patch) and the source 
(MPlayer-0.50.tar.bz2) in /usr/src/redhat/SOURCES/

Build the rpms with:

rpm -bb /usr/src/redhat/SPECS/mplayer-0.50.spec

After compilation, install the new rpm with:

rpm -ivh  /usr/src/redhat/RPMS/i386/MPlayer-0.50-1.i386.rpm

> A minor thing:  I forgot how ugly regular X fonts look!  I had to steal
> the TT fonts from my Window's font dir ASAP to make web pages readable.
>  It would also be nice if RH would actually document how to install TT
> fonts, since they are so necessary.  Sure, they mention it in the
> manual but go on to say it's a too indepth topic to cover in the
> manual.  C'mon, it's only a few commands in the shell!  I had to dig
> through the HOWTO's so I could recall the couple of commands you need
> to get the TT fonts working.

Then automate the installation of some true type fonts. :)

http://www.tuxfan.homeip.net:8080/rpms/xf86ttfontool-0.1-6.i386.rpm

Have fun,

- -D

- -- 

pgp key:  http://www.tuxfan.homeip.net:8080/pgpkey.txt

- --
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7/Yq4eMAUbzJhSVcRAngyAJ93Jv68ossiQWi7g+NF6p1RJ0aaLwCePNen
PznNrHkSTf7Gu3PMkvwHg6s=
=hQ3h
-END PGP SIGNATURE-



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



Re: another user admin

2001-11-22 Thread Timo Hietanen

On Fri, 23 Nov 2001 [EMAIL PROTECTED] wrote:

> how can an user other than root can be given permissions
> for account creation, deletion, password changing, etc.
>
> error for a normal user:
>
> chpasswd: can't lock password file
>
> err... newbie question ??

sudo would IMHO be the best choice.

man sudo
man sudoers
man visudo

-- 
Timo Hietanen



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



another user admin

2001-11-22 Thread rupendralist

how can an user other than root can be given permissions
for account creation, deletion, password changing, etc.

error for a normal user:

chpasswd: can't lock password file

err... newbie question ??

-
Rupendra Singh  
Student MCA-5th sem KIET Ghaziabad, India
-

_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



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



redhat 7.2

2001-11-22 Thread P K



Hi all
 
does apache in redhat 7.2 with 
mod_ssl?
I couldn't find apachectl 
 
Tks much


Re: [OT] RH linux => samba => win2k shutdown

2001-11-22 Thread Keith Morse

On Thu, 22 Nov 2001, Harry Putnam wrote:

> Hoping someone here will know about this without much contemplation:
> 
> I have a home network with 5 machines. The main machine and dsl
> connection is on a RH 7.1 install.  I have samba installed but don't
> really configure it for serious work.  In fact no config at all. Just
> whatever defaults are set in an rpm install.
> 
> Using `out of the box' smbclient, I can connect to my wifes win2k box
> with: smbclient //NAME/share -U administrator 
> 
> That gives me a password prompt and allows me to enter and stomp
> around in the win2k file system.  This minimal access is all I really
> want but I would like to be able to shut down the win2k remotely.
> 
> Is that something that can be done with this minimal connection?


Doubtlessly there is as you can can run management services, a la MMC,
from remote pc.  I haven't researched this myself.  One thing you may want
to consider is installing cygwin on the w2k machine to give yourself some
standard unix functionality: ssh, X windows, and the like.

On the original question, I've seen a single command shutdown tool for
w2k, but can't remember what it's called.



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



Re: Networking: The Saga, The Sequel

2001-11-22 Thread Ben Ocean

Happy Thanksgiving, everyone!

I had somehow missed this response from Rodolfo Paiz. I've also included 
Harry Putman's comments and response at the bottom:

At 10:57 PM 11/20/01 +, you wrote:
>>I've probably spent a good 60 hours trying to figure this problem out to 
>>date. I'm beginning to understand the lingo now. Hopefully, with your 
>>help, I can get it right this time.
>
>Fear not, solutions get quicker with time.

I know.

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

Indeed.

>At the point in which you are now, I suggest:
>
>* Static IP addresses, no DNS, set up MASQ
>* Then add DNS
>* Then add DHCP internally
>
>>I am currently able to ping from the Doze box to the RH box. I cannot 
>>resolve anything else on the Doze box. I can surf the Internet, etc. from 
>>the RH box.
>
>* Can you ping from the Winbox to the outside if you use an IP address 
>instead of a name?

No.

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

No.

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

Destination Gateway Genmask Flags   MSS Window 
irttIface
192.168.1.0 0.0.0.0 255.255.255.0   U   40  0 
 0   eth0
216.9.0.0   0.0.0.0 255.255.255.0   U   40  0 
 0   eth1
127.0.0.0   0.0.0.0 255.0.0.0   U   40  0 
 0   lo
0.0.0.0 206.9.0.1   0.0.0.0 UG  40  0 
 0   eth1

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

I was wondering about that...So it's actually 192.168.1.0, correct? That 
should (obviously) be changed on the Doze box, but isn't it already 
configured on the RH box? (BTW, I had already tested it with the correct 
configurations on the Doze box.)

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

Oh.

>> DNS Configuration >> Gateway >> Name Servers >> Add
>> 192.168.1.1
>> 206.40.133.20
>> 206.129.112.21
>
>As James suggested, for the moment I suggest that you remove 192.168.1.1 
>from the list. Let's do *ONLY* networking first; then DNS, then DHCP.

Done

>>vi /etc/sysconfig/network-scripts/ifcfg-eth0
>>
>>DEVICE=eth0
>>BOOTPROTO=static
>>BROADCAST=192.168.1.255
>>IPADDR=192.168.1.1
>>NETMASK=255.255.225.0
>>NETWORK=192.168.1.0
>>ONBOOT=yes
>
>If you go to /usr/share/doc/initscripts-, you'll find two files named 
>sys???. Read them; you'll learn a fair bit about this stuff. Not necessary 
>right now; just think you'll find it interesting.

Will do.

>>vi /etc/named.conf
>>
>>options {
>> forwarders {
>> 206.40.133.20
>> 206.129.112.21
>> };
>>};
>
>Check this carefully. named.conf is *not* happy using just a newline for 
>separation. You are going to need either commas or semicolons in between 
>those two IP addresses for your forwarders. I'm willing to bet that:
>
> forwarders {
> 206.40.133.20,
> 206.129.112.21;
> };

Done. When I restarted it I discovered it hadn't been up :-}
Oops. It appears to come up but apparently dies immediately thereafter.

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

Yeah, I need to pay better attention to logs. I get confused, though: is 
/var/log/messages the one I should be following for most things such as this?

>Still, for the moment you shouldn't be using DNS at all until we fix your 
>masquerading.
>
>>vi /etc/dhcpd.conf
>>
>>subnet 192.168.1.0 netmask 255.255.255.0 {
>> range 192.168.1.2 192.168.1.60;
>> default-lease-time 86400;
>> max-lease-time 86400;
>> option routers 192.168.1.1;
>> option broadcast-address 192.168.1.255;
>> option subnet-mask 255.255.255.0;
>> option domain-name-servers 192.168.1.1, 206.40.133.20, 
>> 206.129.112.21;
>>}
>
>Again, take James's suggestion to remove 192.168.1.1 from the list of DNS 
>servers. Then take my suggestion and ensure that both the "named" and 
>"dhcpd" servers are STOPPED.

Done.

>>vi /etc/sysconfig/network
>>
>>NETWORKING=yes
>>HO

installation classes

2001-11-22 Thread jtournier

Hello,
i am trying to adapt a installation class.
I have anaconda-runtime installed.
my distribution is in /home/ftp/pub/redhat/
Then i do:
cd /usr/lib/anaconda-runtime/
./buildinstall /home/ftp/pub/redhat/
And everything is fine.
But as i don't have anaconda installed (i have just anaconda-runtime), where do the 
scripts 
found the files that goes in /home/ftp/pub/redhat/RedHat/instimage/usr/lib/anaconda/ ?
(i removed the file /home/ftp/pub/redhat/RedHat/base/stage2.img)

Can i modifie a file describing the installation classe ?
thanks,
-- 
Jérôme



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



Red Hat 7.2: The Good, the Bad and the Ugly

2001-11-22 Thread Douglas Bollinger

For a few years now I've been using Linux with a headless box and
off-and-on on a dual booter with Windows.  Windows, however, was always
the primary OS on the dual-booter.  With the introduction of RH 7.2, I've
decided to go crazy and try using Linux full-time as my desktop OS.  It's
been a few weeks now of using RH 7.2, so I thought some of you might be
interested in my trials and tribulations.  Since this is the Red Hat list,
I'm going to keep things Red Hat oriented with discussion mostly centered
on the 7.2 release, as well as some programs I found to greatly add to the
desktop experience.

The Good:

Grub:  Grub is really cool.  I was looking forward to tryng this new 
bootloader, and so far it's been interesting to play with.  Some people
seem to think it's "lilo light," but if you read the docs you'll find it
supports a shell with a number of built-in commands.  Not having to run
lilo -s after a kernel change is sweet!  It looks pretty in graphics mode
to.

Ext3:  Unfortunately, I got plenty of lock-ups to try out the new
journaling feature of the standard ext filesystem (see below).  Works great
so far.  Also appreciate how easy it was to change my /usr/local partition
from ext2 to ext3.  A few people were puzzled why RH didn't use Reiser, but
after seeing for myself how nice ext3 is to work with, I completely
understand.

Mozilla:  Glad to see this is the default web browser.  The version
included in 7.2 is a bit long in the tooth, and it looks like a
bugger to upgrade with all the dependcies, but at least it's stable if
sluggish.  The traditional Netscape is old, buggy and almost useless
nowadays.  Hopefully Mozilla will continue to get speedier as it matures,
although I think it will always be a memory hog.  I got half a gig; not
worried. :)

Of course, all the usual library and system upgrades that make a decimal
point upgrade importnat.  On the whole, I would say 7.2 is another good RH
.2 release.

Before I get into the other stuff, here's some other resources I found
useful or important for the ultimate desktop experience:

www.deja.com

I'm so glad this resource is back online.  Don't run Linux without it!

http://enigma.freshrpms.net/

Check here for lotsa good RPMS to help round-out the desktop.  Almost all
the programs below have RPMS available here or at their own websites.

Sylpheed

http://sylpheed.good-day.net/

This is a _very_ good email client if you are looking for a light, fluffy,
easy-to-use workalike of Outlook Express in Windows.  Seems very stable
already; I've only experienced a few very minor bugs.  Red Hatted folks,
this should be part of your distro!

Pan

http://pan.rebelbase.com/

This is a GREAT newsreader.  Pan is included with 7.2, but it's a few
revisions old and since every revision changelog since then has the line
"Lotsa bugfixes" it's a good idea to run the latest and greatest.  I read
alot of USENET, and Pan works well enough to avoid making me miss Gravity
too much.

Multi Gnome Terminal

Offhand, I'm not sure the address of the home page, but make sure you grab
this at freshrpms.  When playing with KDE a bit, I really appreciated the
tabbed, multi-terminal that they use.  This is a version for gnome.  It
should be the default, because once you use it you won't want to go back to
have x-terms scattered throughout your desktop.

MPlayer

http://www.mplayerhq.hu

Despite the fact that the developers _REALLY_ don't like RH's 2.96 gcc, it
works fine on my system.  It's the best general video player I've found in
Linux: it's fast and play's all kinds of files other linux viewers can't.
You'll have to compile it, though, no RPMS around.  Don't forget to enable
the GUI, it's pretty slick.

Thanks to vlc, ogle and xine, I now have more DVD players in Linux than in
Windows. LOL!

The Bad:

The Licq gnome plug-in is buggy.  I had problems with garbled text and
general unstability.  The solution was to rpm -e RH's licq, grab the newer
gnome-licq plugin and build my own licq in /usr/local.  Now it works fine.
I suppose I should file a bugreport on this and maybe RH will offer an
updated RPM.

A minor thing:  I forgot how ugly regular X fonts look!  I had to steal the
TT fonts from my Window's font dir ASAP to make web pages readable.  It
would also be nice if RH would actually document how to install TT fonts,
since they are so necessary.  Sure, they mention it in the manual but go on
to say it's a too indepth topic to cover in the manual.  C'mon, it's only a
few commands in the shell!  I had to dig through the HOWTO's so I could
recall the couple of commands you need to get the TT fonts working.

There are a few other things I could gripe about, but nothing really
important.  I'm saving my griping for the next section. :)

The Ugly:

Wow, is the emu10k support really f*cked-up in the 7.2 kernels!  It's
absolutely horrible!  Besides all the popping and cracking, it may have
been responsable for some serious system instability.  Here's the whole
story:

When I first inst

Re: System Log Book?

2001-11-22 Thread Bret Hughes

Adam Goucher wrote:

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

Now you guys have me thinking, and that is always dangerous.  I have for
sometime wanted to track the actual filename and location where a particular
package was installed from and logging it never actually occurred to me.  What
would be the downside to writing a shell script wrapper that would concatenate
to a  log file some of that information and the output generated by rpm.

Some thing like:

#!/bin/sh
# usage:  logrpm [optionstorpm] path/to/rpmfile
outlog="/var/log/logrpm.log"
#send all stdout to file
exec > $outlog
echo $(date)" beginning installation using commandline args as follows:"
echo $*
echo "current working directory is $(pwd)"
if ( eval rpm $*) then
echo "rpm command completed sucessfully"
else
# print url of output log incase we run this in cron and wnat to get a
mail that willl point to the machine it is on
echo " rpm command failed.  see http://$HOSTNAME/$outlog for details " >
/dev/stderr
fi

This untested but something I wil probably work on given a little time I am
sure there are bugs there somewhere shell globbing might work but not sure and
the redirections might or might not be correct I can never remember


Hmm.  might be the start of something.

Bret



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



Re: cpqarray.o and RedHat 7.2 install

2001-11-22 Thread Bret Hughes

Wojtek Pilorz wrote:

> On Thu, 22 Nov 2001, Jose Celestino wrote:
>
> > Date: Thu, 22 Nov 2001 01:05:43 +
> > From: Jose Celestino <[EMAIL PROTECTED]>
> > Reply-To: [EMAIL PROTECTED]
> > To: [EMAIL PROTECTED]
> > Subject: cpqarray.o and RedHat 7.2 install
> >
> > Hi,
> >
> > I recently had a strange happening when trying to install RedHat 7.2 on a
> > CompaqProliant DL580 with a SmartArray2 controller with three 9Gb UW3 SCSI
> > disks, with 2 -> raid1 and the remaining -> raid0; fdisk showed me both
> > logical drives as having just 1 cylinder.
> >
> > I vampirised the machine for a while until I realized this wasn't a
> > hardware problem. I went to install RedHat 7.1 and all went out fine.
> >
> > Has any of you had any similar problem with cpqarray.o, RedHat 7.2
> > install and one cylinder drives ?
> Yes, I have seen that problem with Roswell beta (and 7.2, as well) on
> Prosignia 500 with Smart2/P controller; fdisk from earlier RHL
> version (we tried from RHL6.2) worked fine.
>
> So my colleague who installed Roswell (or Roswell2) and then RHL 7.2 on
> that machine, and who wanted fdisk to control where each filesystem is
> located, mounted a floppy containing fdisk from RHL 6.2 during install and
> used it to setup partitions.

Sounds like that needs to be in bugzilla.  Have you created a bug report or
added comments to one that may be there?

Bret



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



Re: System Log Book?

2001-11-22 Thread Adam Goucher

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

I think for a logbook you would want to do 'rpm -qa --last >> log' else 
you will only ever have your last --last. :)

-adam



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



Re: What is the Problem ?? Can't send email & receive email from powernethk.com

2001-11-22 Thread Rodolfo J. Paiz

At 11/22/2001 05:35 PM +0800, you wrote:
>   My server is not able to send and receive email from powernethk.com.
>
>Nov 22 05:19:49 dns1 named[7391]: "powernethk.com IN MX" points to a CNAME
>(mailhost.powernethk.com)
>Nov 22 05:19:49 dns1 named[7391]: "mailhost.powernethk.com IN A" points to a
>CNAME (mailhost.powernethk.com)

You cannot use MX records pointing to CNAME's. Use MX records pointing to A 
records only. By the way, A records point to IP addresses not CNAME's.

Constructive criticism: get some good help, or get someone else to do your 
DNS. If it's "urgent" and you *need* to have it working, but you don't know 
how to do it, there is something very wrong in your approach.


--
Rodolfo J. Paiz
[EMAIL PROTECTED]



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



Problem with vdeliver: exited with EX_TEMPFAIL

2001-11-22 Thread Tomas Garcia Ferrari

Hello,

I'm running a server with:
RH 6.2
sendmail-8.11.6-1.6.y
linuxconf-1.26r3-1

and started to have this problem on the logs file:
> Nov 18 06:35:18 www sendmail[22059]: fAECFmc32178: SYSERR(root): mailer
> virtual died with signal 11
> Nov 18 06:35:18 www sendmail[22059]: fAECFmc32178: to=,
> delay=3+23:19:30, xdelay=00:00:16, mailer=virtual, pri=8603405,
> relay=domain, dsn=4.0.0, stat=Deferred: virtual mailer
> (/usr/lib/linuxconf/lib/vdeliver) exited with EX_TEMPFAIL
> Nov 18 06:35:19 www sendmail[22059]: fADIs5c22797: SYSERR(root): mailer
> virtual died with signal 11
> Nov 18 06:35:19 www sendmail[22059]: fADIs5c22797: to=,
> delay=4+16:41:12, xdelay=00:00:01, mailer=virtual, pri=10316763,
> relay=domain, dsn=4.0.0, stat=Deferred: virtual mailer
> (/usr/lib/linuxconf/lib/vdeliver) exited with EX_TEMPFAIL

What is causing this? How can I solve it? Any advice?

Best regards and thanks for your help!!!
Tomás

+-- --+
   Tomás García Ferrari
   Bigital
   http://bigital.com/
+-- --+




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



Missing asprintf

2001-11-22 Thread Thiago F.G. Albuquerque

Hi,

The functions asprintf and vasprintf are missing in my system. They are
mentioned in the info page, but not in the man page, and they are not in
stdio.h. How can I fix this?

Thanks,
Thiago



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



Re: What is the Problem ?? Can't send email & receive email from powernethk.com

2001-11-22 Thread Dave Ihnat

On Thu, Nov 22, 2001 at 05:35:50PM +0800, Mark Lo wrote:
>My server is not able to send and receive email from powernethk.com.
> I have the following error messages from the log files.  What does it mean.
> I am using Redhat 6.2 & qmail.
> 
> Nov 22 05:19:49 dns1 named[7391]: "powernethk.com IN MX" points to a CNAME
> (mailhost.powernethk.com)
> Nov 22 05:19:49 dns1 named[7391]: "mailhost.powernethk.com IN A" points to a
> CNAME (mailhost.powernethk.com)

It's not strictly your problem, unless you are the one responsible for building
the Domain Name Service (DNS) records for 'powernethk.com'.

First, some (simplified) DNS terminology about records in the zone file:

 -An 'A' record is a DNS address record.  It should always refer to an
  IP address.

 -A 'CNAME' record is a Canonical Name record.  It should point to the name
  of an 'A' record.  Think of it as an alias for an 'A' record.

 -An 'MX' record is a Mail Exchanger record.  It usually should point
  to an 'A' record; it _may_ point to a CNAME record (although this
  causes additional nameserver lookups).

NOW, qmail isn't complaining--it looks like named is.  The first is a
warning that the MX record in the zone file for 'powernethk.com' points
not to an 'A' record, but to a CNAME.  This shouldn't be rejected.

The second warning is probably the killer.  Named is complaining that the
'A' record for 'mailhost.powernethk.com' does NOT have an address-it points
to a CNAME. This is bad.  There MAY be a valid 'A' record pointed to by
that CNAME, but since nothing's being sent, I doubt it.

Go over the DNS records carefully, or complain to the hostmaster of that
domain.

Cheers & G'luck,
-- 
Dave Ihnat
[EMAIL PROTECTED]



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



Re: dual images on 2 disks

2001-11-22 Thread ABrady

On Thu, 22 Nov 2001 11:22:15 +0100
Stephen Johnston <[EMAIL PROTECTED]> implied:

> 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

Do an fdisk -l /dev/hdb and look at the output. If there are any + at
the end of the Blocks numbers, the geometry is bad and it won't boot
from lilo.

I used boot floppies for ages because I let RH autopartition once a long
time ago and it ended up with that problem. I finally got sick of it a
couple of weeks ago, wiped it all and manually fdisked it all until all
of the + went away. Now it uses lilo just fine.

-- 
Weird enough for government work.



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



Re: Is LABEL syntax in fstab really a good thing?

2001-11-22 Thread ABrady

On Mon, 19 Nov 2001 23:06:05 -0800
Harry Putnam <[EMAIL PROTECTED]> implied:

I had a similar experience trying to recover from some problems back
when they first started getting used. Ever since, I immediately retype
the stuff in fstab to avoid such problems.

I personally think it should be an option to use or not use it.

> Just relating a recent experience I had that caused me to take a hard
> look at the change to using LABEL syntax in /etc/fstab that occured
> some time ago.
> 
> I happended to be booting up a spare disk as 2nd master having
> unhooked the normal 2nd master.  As it happened that spare disc had
> once been in use and had a linux file system on it resembling those in
> my normal installation.  However some of the named partitions were on
> different devices.
> 
> Example: I use a partiton called /anex on several machines, its not
> always on the same device on each machine though.  In this case
> /anex was on /dev/hda11 in the normal install.  However the spare disk
> I had temporarily hooked to 2nd master, had /anex on /hdc9.
> 
> When I booted up, the wrong /anex got mounted causing lots of
> confusion for a while.  I wondered if the LABEL syntax was what
> allowed that to happen, so edited /etc/fstab to use the actual device
> names as in the past.  On reboot the correct /anex got mounted.
> 
> I thought I understood the proposed benefit of having LABEL syntax but
> now I see at least one situation where it could have caused serious
> damage or other mishaps.  Is it really a bad thing to nail down the
> devices being mounted to specific OS devices?
> 
> It may cause some small inconvience somewhere, but it seems that
> having nailed down devices has got to be the clearist way to go.
> 
> 
> 
> ___
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list


-- 
Nice little planet you've got there. Shame if anything were to happen to
it.



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



Re: NFS export error message

2001-11-22 Thread ABrady

On Thu, 22 Nov 2001 02:04:14 -0600
Matthew Baxa <[EMAIL PROTECTED]> implied:

> I am trying to add an NFS share to my cluster of computers, but I keep
getting an error that says Invalid argument
> 
> the line in /etc/exports looks like this:
>   /storagemilo(rw,no_root_squash)
> 
> When I try to run 'exportfs -a' it tells me I have an invalid argument
on the new line.  This directory is not currently exported nor are any
of its subdirectories.  Any ideas?

Try deleting the line and retyping. Don't know why it does it, but it's
happened to me and that solved it.

-- 
If only closed minds came with closed mouths.



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



installing redhat7.1 from iso image

2001-11-22 Thread sachin lamsoge

hi all,

i am trying to install 7.1 from the iso image.
i downloaded both the images (disk1 and disk2). so now
i have both the images with me on my harddisk. 
i dont have a CD writer so i want to install it
through my hard disk only. can anybody tell me wht is
the procedure.

thanks

=
sachin lamsoge
b-tech electrical
IIT bombay
india

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



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



Migration from Novell Groupwise

2001-11-22 Thread Francisco Neira

Hi all,
I am looking to migrate 380 accounts with their respective email messages from Novell 
Groupwise 5.5 to a GPL mailing software under Linux. Does anybody has any experience 
doing this and wants to share it?

Regards






Francisco Neira Basso
Administrador de Red
Defensoria del Pueblo
Lima, Peru.  -05:00 GMT



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



RE: pop3 settings

2001-11-22 Thread rupendralist

is ipop3d stone made to pick mails from /var/spool/mail

there must be some way to set this in it.

compiling ???

> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Graves
> Sent: Thursday, November 22, 2001 12:56 AM
> To: [EMAIL PROTECTED]
> Subject: RE: pop3 settings
>
>
> Then how about replacing each file in /var/spool/mail with an alias to the
> appropriate user's mailbox in their home directory?
>
> Jeff Graves
> Customer Support Engineer
> Image Source, Inc.
> 10 Mill Street
> Bellingham, MA 02019
>
> 508.966.5200 X31 - Phone
> 508.966.5170 - Fax
> [EMAIL PROTECTED] - Email
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Rodolfo J. Paiz
> Sent: Wednesday, November 21, 2001 2:03 PM
> To: [EMAIL PROTECTED]
> Subject: RE: pop3 settings
>
>
> At 11/21/2001 09:59 AM -0500, you wrote:
> >I think this is a procmail setting. From what I know, you need to
> >recompile procmail to set the default location of incoming messages.
>
> This is an urban legend by now. You do *not* need to recompile procmail.
>
> Note in the OP:
>
> >i am redirecting mail into the user's
> >home directory by setting DEFAULT=$HOME/.mail
> >in the .procmailrc files
> >
> >everything is working fine except for pop3.
> >it is still picking mail from
> >/var/spool/mail
>
> He just told you procmail is fine. His problem is that POP3 is not looking
> in the right place.
>
> (And I'd answer his question if I knew the answer...)
>
>
> --
> 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


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



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



Re: [OT] RH linux => samba => win2k shutdown

2001-11-22 Thread Jason Costomiris

On Thu, Nov 22, 2001 at 12:37:38AM -0800, Harry Putnam wrote:
: That gives me a password prompt and allows me to enter and stomp
: around in the win2k file system.  This minimal access is all I really
: want but I would like to be able to shut down the win2k remotely.

There are ways.

ftp://ftp.eng.auburn.edu/pub/cartegw/perl/win32/shutdown.pl.txt
is one, but must be run from another win32 box.

There are plenty of Win32 programs out there that will do just what you
want.  Get one, run it while running a sniffer on your network, and see
what it does.  Next step?  Write someting in  to do the same thing.  You'll be somebody's hero, I'm sure.

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



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



Re: Is LABEL syntax in fstab really a good thing?

2001-11-22 Thread Jason Costomiris

On Mon, Nov 19, 2001 at 11:06:05PM -0800, Harry Putnam wrote:
: Just relating a recent experience I had that caused me to take a hard
: look at the change to using LABEL syntax in /etc/fstab that occured
: some time ago.

I totally agree with Harry.  I just recently experienced this with a drive
that was in the process of failing, but wasn't dead yet.  I pulled a fresh
drive out and installed RH7.2 on it, got it all ready to go, then halted
the box, and added my old drive as a slave.  Guess whose rootfs got
mounted  The OLD drive!

All my boxes have since been converted back to the "old", but 100% reliable
method of specifying device nodes rather than volume labels.

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



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



Re: [OT] RH linux => samba => win2k shutdown

2001-11-22 Thread Anthony E. Greene

On Thu, 22 Nov 2001, Harry Putnam wrote:
>Using `out of the box' smbclient, I can connect to my wifes win2k box
>with: smbclient //NAME/share -U administrator 
>
>That gives me a password prompt and allows me to enter and stomp
>around in the win2k file system.  This minimal access is all I really
>want but I would like to be able to shut down the win2k remotely.

This connection is just a file share. You cannot use it to give any 
commands to the Win2k box other than file management commands (read file, 
write file, delete file).

-- 
Anthony E. Greene <[EMAIL PROTECTED]> 
OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D 
Chat: AOL/Yahoo: TonyG05
Linux. The choice of a GNU generation 




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



Re: [OT] RH linux => samba => win2k shutdown

2001-11-22 Thread Rupesh

Try VNC.

 http://www.uk.research.att.com/vnc/ 

-Rupesh

- Original Message - 
From: "Harry Putnam" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 22, 2001 2:07 PM
Subject: [OT] RH linux => samba => win2k shutdown


> Hoping someone here will know about this without much contemplation:
> 
> I have a home network with 5 machines. The main machine and dsl
> connection is on a RH 7.1 install.  I have samba installed but don't
> really configure it for serious work.  In fact no config at all. Just
> whatever defaults are set in an rpm install.
> 
> Using `out of the box' smbclient, I can connect to my wifes win2k box
> with: smbclient //NAME/share -U administrator 
> 
> That gives me a password prompt and allows me to enter and stomp
> around in the win2k file system.  This minimal access is all I really
> want but I would like to be able to shut down the win2k remotely.
> 
> Is that something that can be done with this minimal connection?




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



[OT] RH linux => samba => win2k shutdown

2001-11-22 Thread Harry Putnam

Hoping someone here will know about this without much contemplation:

I have a home network with 5 machines. The main machine and dsl
connection is on a RH 7.1 install.  I have samba installed but don't
really configure it for serious work.  In fact no config at all. Just
whatever defaults are set in an rpm install.

Using `out of the box' smbclient, I can connect to my wifes win2k box
with: smbclient //NAME/share -U administrator 

That gives me a password prompt and allows me to enter and stomp
around in the win2k file system.  This minimal access is all I really
want but I would like to be able to shut down the win2k remotely.

Is that something that can be done with this minimal connection?



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



Re: cpqarray.o and RedHat 7.2 install

2001-11-22 Thread Wojtek Pilorz

On Thu, 22 Nov 2001, Jose Celestino wrote:

> Date: Thu, 22 Nov 2001 01:05:43 +
> From: Jose Celestino <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: cpqarray.o and RedHat 7.2 install
> 
> Hi,
> 
> I recently had a strange happening when trying to install RedHat 7.2 on a
> CompaqProliant DL580 with a SmartArray2 controller with three 9Gb UW3 SCSI
> disks, with 2 -> raid1 and the remaining -> raid0; fdisk showed me both
> logical drives as having just 1 cylinder.
> 
> I vampirised the machine for a while until I realized this wasn't a
> hardware problem. I went to install RedHat 7.1 and all went out fine.
> 
> Has any of you had any similar problem with cpqarray.o, RedHat 7.2
> install and one cylinder drives ?
Yes, I have seen that problem with Roswell beta (and 7.2, as well) on
Prosignia 500 with Smart2/P controller; fdisk from earlier RHL
version (we tried from RHL6.2) worked fine.

So my colleague who installed Roswell (or Roswell2) and then RHL 7.2 on
that machine, and who wanted fdisk to control where each filesystem is
located, mounted a floppy containing fdisk from RHL 6.2 during install and
used it to setup partitions.


> 
> -- 
> Jose Celestino <[EMAIL PROTECTED]>
> -
> Dyslexics retyping hosts file on servers
> 
Best regards,

Wojtek



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



Re: NFS export error message

2001-11-22 Thread Cameron Simpson

On Thu, Nov 22, 2001 at 02:04:14AM -0600, Matthew Baxa <[EMAIL PROTECTED]> wrote:
| I am trying to add an NFS share to my cluster of computers, but I keep getting an 
|error that says Invalid argument
| 
| the line in /etc/exports looks like this:
|   /storagemilo(rw,no_root_squash)
| 
| When I try to run 'exportfs -a' it tells me I have an invalid argument on the new 
|line.  This directory is not currently exported nor are any of its subdirectories.  
|Any ideas?

Odd. Works here (RH 7.2). Are the hostname and directory path spelt correctly?
-- 
Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/

My RZ350 is like me.  Grouchy in the morning.  Smells bad.  Somewhat dinged
up.  Needs a lot of attention.  Gets fouled up when things move too slowly.
But I can't live with myself anymore! - [EMAIL PROTECTED] DoD#275



___
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



dual images on 2 disks

2001-11-22 Thread Stephen Johnston

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



What is the Problem ?? Can't send email & receive email from powernethk.com

2001-11-22 Thread Mark Lo

Hi All,

   My server is not able to send and receive email from powernethk.com.
I have the following error messages from the log files.  What does it mean.
I am using Redhat 6.2 & qmail.

Nov 22 05:19:49 dns1 named[7391]: "powernethk.com IN MX" points to a CNAME
(mailhost.powernethk.com)
Nov 22 05:19:49 dns1 named[7391]: "mailhost.powernethk.com IN A" points to a
CNAME (mailhost.powernethk.com)


Very Urgent, please help.


Thanks in advance


Mark Lo



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



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

2001-11-22 Thread Ashley M. Kirchner

Harry Putnam wrote:

> Is this true even of the most recent RH released kernels?

I have one 7.1 system running kernel 2.4.9, and it has that support.  I'm not
moving to 7.2 just yet, but I assume it'll be in those kernels as well.

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




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



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

2001-11-22 Thread Harry Putnam

"Ashley M. Kirchner" <[EMAIL PROTECTED]> writes:

> Paul Greene wrote:
>
>> Can I take this hard disk out, stick it in another system as a second hard
>> drive, with Redhat on the first hard drive, mount the messed up disk, and
>> be able to read both the Solaris partitions on the disk (fdisk recognizes
>> the Solaris partitions as type 82, Linux swap space?), as well as the NTFS
>> partitions (it was a dual boot system)? I have Redhat 7.0 and 7.1; would
>> either one be able to read both types of partitions?
>
> Yeap.  You need to (re)compile your kernel to enable this support.  Under
> Filesystems, enable 'UFS Filesystem Support', then scroll down to 'Partition
> Types', and enable the Slowaris one.  Recompile and you're done.

Is this true even of the most recent RH released kernels?



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



Is LABEL syntax in fstab really a good thing?

2001-11-22 Thread Harry Putnam

Just relating a recent experience I had that caused me to take a hard
look at the change to using LABEL syntax in /etc/fstab that occured
some time ago.

I happended to be booting up a spare disk as 2nd master having
unhooked the normal 2nd master.  As it happened that spare disc had
once been in use and had a linux file system on it resembling those in
my normal installation.  However some of the named partitions were on
different devices.

Example: I use a partiton called /anex on several machines, its not
always on the same device on each machine though.  In this case
/anex was on /dev/hda11 in the normal install.  However the spare disk
I had temporarily hooked to 2nd master, had /anex on /hdc9.

When I booted up, the wrong /anex got mounted causing lots of
confusion for a while.  I wondered if the LABEL syntax was what
allowed that to happen, so edited /etc/fstab to use the actual device
names as in the past.  On reboot the correct /anex got mounted.

I thought I understood the proposed benefit of having LABEL syntax but
now I see at least one situation where it could have caused serious
damage or other mishaps.  Is it really a bad thing to nail down the
devices being mounted to specific OS devices?

It may cause some small inconvience somewhere, but it seems that
having nailed down devices has got to be the clearist way to go.



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



NFS export error message

2001-11-22 Thread Matthew Baxa

I am trying to add an NFS share to my cluster of computers, but I keep getting an 
error that says Invalid argument

the line in /etc/exports looks like this:
  /storage  milo(rw,no_root_squash)

When I try to run 'exportfs -a' it tells me I have an invalid argument on the new 
line.  This directory is not currently exported nor are any of its subdirectories.  
Any ideas?

 

Matthew Baxa <[EMAIL PROTECTED]>
http://www.cis.ksu.edu/~mbb1810/
Student Systems Administrator
Kansas State University-High Energy Physics Group
http://www.phys.ksu.edu/hep/



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