Re: citrix on linux

2001-03-15 Thread Tom Diehl

On Thu, 15 Mar 2001, Tony Nugent wrote:

 On Wed Mar 14 2001 at 15:04, chris asano wrote:

  Is there a Citrix like clone on linux?
 
  This would be like PC Anywhere but faster. Citrix has
  web browser plugins and a Java client that enable you
  to run Windows applications on a Citrix application
  server, but have only the thinnest necessary gui
  interface data transmitted between the web brower and
  the Citrix app server.

 I'm not sure exactly what citrix is, but if its like pcanywhere then
 you could try VNC... according to freshmeat.net, it has a homepage:

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

 Very nice bit of (java-based) software, works very well indeed.  It
 is quite useable over a phone line (even better if you are using ssh
 compressed port redirect links over the modem link).  You can
 connect to any box running the server with any java-capable web
 browser (although it does come with its own client called
 vncviewer).

 (Since rh70, vnc is now included in the main redhat distribution).

 But this might not be exactly what you are looking for...

Sorry citrix != vnc or for that matter pcanywhere. Citrix is a package
run on top of windows NT to enable you to use thin clients at remote
locations. ie: thin clients. If he wants to run a server under linux I know
of no solution. Wish there was an alternative. :-)

If he is looking for a linux client there is an ica client available at
www.citrix.com/download/unix-downloads.htm

HTH,

-- 
..Tom   Cluelessness: There Are No Stupid Questions, But There Are
[EMAIL PROTECTED]  LOTS of Inquisitive Idiots. :-)



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



Re: citrix on linux

2001-03-15 Thread Tom Diehl

On Wed, 14 Mar 2001, chris asano wrote:

 Is there a Citrix like clone on linux?

 This would be like PC Anywhere but faster. Citrix has
 web browser plugins and a Java client that enable you
 to run Windows applications on a Citrix application
 server, but have only the thinnest necessary gui
 interface data transmitted between the web brower and
 the Citrix app server.

Are you looking for client server or both? If you want just a client
go to www.citrix.com/download/unix-downloads.htm. For server nothing I
am aware of exists. Would be tough to do since citrix serves winbloze apps
to thin clients.

HTH,

-- 
..Tom   Cluelessness: There Are No Stupid Questions, But There Are
[EMAIL PROTECTED]  LOTS of Inquisitive Idiots. :-)




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



RE: mkfs source code required

2001-03-15 Thread Pete Peterson



 From [EMAIL PROTECTED]  Thu Mar 15 07:05:09 2001
 From: Deepak Gupta [EMAIL PROTECTED]
 To: "'[EMAIL PROTECTED]'" [EMAIL PROTECTED]
 Subject: RE: mkfs source code required 
 
 Dear All,
 
 Can anyone please tell me where can I find the source for the mkfs command
 for ext2 filesystem. 
 Thanks for the help in advance.
 
 With Best Regards,
 Deepak Gupta
 Project Manager
 DCM Technologies Ltd
 125 Udyog Vihar Phase - I
 Gurgaon
 Ph: 0124-6398001 Ext 228

Just get the SRPM from the redhat site.  The version in Wolverine (current
RH Beta) is:
[root@localhost /root]# rpm -qf `which mke2fs`
e2fsprogs-1.19-1

And this is the SRPM included in the Wolverine release
[root@localhost /root]# ls -ls e2fsprogs-1.19-1.src.rpm
 936 -rw-r--r--  38 root   958832 Feb 12 08:47 e2fsprogs-1.19-1.src.rpm


pete peterson
GenRad, Inc.
7 Technology Park Drive
Westford, MA 01886-0033

[EMAIL PROTECTED] or [EMAIL PROTECTED]
+1-978-589-7478 (GenRad);  +1-978-256-5829 (Home: Chelmsford, MA)
+1-978-589-2088 (Closest FAX); +1-978-589-7007 (Main GenRad FAX)
 



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



Re: citrix on linux

2001-03-15 Thread Tom Diehl

On Thu, 15 Mar 2001, chris asano wrote:

 Thanks Tom.

 I'm looking to run server apps.

 Let me give an analogy. I want to run Word or Excel on
 a server. It is installed fully on the server. The
 only thing I have is a dumb terminal with a web
 browser.

If you are looking for something to serve windows apps like word or excel
look at something from menta software called WinToNet. I will be evalating it
as a potential replacment for our citrix servers. Somehow I doubt it though.

 If the application is written as client server per X,
 then of course you can run X Windows. What Citrix does
 is allow you to take any (desktop) application and
 effectively make it client-server without the
 application being rewritten for such. On the Windows
 world, there is one caveat. To be certified as Citrix
 compliant, i.e. work reliably with Citrix, the
 application needs to be compiled with a library that
 Citrix provides. Otherwise no recoding.

 I only mentioned PC anywhere since it is similar in
 the effect that you can access applications runnning
 on another computer and that most people have used it
 or know of it.

 My objective is to write applications in Powerbuilder
 or Java that run under Linux but are deployed on the
 web via Citrix like Lunix clone. Because the Java or
 PB runs on application servers, I can control the
 environment. Obviously, I would rather not using
 Windows for the app server. When issues arise, I can
 manage the system.  With thousands of clients, it's
 impossible to manage the deployment of complex web
 applications. I've got lots of experience with that.

Not sure I understand what you are trying to do here. I do not know what
powerbuilder is. If they run under linux and you do not want a bunch of
web clients why not just use Xwindows. Set up a bunch of XTerms and now
you are in control of the environment.

Since this has nothing to do with redhat devel I suggest that if you
wish to discuss this further we go to private email or if you want to stay
on a list move this discussion to the guinness list (your choice).

-- 
..Tom   Cluelessness: There Are No Stupid Questions, But There Are
[EMAIL PROTECTED]  LOTS of Inquisitive Idiots. :-)



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



genhdlist --fileorder?

2001-03-15 Thread Eric Sandeen

Can anyone explain what the new --fileorder option for genhdlist
does...?

Our modified Red Hat 7.0 installer that utilizes the XFS filesytem needs
several disc swaps during the install (since we have a 3rd disc with
XFS-specific bits), and I'm hoping maybe --fileorder allows a little
more control over the order in which RPMs are installed, thus avoiding a
swap or two...?

Thanks,

-Eric Sandeen
 SGI, Inc.
 XFS for Linux



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



Re: nslookup can't find server name

2001-03-15 Thread Statux

What's your /etc/resolv.conf look like?

On Thu, 15 Mar 2001, Nathalie Boulos wrote:

 Hello everyone,

 I'm trying to run "nslookup www.awebsite.com" and I get the following:

 ***Can't find server name for address 127.0.0.1: No response from server

 The reply comes from the DNS of my ISP.
 My RHL6.2 server is a cache DNS on my LAN.

 Why's that?
 Thanks for your help
 Nathalie



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


-- 
-Statux



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



Re: Webmin

2001-03-15 Thread Ragnar Wiencke

Hi guys.

Where can I find this Webmin tool. I tried searching at RedHat but I didn't 
find anything.

Looking forward to you reply.
Ragnar W.


Original Message Follows

On 15-Mar-2001 Gustav Schaffter opined:
  Me too, I'm a happy user of Webmin. (Actually, since a long time.)
 
  I just thought I'd remove linuxconf from my PC. Will that brake
  something?

Actually, it will help prevent the breaking of things.

--
Capital punishment means never having to say "YOU AGAIN?"



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

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.



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



Re: Webmin

2001-03-15 Thread Martin Hasenbein

Ragnar Wiencke ([EMAIL PROTECTED]) wrote:
% Hi guys.
% 
% Where can I find this Webmin tool. I tried searching at RedHat but I didn't 
% find anything.
% 
% Looking forward to you reply.
% Ragnar W.
% 

Hi Ragnar,

take a look at http://www.webmin.com :-)

\martin

-- 


   Martin Hasenbein  Phone (Fax): (+49) 89 1216376-1 (3)
 \|/   Weiglstr.9mailto:[EMAIL PROTECTED]
 @ @   D-80636 Mnchen   http://martin.hasenbein.com
-oOO-(_)-OOo

On the 8th day, god created LINUX  ;-)



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



Re: Webmin

2001-03-15 Thread Peter Kiem

Webmin can be found at www.webmin.com

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 |
+---+-+

- Original Message -
From: Ragnar Wiencke [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, March 15, 2001 6:44 PM
Subject: Re: Webmin


 Hi guys.

 Where can I find this Webmin tool. I tried searching at RedHat but I
didn't
 find anything.

 Looking forward to you reply.
 Ragnar W.


 Original Message Follows

 On 15-Mar-2001 Gustav Schaffter opined:
   Me too, I'm a happy user of Webmin. (Actually, since a long time.)
  
   I just thought I'd remove linuxconf from my PC. Will that brake
   something?

 Actually, it will help prevent the breaking of things.

 --
 Capital punishment means never having to say "YOU AGAIN?"



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

 _
 Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.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: Webmin

2001-03-15 Thread ABrady


On 15-Mar-2001 Ragnar Wiencke opined:
 Hi guys.
 
 Where can I find this Webmin tool. I tried searching at RedHat but I
 didn't 
 find anything.
 
 Looking forward to you reply.
 Ragnar W.

I never saw it at redhat, though it might be in contribs in the ftp
directories.

I'd go go a search of rpmfind.net for it. You'll get a list of versions
for redhat, suse, mandrake, and likely more. Make sure you get the right
one.

An alternative, if you want newer releases, is to search on google and
find the homepage. Likely there is at least one version newer than you'll
find in rpm format. And it's super easy to install and get it running if
you follow the directions in the README file.

-- 
Sometimes, there's just no subsitute for knowing what the hell you're
doing.



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



Re: Aliasing rm command

2001-03-15 Thread Vineeta

 The example uses $HOME/trashdir, not ./trasdir - the difference is
 important unless you have a trashdir directory in every directory
where
 you are going to use the rm command.

I am only trying this in my home directory i.e. /home/vineeta.
under vineeta dir.,i have a dir. called trashdir.
Now,my script lies in /home/vineeta

So,what's going wrong with alias rm='mv $1 ./trashdir'  ??
As statux put it,use "$1" in quotes.
I missed out this.But,what's the difference.

Now,if i try out what statux says i.e. alias rm='mv "$1" $HOME/trashdir"
,i get:

mv: when moving multiple files,last arguement must be a directory.

Vineeta



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



Re: Best User list?

2001-03-15 Thread ABrady


On 14-Mar-2001 Chuck Mead opined:
 On Wed, 14 Mar 2001, ABrady spewed into the bitstream:
 AI prefer something much lighter, say XFCE (very light but, I never
 Afigured out how to get it to do what I wanted with keyboard
 shortcuts,
 Aand while the taskbar was sizeable, it didn't have small sizing
 increments
 Athat would have made it better for me)
 
 You should try it now... the tool bar gets very, very small now and
 I'd
 be interested to hear what keyboard short-cuts you needed and could
 not
 implement!:-)
 
Well. Now that I've actually tried the latest version I have installed,
I'll have to amend my previous comments at least somewhat.

I can get the taskbar set in a fashion I can use. But, I have to use
large icons/small menus and set the number of icons across the bar to a
suitable number. It would be better if I could make the icons smaller and
add more icons there but, I maxed it out with smaller icons and still had
some blank real estate along the edges. Still better than I recall it
being before.

Just a quit check of the default key shortcuts shows that some of the
ones I wanted are installed by default. I don't know when this happened
but, it wasn't available to me the last time I tried it. It may or may
not have something to do with deleting all old preferences before trying
it again. There are still a couple of shortcuts that I'll either have to
relearn or hack at (time permitting).

Would like if a few features were available as options. Guess I'll have
to resubscribe to the list and see what's brewing and make requests.

First (new) impression is pretty good.

-- 
Remember to proofread. You may have something out.



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



Re: nslookup can't find server name

2001-03-15 Thread Nathalie Boulos



 What's your /etc/resolv.conf look like?
My resolv.conf is:

search mydomain.com
nameserver 127.0.0.1
nameserver public IP of a DNS on my WAN
nameserver public IP of another DNS on my WAN



 On Thu, 15 Mar 2001, Nathalie Boulos wrote:

  Hello everyone,
 
  I'm trying to run "nslookup www.awebsite.com" and I get the following:
 
  ***Can't find server name for address 127.0.0.1: No response from server
 
  The reply comes from the DNS of my ISP.
  My RHL6.2 server is a cache DNS on my LAN.
 
  Why's that?
  Thanks for your help
  Nathalie
 
 
 
  ___
  Redhat-list mailing list
  [EMAIL PROTECTED]
  https://listman.redhat.com/mailman/listinfo/redhat-list
 

 --
 -Statux



 ___
 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: nslookup can't find server name

2001-03-15 Thread Vineeta

I suppose your nameserver is having problems.
Is the named service running on your machine?
See if there is any problem with your ISP.

You can try making the second line as the first one for lookups if u r having
probs with your dns.
let us know.

Vineeta

Nathalie Boulos wrote:

  What's your /etc/resolv.conf look like?
 My resolv.conf is:

 search mydomain.com
 nameserver 127.0.0.1
 nameserver public IP of a DNS on my WAN
 nameserver public IP of another DNS on my WAN

 
  On Thu, 15 Mar 2001, Nathalie Boulos wrote:
 
   Hello everyone,
  
   I'm trying to run "nslookup www.awebsite.com" and I get the following:
  
   ***Can't find server name for address 127.0.0.1: No response from server
  
   The reply comes from the DNS of my ISP.
   My RHL6.2 server is a cache DNS on my LAN.
  
   Why's that?
   Thanks for your help
   Nathalie
  
  
  
   ___
   Redhat-list mailing list
   [EMAIL PROTECTED]
   https://listman.redhat.com/mailman/listinfo/redhat-list
  
 
  --
  -Statux
 
 
 
  ___
  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



Install from harddisk

2001-03-15 Thread jan

Hi,

I have downloaded the RedHat 7 (yesterday) - the RPMS etc, as
recommended in your
webpages. I want to install from my harddisk, but when I boot the
wretched boot.img
(and the others too) it can't find my harddisk. When I try, it wants to
look for SCSI
disks, which I don't have.

I have a fairly standard IDE disk, master on controller 0, 10GB, and it
has w2k on it's
first partition (2GB), plus an extended partition with the downloaded
distribution. The
PC is a Dell OptiPlex GX110 - have tried to install 6.1 on it, but the
installation dies in
random places. What can be the problem?

/jan



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



samba ultisation continued - solved?

2001-03-15 Thread Spyros Ioakim

after taking into your account your so useful comments i checked the log
files and found out this in log.smb

[2001/03/14 10:39:43, 0] lib/util_sock.c:client_name(1012)
  Matchname failed on dhcp-local-101.ace-hellas.gr 192.168.2.101

lot's of entries in there for each of my machines..
the problem was that i had only a reverse file for 192.168.2. and not a
forward.
I created a pseudo domain with both forward and reverse and there no new
messages
showing up on the log.smb file.

cpu utilisation is between 7-10% for each user, when copying at full 100mbit
speed.

although when 3 users where copying at 100mbit the following error message
appeared
any there was a temporary pause on the network for all users.
here is the message:
[2001/03/15 11:41:43, 0] lib/util_sock.c:read_socket_data(477)
  read_socket_data: recv failure for 4. Error = Connection reset by peer

for those that don't remember the configuration is as follows.
redhat linux 7.0
samba-2.0.7-21ssl (from the redhat distro)
hp netserver lc2000 (640MB memory, 4x18GB raid with netraid-1si controller,
733 Pentium III, 2 NICs Intel 100mbit)

Any comments about the pause and the error message would be appreciated!

Cheers,
Spyros



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



Re: samba ultisation continued - solved?

2001-03-15 Thread Martin Sieben

Hi,

what speed do you get transfering from your server to M$ Windows machines?
I have 100mb net iwth switch. Cards are 100mb. Max transfer is about
1.8mb. It is somehow slow for my mind. Between Win98 and ME i get ~3mb.

socket options =  TCP_NODELAY SO_SNDBUF=16384
oplocks = True
level2 oplocks = true
getwd cache = Yes
read raw = yes
max xmit = 16384

Any ideas someone?

Martin

On Thu, 15 Mar 2001, Spyros Ioakim wrote:

 after taking into your account your so useful comments i checked the log
 files and found out this in log.smb

 [2001/03/14 10:39:43, 0] lib/util_sock.c:client_name(1012)
   Matchname failed on dhcp-local-101.ace-hellas.gr 192.168.2.101

 lot's of entries in there for each of my machines..
 the problem was that i had only a reverse file for 192.168.2. and not a
 forward.
 I created a pseudo domain with both forward and reverse and there no new
 messages
 showing up on the log.smb file.

 cpu utilisation is between 7-10% for each user, when copying at full 100mbit
 speed.

 although when 3 users where copying at 100mbit the following error message
 appeared
 any there was a temporary pause on the network for all users.
 here is the message:
 [2001/03/15 11:41:43, 0] lib/util_sock.c:read_socket_data(477)
   read_socket_data: recv failure for 4. Error = Connection reset by peer

 for those that don't remember the configuration is as follows.
 redhat linux 7.0
 samba-2.0.7-21ssl (from the redhat distro)
 hp netserver lc2000 (640MB memory, 4x18GB raid with netraid-1si controller,
 733 Pentium III, 2 NICs Intel 100mbit)

 Any comments about the pause and the error message would be appreciated!

 Cheers,
 Spyros



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


-- 
If you don't do it, you'll never know what would have happened if you
had done it.



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



inetd

2001-03-15 Thread Nathalie Boulos
 


inetd

2001-03-15 Thread Nathalie Boulos

Hi again,

I have the following lines in /var/log/messages

 inetd[26154] : pid 31019 : exit status 1
 inetd[26154] : pid 31020 : exit status 1

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



LINUX still LATE TO REPLY

2001-03-15 Thread Nathalie Boulos

Hi,

I have two RHL6.2 servers on a LAN, named is started on both servers. They
are cache servers for DNS on the WAN.
The original problem is that when I try accessing the servers by telnet or
ftp, or event to check emails, they do not reply instantly, though they are
on the same ethernet segment I'm working on.
I want to solve that problem. Does anyone know what this might be

I discovered the nslookup error this morning:
The two linux have the same resolv.conf file. One of the servers is giving
the error:
***Can't find server name for address 127.0.0.1 : No response from server

when I execute on that server:
#ps aux | grep named
I get the process "named -u named"

If I execute the same command on the other server I get: /usr/sbin/named
because I executed
#ndc start

Can anyone tell me what's the problem? And is the DNS causing the late reply
of my servers?

I would greatly appreciate any help.
Sincerely
Nathalie
- Original Message -
From: Nathalie Boulos [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, March 15, 2001 11:20 AM
Subject: Re: nslookup can't find server name




  What's your /etc/resolv.conf look like?
 My resolv.conf is:

 search mydomain.com
 nameserver 127.0.0.1
 nameserver public IP of a DNS on my WAN
 nameserver public IP of another DNS on my WAN


 
  On Thu, 15 Mar 2001, Nathalie Boulos wrote:
 
   Hello everyone,
  
   I'm trying to run "nslookup www.awebsite.com" and I get the following:
  
   ***Can't find server name for address 127.0.0.1: No response from
server
  
   The reply comes from the DNS of my ISP.
   My RHL6.2 server is a cache DNS on my LAN.
  
   Why's that?
   Thanks for your help
   Nathalie



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



/etc/fstab labels - devices ?

2001-03-15 Thread Claudiu Balciza

In RH7, for some entries, fstab uses labels instead of devices
now, where is the labels - devices mapping ?

Claudiu Balciza



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



Re: Thank you/Re:configure Print Server [Intel Netport-II ethernet]

2001-03-15 Thread Jerry Winegarden

On Wed, 14 Mar 2001, Johnny Smith wrote:



 I think you may be right about it not working with unix.

 I just found information on

 www.intel.com/support/netport/vintage
 that indicates that the Netports will only work with Novell Netware.

 I'll throw it in the trash...

 Thank you all for your help.

You can turn an old 486 into a good print server.  You need 16 MB Ram to
do a RedHat 6.2 install and probably about a 200 MB drive.  You can
add multiple parallel ports if you want more than one.

Now, if you want to do lpr printing, there are lpr clients out there
(e.g. ACITS from Univ of Texas), or run samba for printing by Microsoft
Networking clients.

-- 
***
Jerry WinegardenOIT/Technical Support   Duke University
[EMAIL PROTECTED]http://www-jerry.oit.duke.edu
***



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



Re: nslookup can't find server name

2001-03-15 Thread Nathalie Boulos

I have two RHL6.2 servers on a LAN, named is started on both servers. They
are cache servers for DNS on the WAN.
The original problem is that when I try accessing the servers by telnet or
ftp, or event to check emails, they do not reply instantly, though they are
on the same ethernet segment I'm working on.
I want to solve that problem. Does anyone know what this might be

I discovered the nslookup error this morning:
The two linux have the same resolv.conf file. One of the servers is giving
the error:
***Can't find server name for address 127.0.0.1 : No response from server

when I execute on that server:
#ps aux | grep named
I get the process "named -u named"

If I execute the same command on the other server I get: /usr/sbin/named
because I executed
#ndc start

Can anyone tell me what's the problem? And is the DNS causing the late reply
of my servers?

I would greatly appreciate any help.
Sincerely
Nathalie
- Original Message -
From: Nathalie Boulos [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, March 15, 2001 11:20 AM
Subject: Re: nslookup can't find server name




  What's your /etc/resolv.conf look like?
 My resolv.conf is:

 search mydomain.com
 nameserver 127.0.0.1
 nameserver public IP of a DNS on my WAN
 nameserver public IP of another DNS on my WAN


 
  On Thu, 15 Mar 2001, Nathalie Boulos wrote:
 
   Hello everyone,
  
   I'm trying to run "nslookup www.awebsite.com" and I get the following:
  
   ***Can't find server name for address 127.0.0.1: No response from
server
  
   The reply comes from the DNS of my ISP.
   My RHL6.2 server is a cache DNS on my LAN.
  
   Why's that?
   Thanks for your help
   Nathalie
  
  
  
   ___
   Redhat-list mailing list
   [EMAIL PROTECTED]
   https://listman.redhat.com/mailman/listinfo/redhat-list
  
 
  --
  -Statux
 
 
 
  ___
  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: Webmin

2001-03-15 Thread Mike Burger

I don't believe so...hell, it can't break any more by being uninstalled
than it does when it's actually being used, can it? wink

On Thu, 15 Mar 2001, Gustav Schaffter wrote:

 Me too, I'm a happy user of Webmin. (Actually, since a long time.)

 I just thought I'd remove linuxconf from my PC. Will that brake
 something?

 Regards
 Gustav


 Michael Burger wrote:
 
  On Wed, 14 Mar 2001 16:17:53 -0600, Kerry Miller wrote:
 
  Thanks for the recommendation, I've got to go so I can install it on my
  other Linux box.  I had several problem with Linuxconf before I knew it was
  broken, does anybody know of any similar problems with Webmin before I get
  into it too far?  Right now it looks like a real timesaver (even though I
  hate to get away from the command line, I feel like I'm dumbing down...)
 
  No worries...I've not seen Webmin munge any of my config files, yet.
  Unlike linuxconf, it only makes and activates the changes you make at
  the time you make them.  No global mucking about with stuff.





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



Re: nslookup can't find server name

2001-03-15 Thread Mike Burger

If you just type "nslookup" at a prompt, what does it tell you it's using
for a server?

On Thu, 15 Mar 2001, Nathalie Boulos wrote:

 Hello everyone,

 I'm trying to run "nslookup www.awebsite.com" and I get the following:

 ***Can't find server name for address 127.0.0.1: No response from server

 The reply comes from the DNS of my ISP.
 My RHL6.2 server is a cache DNS on my LAN.

 Why's that?
 Thanks for your help
 Nathalie



 ___
 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



Strange problem with SMTP

2001-03-15 Thread Silviu Cojocaru


I woke up at 6 AM and as usual I tried to retrieve may e-mail. I ran
fetchmail, at it behaved starngely, I mean fro time to time it was
stalling for about 25 secs, while this, I tried to ping my ISP's server,
at all was OK, but fetchmail still stalled. VERY weird I have to say...

I also had problems sending mail with pine... it took about 41 secs to
send a message no mater how big it was

Any ideas guys?

I thought maybe someone was flooding ports 25, 110, 143 or 220...
Could this have been the cause for my problems ?

This is a dial-up machine, so I wasn't rootkited :-)

-- 

 \|/ _ \|/   *
 "@'/ , . \`@"   This mail is sent using 100% recyclable electrons
 /_| \___/ |_\   *
\___U_/  [EMAIL PROTECTED]



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



Re: Thank you/Re:configure Print Server [Intel Netport-II ethernet]

2001-03-15 Thread Mike Burger

If he has the hardware...if not, the Netgear print server goes for
$95-110, depending on where you buy it.

On Thu, 15 Mar 2001, Jerry Winegarden wrote:

 On Wed, 14 Mar 2001, Johnny Smith wrote:

 
 
  I think you may be right about it not working with unix.
 
  I just found information on
 
  www.intel.com/support/netport/vintage
  that indicates that the Netports will only work with Novell Netware.
 
  I'll throw it in the trash...
 
  Thank you all for your help.

 You can turn an old 486 into a good print server.  You need 16 MB Ram to
 do a RedHat 6.2 install and probably about a 200 MB drive.  You can
 add multiple parallel ports if you want more than one.

 Now, if you want to do lpr printing, there are lpr clients out there
 (e.g. ACITS from Univ of Texas), or run samba for printing by Microsoft
 Networking clients.





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



RE: screen captures

2001-03-15 Thread David Brett

It is on RH6.2 as well.  It works quite well.

Thanks to everybody for their help


david

On Tue, 13 Mar 2001, Chad W. Skinner wrote:

  I was unnable to find the one mentioned in Gnome.
 
 It's a panel applet called screenshooter.
 
 right click on the panel and select the following:
 Panel  Add to Panel  Applet  Utility  ScreenShooter
 
 This adds a small applet to the panel that you can use to capture an area of
 the screen or the whole thing. (By the way I am running the latest Gnome
 from Ximian so I can't confirm this is in the stock version of RH7.
 
 Chad
 
 
 
 
 ___
 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: Webmin

2001-03-15 Thread Michael Burger

I have UPS's, too, but when teh power goes down, here, it's not a
short outage. G

On Wed, 14 Mar 2001 20:13:26 -0500 (EST), Chuck Mead wrote:

On Wed, 14 Mar 2001, Mike Burger spewed into the bitstream:

MBOn Wed, 14 Mar 2001, Chuck Mead wrote:
MB
MB MBUnlike linuxconf, it only makes and activates the changes you make at
MB MBthe time you make them.  No global mucking about with stuff.
MB
MB And it doesn't do any mucking about at boot time either!!!
MB
MBAye...no unwanted mucking about.

Mike,
 I still remember how mad I was when I first realized that
linuxconf was overwriting my sendmail.cf file at boot up! You wanna talk
about being pissed off at stupid "boot time mucking about"... I had
spent quite a bit of time tweaking with m4 to get it doing just what I
wanted and then there'd be a power outage and all my work was gone...
man I was ticked! I have lots of UPS's now... :-)

--
Chuck Mead, csm -AT- moongroup.com, Owner, MoonGroup.com
(Note: html formatted email sent to me is filtered  deleted unread)
GnuPG Public Key Available: http://wwwkeys.us.pgp.net



___
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: nslookup can't find server name

2001-03-15 Thread Nathalie Boulos


- Original Message -
From: Mike Burger [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, March 15, 2001 1:30 PM
Subject: Re: nslookup can't find server name


 If you just type "nslookup" at a prompt, what does it tell you it's using
 for a server?

I just get the same error msg:
***Can't find server name for address 127.0.0.1 : no nresponse from server
Default server: external.dns.com
Address: IP of external.dns.com


where external.dns.com is the second nameserver defined in /etc/resolv.conf
after 127.0.0.1

If localhost is a dns cache, should there be the line:
nameserver 127.0.0.1
in /etc/resolv.conf  


 On Thu, 15 Mar 2001, Nathalie Boulos wrote:

  Hello everyone,
 
  I'm trying to run "nslookup www.awebsite.com" and I get the following:
 
  ***Can't find server name for address 127.0.0.1: No response from server
 
  The reply comes from the DNS of my ISP.
  My RHL6.2 server is a cache DNS on my LAN.
 
  Why's that?
  Thanks for your help
  Nathalie
 
 
 
  ___
  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: nslookup can't find server name

2001-03-15 Thread Mike Burger

That's what I thought...the initial "can't find server address 127.0.0.1"
isn't coming from the external server...it's coming from your system.
127.0.0.1 is the loopback address, also referred to as "localhost"...your
system.  That error comes up because A) you have 127.0.0.1 listed in your
resolv.conf and B) you don't have named running on that machine.

Remove 127.0.0.1 from /etc/resolv.conf, and that part of your problem will
go away.

On Thu, 15 Mar 2001, Nathalie Boulos wrote:


 - Original Message -
 From: Mike Burger [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, March 15, 2001 1:30 PM
 Subject: Re: nslookup can't find server name


  If you just type "nslookup" at a prompt, what does it tell you it's using
  for a server?

 I just get the same error msg:
 ***Can't find server name for address 127.0.0.1 : no nresponse from server
 Default server: external.dns.com
 Address: IP of external.dns.com
 

 where external.dns.com is the second nameserver defined in /etc/resolv.conf
 after 127.0.0.1

 If localhost is a dns cache, should there be the line:
 nameserver 127.0.0.1
 in /etc/resolv.conf  

 
  On Thu, 15 Mar 2001, Nathalie Boulos wrote:
 
   Hello everyone,
  
   I'm trying to run "nslookup www.awebsite.com" and I get the following:
  
   ***Can't find server name for address 127.0.0.1: No response from server
  
   The reply comes from the DNS of my ISP.
   My RHL6.2 server is a cache DNS on my LAN.
  
   Why's that?
   Thanks for your help
   Nathalie
  
  
  
   ___
   Redhat-list mailing list
   [EMAIL PROTECTED]
   https://listman.redhat.com/mailman/listinfo/redhat-list
  
 
 
 
  ___
  Redhat-list mailing list
  [EMAIL PROTECTED]
  https://listman.redhat.com/mailman/listinfo/redhat-list



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




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



RE: Ximian (gnome), Nautilus and KDE

2001-03-15 Thread TANNER



 -Original Message-
 From: Chad W. Skinner [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, March 14, 2001 8:44 PM
 To: Redhat-List
 Subject: Ximian (gnome), Nautilus and KDE
 
 
 Also, One area that I feel linux is currently lacking in the 
 area of desktop
 use is simply general desktop applications. 

There are a number of alternatives, Applixware(???) comes to mind.  Do a web
search, maybe at freshmeat or tucows.

I've installed Corel's
 WordPerfect and Sun's Star Office, but Star Office seems too 
 integrated to
 me. Does anyone know of a product like star office that does 
 not have its
 own desktop, but rather utilized the gnome desktop or KDE. I 
 would like a
 word processor, spreadsheet, etc. that all work well together 
 and easily?
 Abiword seemed like a good start for a word processor, but I 
 have not kept
 up on it either. (I guess one thing I hate about star office 
 is the desktop,
 if I wanted something that looks like windows I'll boot up 98 
 and start
 office.)


Well, that's you isn't it?  The easiest way for Linux to get on the desktop
is to provide a Windows front end with more stability and performance.  You
and I and others on the list might not shy away from new experiences.  The
masses in general don't want things to change and are not interested in new
applications.  Learning a new O/S and set of office applicatons takes time
away from what the should be doing, which is writing reports, proposals,
entering data etc.



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



Re: Webmin

2001-03-15 Thread Leonard den Ottolander

Hi Chuck,

 telnet bad!
 
 openssh good!

 In general I would say yes. But telnet still has it uses. I am running a 
firewall on a 486 at home, and I must say that administering it with ssh is 
really slow. The de/encrypten just asks to much of this machine. Iam going to 
put back telnet for local use!

Bye,

Leonard.



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



Re: inetd

2001-03-15 Thread Wayne Stout

This could be any number of things. I know I see these kinds of messages
when certain Windows telnet clients log off. Of course, I also saw these
error messages back before I updated to the latest inetd in up2date. 

You might also double check the max number of instances in inetd.conf. I
have a situation where users execute commands remotely on my linux
server through rcp and rsh, and with the default of 40 instances / 60
seconds was causing my users to be rejected with these messages in the
logs. I ended up increasing the max to 400, and that, combined with the
eratta updates fixed my problems. The inetd man page explains the max
instances pretty well.

So, basically, it depends on what process is running that is generating
these exit statuses. It could be nothing to worry about, or it could be
a really nasty problem.

HTH,

Wayne

Nathalie Boulos wrote:
 
 Hi again,
 
 I have the following lines in /var/log/messages
 
 ... inetd[26154] : pid 31019 : exit status 1
 ... inetd[26154] : pid 31020 : exit status 1



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



Re: Backup solution (withou tape)

2001-03-15 Thread Wayne Stout

Arkeia will do backups to disk, but I really dislike their documentation
when it comes to setting up a backup schedule. I fought with the silly
thing for several hours, including an email to their tech support,
before I figured out what I was doing. Let me know off list if you
decide to go with Arkeia and need any help.

OTOH, I like tar. Maybe not the most elegant solution, but I'm not an
elegant kind of guy. :)

HTH,

Wayne

Toms Garca Ferrari wrote:
 
 Hi there,
 
 I'm searching for a backup solution that allows me to backup (incrementally
 if possible) some directories inside another directory of the same disk.
 Then I can FTP this to another machine. All the recommended ones (amanda,
 Arkeia...) seems to work with a tape drive (yes, I know that's better,
 but...) Could you recommend something or I just tar.gz those directories...?



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



Problem shutting down eth0

2001-03-15 Thread Dominic Mitchell


Hi,

I have regularly problem so shut up eth0 down.  On a few occasion
this did cause the shutting down of the machine to hang while the
system attempts to shut down the eth0 interface.  Thus I end up
with a unproperly unmounted filesystem.  

On other occasion I can shut it down manually. This is what I do
to shut it down manually

#!/bin/sh
/usr/bin/killall portsentry
/etc/rc.d/init.d/pmfirewall stop
/sbin/ifdown eth0

When thus does not work, I will resort to using

ifconfig down eth0

But then '/sbin/ifup eth0' fails.


Since the problem is not always present, I do not know was is
triggering it.  


Any thought?


Dominic.



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



Bugreport, what's being done?

2001-03-15 Thread Leonard den Ottolander

Hi all,

 Maybe some RedHatter could answer this one for me:
 I filed a bug report a couple of weeks ago, and added a patch last week. I am 
curious what is being done with it. Could I contact the "owner" of the package 
directly to inquire about this, or should I wait for a response or something 
showing up in the bug report?
 Also I seem to have the option to assign this bug to someone. Should I do 
this, or leave it as new?

Bye,

Leonard.



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



user priority

2001-03-15 Thread Spyros Ioakim

Is it possible to set up a user to run all it's processes at highest
priority.

that is an automatic renice -20 (pid) on all the processes.

Cheers,
Spyros



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



remote console

2001-03-15 Thread Martin Sieben

Hi,

First: I'm relatively new to X-Win workaround.

I'm trying to run xterm (gnome-terminal, gimp etc) from remote host, but
keep getting errors like that:

AUDIT: Thu Mar 15 15:19:12 2001: 852 X: client 17 rejected from IP
192.168.1.1 port 37581
AUDIT: Thu Mar 15 15:19:23 2001: 852 X: client 17 rejected from IP
192.168.1.1 port 37582


192.168.1.1 is the remote machine. RH62. My machine is RH70. Running Gnome
as X-Win desktop.

Where is the config file I need to check and what to add.

Thanks in advance,

Martin



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



Re: LINUX still LATE TO REPLY

2001-03-15 Thread Martin Sieben

in resolv.conf replace 127. with real IP. That may help

Martin

On Thu, 15 Mar 2001, Nathalie Boulos wrote:

 Hi,

 I have two RHL6.2 servers on a LAN, named is started on both servers. They
 are cache servers for DNS on the WAN.
 The original problem is that when I try accessing the servers by telnet or
 ftp, or event to check emails, they do not reply instantly, though they are
 on the same ethernet segment I'm working on.
 I want to solve that problem. Does anyone know what this might be

 I discovered the nslookup error this morning:
 The two linux have the same resolv.conf file. One of the servers is giving
 the error:
 ***Can't find server name for address 127.0.0.1 : No response from server

 when I execute on that server:
 #ps aux | grep named
 I get the process "named -u named"

 If I execute the same command on the other server I get: /usr/sbin/named
 because I executed
 #ndc start

 Can anyone tell me what's the problem? And is the DNS causing the late reply
 of my servers?

 I would greatly appreciate any help.
 Sincerely
 Nathalie
 - Original Message -
 From: Nathalie Boulos [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, March 15, 2001 11:20 AM
 Subject: Re: nslookup can't find server name


 
 
   What's your /etc/resolv.conf look like?
  My resolv.conf is:
 
  search mydomain.com
  nameserver 127.0.0.1
  nameserver public IP of a DNS on my WAN
  nameserver public IP of another DNS on my WAN
 
 
  
   On Thu, 15 Mar 2001, Nathalie Boulos wrote:
  
Hello everyone,
   
I'm trying to run "nslookup www.awebsite.com" and I get the following:
   
***Can't find server name for address 127.0.0.1: No response from
 server
   
The reply comes from the DNS of my ISP.
My RHL6.2 server is a cache DNS on my LAN.
   
Why's that?
Thanks for your help
Nathalie



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


-- 
What is irritating about love is that it is a crime that requires an accomplice.
-- Charles Baudelaire



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



Re: remote console

2001-03-15 Thread Duncan Hill

On 2001-03-15, Martin Sieben did say,

 Where is the config file I need to check and what to add.

IIRC, run/man xhost

-- 

Sapere aude
My mind not only wanders, it sometimes leaves completely.



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



Re: My Linux server takes time to reply

2001-03-15 Thread John Aldrich

On Thu, 15 Mar 2001, you wrote:
 
 John, what does your hosts line in /etc/nsswitch.conf say?  It should
 look something like this:
 
 hosts:  files dns
 
 There definitely does not need to be a nameserver running for local
 lookups, as long as /etc/hosts is complete and accurate.

Ok... I'll have to get back to you. I'm at work right now, and my home machine
is off-line (it's on an ISDN router... maybe it'll come up later on it's own
and I can ssh in! G)
Thanks...
John



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



Re: My Linux server takes time to reply

2001-03-15 Thread John Aldrich

On Thu, 15 Mar 2001, you wrote:
 
 iJohn Aldrich wrote:
 
 Here's my hosts file:
 
 10.0.0.1netgear.highertech.net  netgear (isdn
  router)
 10.0.0.50   john.highertech.net john (Windows box)
 127.0.0.1   locahostlocalhost
 10.0.0.25   slave1.highertech.net   slave1 (my linux
  box and the source for the "hosts" file)
 209.140.xx.xfront.highertech.netfront
 
 I also note that "localhost" is misspelled above ... if this is a
 cut-and-paste, we might be onto something there... =)
 
Oops. Yeah... might be. :-) Although I don't see why it would affect ftp
sessions from the lan... but who knows.
John



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



Re: /etc/fstab labels - devices ?

2001-03-15 Thread Mikkel L. Ellertson

On Thu, 15 Mar 2001, Claudiu Balciza wrote:

 In RH7, for some entries, fstab uses labels instead of devices
 now, where is the labels - devices mapping ?

 Claudiu Balciza


It is on the hard drive.  It is part of the of the ext2 file system
headers.  You can change the label using e2label or tune2fs.

Mikkel
-- 

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



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



Re: Aliasing rm command

2001-03-15 Thread Mikkel L. Ellertson

On Thu, 15 Mar 2001, Vineeta wrote:

 I am only trying this in my home directory i.e. /home/vineeta.
 under vineeta dir.,i have a dir. called trashdir.
 Now,my script lies in /home/vineeta

 So,what's going wrong with alias rm='mv $1 ./trashdir'  ??
 As statux put it,use "$1" in quotes.
 I missed out this.But,what's the difference.

 Now,if i try out what statux says i.e. alias rm='mv "$1" $HOME/trashdir"
 ,i get:

 mv: when moving multiple files,last arguement must be a directory.

 Vineeta

From the error message, the file you are trying to delete is not realy a
file, but a directory, and trashdir is realy a file, not a directory.

What does "file trashdir" return.  Also, what does file say about the
file name you are using when trying your new rm command?

Mikkel
-- 

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



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



/dev/dsp: Device or resource busy

2001-03-15 Thread stephen


Just for kicks, I downloaded and installed nautilus last night.  That's all I can 
remember changing on my system this week.  This morning, when I fired up xmms, I got 
the following message:

** WARNING **: oss_open(): Failed to open audio device (/dev/dsp): Device or resource 
busy.

To my knowledge, there should be no other sound applications running.  How do I go 
about finding which application is using /dev/dsp so that I can make it stop?

(Note: up until this morning, xmms and sound have been working flawlessly.)

Thanks for any input you guys may have.
--
steve



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



samba shares problem

2001-03-15 Thread Pat Cookson

To all,

I am hoping that someone can give a lead or answer to my problem. I have
two RH linux servers with 2.2.16 kernal and kimberlite failover. Both are
configed using Samba 2.07. The smb.conf file is in the cluster directory on
both servers. Locks and log files are on shared disk space. What I am
seeing is this. Occasionally, and sometimes after failover, my Samba shares
become inaccessible to clients that have had drive mappings made. Initially
the mappings work fine, then, after failover or any network interruption,
the user gets a error that the network name is no longer valid. If I create
a new share or recreate an existing share, the user is fine. I can even
create a new share below the current one and the user can map to the new
one but not the existing one. Also, this is not a general occurrence as I
can go to a different Win box, in the same and different subnets, and
access the existing shares. I have not seen this on a RH linux server with
the same kernal and Samba but not in failover. Cannot say if that is the
problem piece but I am looking as to why that might cause a problem.

Can anyone answer or at least point me in a good direction? I'm about to
break out my sniffer and start looking at packets.


Thanks
Pat Cookson
Atlanta Journal/Constitution


Latest Atlanta News and Sports: http://www.ajc.com
Get The Atlanta Journal-Constitution delivered!
http://www.ajc.com/subscribe



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



Re: Boot order on SCSI cards

2001-03-15 Thread Bret Hughes

ABrady wrote:

 On 14-Mar-2001 Cokey de Percin opined:
 
 
 3) (I know I said two) Check the bios on the mother board and see if
 you can
 set which controller to boot from.  My Tyan allows me to select any of
 the 
 add-in or the on-board controllers as the boot controller.  
 
 
 That's OK, because there're 3 kinds of people: those who can count, and
 those who can't.

:)



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



Re: Webmin

2001-03-15 Thread Bret Hughes

Leonard den Ottolander wrote:

   Hi Chuck,
 
  In general I would say yes. But telnet still has it uses. I am running a 
 firewall on a 486 at home, and I must say that administering it with ssh is 
 really slow. The de/encrypten just asks to much of this machine. Iam going to 
 put back telnet for local use!
 

I think you can tell ssh to not encrypt the connection but still use the 
encrypted keys for the authentication process.

HTH

Bret




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



Re: Redhat-list digest, Vol 1 #1288 - 15 msgs

2001-03-15 Thread James Zuelow


 
 Subject: Re: Webmin
 Date: Thu, 15 Mar 2001 14:43:46 +0100
 From: "Leonard den Ottolander" [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 References: [EMAIL PROTECTED]
 
 Hi Chuck,
 
  telnet bad!
 
  openssh good!
 
  In general I would say yes. But telnet still has it uses. I am running a
 firewall on a 486 at home, and I must say that administering it with ssh is
 really slow. The de/encrypten just asks to much of this machine. Iam going to
 put back telnet for local use!
 
 Bye,
 
 Leonard.
 


My firewall was until recently a 486SX-33 with 12MB RAM.  OpenSSH worked
just fine - the initial connection took about a second, second and a
half, but after that there was no noticeable delay.  I would on
occaision export a tail -f console display when I was online, providing
a live on-screen display of the firewall activity.  Never noticed
anything slowing down.

IMHO it would be better to spring for a keyboard and monitor than use
telnet for your firewall box...

Cheers,

James
-- 
Semper Gumby



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



Wolverine doesn't like 20GB disk

2001-03-15 Thread Robin Atwood

To celebrate my new cable connection I thought  I would try an FTP install of 
Wolverine. However, it complained my 20GB disk had an incorrect geometry and 
would not allow me to make a new partition on it. I always use cfdisk and 
have never noticed any problems but when I tried fdisk I got the following:

The number of cylinders for this disk is set to 2490.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., LILO)
2) booting and partitioning software from other OSs
   (e.g., DOS FDISK, OS/2 FDISK)
 
Command (m for help): p
 
Disk /dev/hdb: 255 heads, 63 sectors, 2490 cylinders
Units = cylinders of 16065 * 512 bytes
 
   Device BootStart   EndBlocks   Id  System
/dev/hdb1 1   763   6126592+   5  Extended
Partition 1 does not end on cylinder boundary:
 phys=(762, 185, 63) should be (762, 254, 63)
/dev/hdb2   *   763   959   1572984   82  Linux swap
Partition 2 does not end on cylinder boundary:
 phys=(958, 141, 63) should be (958, 254, 63)
/dev/hdb3   959  1089   1047784+   e  Win95 FAT16 (LBA)
/dev/hdb5 1 1  1953   78  Unknown
/dev/hdb6 116124960+  82  Linux swap
/dev/hdb716   265   1999840+  83  Linux
/dev/hdb8   265   763   3999712+  83  Linux
 
So who'se fault is this and what, if anything, do I do about it? And will I 
be able to install a new RedHat?
TIA
-Robin.
-- 
--
Robin Atwood, Singapore.

"This tag line left intentionally blank"
--



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



Re: LINUX still LATE TO REPLY

2001-03-15 Thread Chuck Mead

On Thu, 15 Mar 2001, Martin Sieben spewed into the bitstream:

MSin resolv.conf replace 127. with real IP. That may help

Or how about putting in a DNS record for loclhost? A lot of people omit
that and it causes problems.

MSOn Thu, 15 Mar 2001, Nathalie Boulos wrote:
MS
MS Hi,
MS
MS I have two RHL6.2 servers on a LAN, named is started on both servers. They
MS are cache servers for DNS on the WAN.
MS The original problem is that when I try accessing the servers by telnet or
MS ftp, or event to check emails, they do not reply instantly, though they are
MS on the same ethernet segment I'm working on.
MS I want to solve that problem. Does anyone know what this might be
MS
MS I discovered the nslookup error this morning:
MS The two linux have the same resolv.conf file. One of the servers is giving
MS the error:
MS ***Can't find server name for address 127.0.0.1 : No response from server
MS
MS when I execute on that server:
MS #ps aux | grep named
MS I get the process "named -u named"
MS
MS If I execute the same command on the other server I get: /usr/sbin/named
MS because I executed
MS #ndc start
MS
MS Can anyone tell me what's the problem? And is the DNS causing the late reply
MS of my servers?

--
Chuck Mead, csm -AT- moongroup.com, Owner, MoonGroup.com
(Note: html formatted email sent to me is filtered  deleted unread)
GnuPG Public Key Available: http://wwwkeys.us.pgp.net



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



Re: Webmin

2001-03-15 Thread Leonard den Ottolander

Hi James,

 My firewall was until recently a 486SX-33 with 12MB RAM.  OpenSSH worked
 just fine - the initial connection took about a second, second and a
 half, but after that there was no noticeable delay. 
 
 IMHO it would be better to spring for a keyboard and monitor than use
 telnet for your firewall box...

 I do use the midnight commander a lot to browse my filesystem, and this one 
really is a little slow when run over ssh on this machine (486 66MHz, 24MB). 
Of course when just using the command prompt  I notice no serious delays.
 For connections over the internet I will still be using ssh. But since my 
home network is fully trusted I have no doubts about reinstalling telnetd for 
this purpose again. I will mind my firewall rules and my wrappers.

Bye,

Leonard.



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



Re: Wolverine doesn't like 20GB disk

2001-03-15 Thread Mike Burger

The problem is that the linux partitions, any of which can be bootable,
lie beyond the 1024 cylinder boundary.

If you can find a way to get a small, 10-15MB, linux partition at the
front of the drive and label it as /boot, you should be fine.



On Thu, 15 Mar 2001, Robin Atwood wrote:

 To celebrate my new cable connection I thought  I would try an FTP install of
 Wolverine. However, it complained my 20GB disk had an incorrect geometry and
 would not allow me to make a new partition on it. I always use cfdisk and
 have never noticed any problems but when I tried fdisk I got the following:

 The number of cylinders for this disk is set to 2490.
 There is nothing wrong with that, but this is larger than 1024,
 and could in certain setups cause problems with:
 1) software that runs at boot time (e.g., LILO)
 2) booting and partitioning software from other OSs
(e.g., DOS FDISK, OS/2 FDISK)

 Command (m for help): p

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

Device BootStart   EndBlocks   Id  System
 /dev/hdb1 1   763   6126592+   5  Extended
 Partition 1 does not end on cylinder boundary:
  phys=(762, 185, 63) should be (762, 254, 63)
 /dev/hdb2   *   763   959   1572984   82  Linux swap
 Partition 2 does not end on cylinder boundary:
  phys=(958, 141, 63) should be (958, 254, 63)
 /dev/hdb3   959  1089   1047784+   e  Win95 FAT16 (LBA)
 /dev/hdb5 1 1  1953   78  Unknown
 /dev/hdb6 116124960+  82  Linux swap
 /dev/hdb716   265   1999840+  83  Linux
 /dev/hdb8   265   763   3999712+  83  Linux

 So who'se fault is this and what, if anything, do I do about it? And will I
 be able to install a new RedHat?
 TIA
 -Robin.




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



Re: Thank you/Re:configure Print Server [Intel Netport-II ethernet]

2001-03-15 Thread Johnny Smith

thank you Jerry,

That would be a cheap fix [and I do have an old pentium clunker]

How would I go about setting up the box/printer
as a networked printer?

Thanks in advance.

johnny


From: Jerry Winegarden [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: Thank you/Re:configure Print Server [Intel Netport-II 
ethernet]
Date: Thu, 15 Mar 2001 06:27:35 -0500 (EST)

On Wed, 14 Mar 2001, Johnny Smith wrote:

 
 
  I think you may be right about it not working with unix.
 
  I just found information on
 
  www.intel.com/support/netport/vintage
  that indicates that the Netports will only work with Novell Netware.
 
  I'll throw it in the trash...
 
  Thank you all for your help.

You can turn an old 486 into a good print server.  You need 16 MB Ram to
do a RedHat 6.2 install and probably about a 200 MB drive.  You can
add multiple parallel ports if you want more than one.

Now, if you want to do lpr printing, there are lpr clients out there
(e.g. ACITS from Univ of Texas), or run samba for printing by Microsoft
Networking clients.

--
***
Jerry Winegarden   OIT/Technical Support   Duke University
[EMAIL PROTECTED]   http://www-jerry.oit.duke.edu
***



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

_
Get your FREE download of MSN Explorer at http://explorer.msn.com



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



Re: Wolverine doesn't like 20GB disk

2001-03-15 Thread John Aldrich

On Thu, 15 Mar 2001, you wrote:
 The problem is that the linux partitions, any of which can be bootable,
 lie beyond the 1024 cylinder boundary.
 
 If you can find a way to get a small, 10-15MB, linux partition at the
 front of the drive and label it as /boot, you should be fine.
 
Or make a boot disk and use that long enough to enable the lba option in LILO,
re-run LILO and reboot. :-)
John



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



Re: Wolverine doesn't like 20GB disk

2001-03-15 Thread Mike Burger

I was thinking about that, too...hit CTRL-X too quickly. G

On Thu, 15 Mar 2001, John Aldrich wrote:

 On Thu, 15 Mar 2001, you wrote:
  The problem is that the linux partitions, any of which can be bootable,
  lie beyond the 1024 cylinder boundary.
 
  If you can find a way to get a small, 10-15MB, linux partition at the
  front of the drive and label it as /boot, you should be fine.
 
 Or make a boot disk and use that long enough to enable the lba option in LILO,
 re-run LILO and reboot. :-)
   John



 ___
 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



Rotating logs

2001-03-15 Thread Mike Illian

Is there a command in that will let me roatate my syslogs on a regular
basis?  

Or do I need to create a cron job that will stop syslog, rename my log file,
and then start syslog back up?

Thanks.



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



Re: Bugreport, what's being done?

2001-03-15 Thread Trond Eivind Glomsrød

"Leonard den Ottolander" [EMAIL PROTECTED] writes:

  Maybe some RedHatter could answer this one for me:
  I filed a bug report a couple of weeks ago, and added a patch last week. I am 
 curious what is being done with it.

Depends on who owns it, what the issue is and what other things they
have to do. If they are swamped, a non-vital package on a non-vital
package may wait until other more pressing issues have been resolved.

 Could I contact the "owner" of the package 
 directly to inquire about this, or should I wait for a response or something 
 showing up in the bug report?

Ask for the status in bugzilla?

  Also I seem to have the option to assign this bug to someone. Should
 I do  this, or leave it as new?

Don't do that (now, if someone were just bright enough to realize that
"severity: high" in 99% of the cases isn't the correct level for the
bug they just submitted...)
-- 
Trond Eivind Glomsrd
Red Hat, Inc.



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



Re: Ximian (gnome), Nautilus and KDE

2001-03-15 Thread Neil Hollow

I agree with you Chad.
 if I wanted something that looks like windows I'll boot up 98
 and start
 office.)
 
I don't like SO5.1 (which i assume you are refering to).  The good news is
that SO 6.0 doesn't have this file manager thingy though it does insist on
taking you into a wp doc first.  The bad news is that lots of things don't
work.  Clicking on help does nothing, trying to "SaveAs" an excel file
crashes out of the program and I can no way to set up my printer. Its the
usual bugger to install  as well.  It does seem to load faster than the
previous version though.  I think they have released a beta so that we will
bug test it for them..

I'm quite happy with WP8 (as long as I don't spell check my documents -which
hangs the system) but I could really use a decent linux spreadsheet (don't
anyone say gnomesheet).  I colleague installed applixware suite on his
system and that looked quite good.   NH.
  
 
 Well, that's you isn't it?  The easiest way for Linux to get on the desktop
 is to provide a Windows front end with more stability and performance.  You
 and I and others on the list might not shy away from new experiences.  The
 masses in general don't want things to change and are not interested in new
 applications.  Learning a new O/S and set of office applicatons takes time
 away from what the should be doing, which is writing reports, proposals,
 entering data etc.
 
 
 
 ___
 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 ultisation continued - solved?

2001-03-15 Thread Spyros Ioakim

i had tested long time ago and had seen that samba was quite faster than
windows.
that was on a different samba server..
did a test with a 83.2mb file and got 2505kb/sec with samba and 2242 kb/sec
with windows nt.

The difference is very close... When I had all the users working on the
server the same test
gave me about 1800kb/sec with samba.

Don't know if those figures are normal but let's hope so!

Spyros

- Original Message -
From: "Martin Sieben" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, March 15, 2001 12:00 PM
Subject: Re: samba ultisation continued - solved?


 Hi,

 what speed do you get transfering from your server to M$ Windows machines?
 I have 100mb net iwth switch. Cards are 100mb. Max transfer is about
 1.8mb. It is somehow slow for my mind. Between Win98 and ME i get ~3mb.

 socket options =  TCP_NODELAY SO_SNDBUF=16384
 oplocks = True
 level2 oplocks = true
 getwd cache = Yes
 read raw = yes
 max xmit = 16384

 Any ideas someone?

 Martin




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



Re: Rotating logs

2001-03-15 Thread Mike Burger

rpm -q logrotate

If it's not there, download and install it.  Logrotate will take care of
all that for you.

On Thu, 15 Mar 2001, Mike Illian wrote:

 Is there a command in that will let me roatate my syslogs on a regular
 basis?

 Or do I need to create a cron job that will stop syslog, rename my log file,
 and then start syslog back up?

 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: Rotating logs

2001-03-15 Thread Mike Illian

Thank you!

-Original Message-
From: Mike Burger [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 15, 2001 11:25 AM
To: [EMAIL PROTECTED]
Subject: Re: Rotating logs


rpm -q logrotate

If it's not there, download and install it.  Logrotate will take care of
all that for you.

On Thu, 15 Mar 2001, Mike Illian wrote:

 Is there a command in that will let me roatate my syslogs on a regular
 basis?

 Or do I need to create a cron job that will stop syslog, rename my log
file,
 and then start syslog back up?

 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



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



Re: Rotating logs

2001-03-15 Thread Emmanuel Seyman

On Thu, Mar 15, 2001 at 11:05:08AM -0500, Mike Illian a ecrit:

 Is there a command in that will let me roatate my syslogs on a regular
 basis?  

Logrotate will do this (and should on a RedHat box unless you've
touched something).
It also allows you to compress the file, keeps the old files a certain
amount of time, do the rotation according by time or size, and
generally gives you more options than you'll ever need.

`man logrotate` will tell you all you need to know and a lot more besides.

 Or do I need to create a cron job that will stop syslog, rename my log file,
 and then start syslog back up?

You do *not* want to do this.
Trust me on this one.

Emmanuel Seyman



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



Re: Rotating logs

2001-03-15 Thread Dominic Mitchell


Your log should be rotated on a regular basis with a cron job that
occurs by default on redhat systems around 4am, unless your
computer is closed which is what I suspect.

The time the scripts are run is in the file /etc/crontab :

SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=dominic
HOME=/

# run-parts
01 * * * * root run-parts /etc/cron.hourly
02 4 * * * root run-parts /etc/cron.daily
22 4 * * 0 root run-parts /etc/cron.weekly
42 4 1 * * root run-parts /etc/cron.monthly


To change options on the rotation of the log process "weekly" vs
"daily","compress" or "uncompress", how many backlogs to keep, etc
see the file /etc/logrotate.conf and man logrotate.

Cheers,

Dominic.



Mike Illian [EMAIL PROTECTED] writes:

 Is there a command in that will let me roatate my syslogs on a
 regular basis?
 
 Or do I need to create a cron job that will stop syslog, rename my
 
 log file, and then start syslog back up?
 
 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: Rotating logs

2001-03-15 Thread Thierry ITTY

logrotate does it fine
the package is normally installed (and pre-configured) with every rh
distribution

hth


A 11:05 15/03/2001 -0500, vous avez crit :
Is there a command in that will let me roatate my syslogs on a regular
basis?  

Or do I need to create a cron job that will stop syslog, rename my log file,
and then start syslog back up?

Thanks.



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


- * - * - * - * - * - * -
Mes idees n'engagent que moi (vieux proverbe du Net)

Thierry ITTY
eMail: [EMAIL PROTECTED]FRANCE



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



RE: Rotating logs

2001-03-15 Thread Mike Illian

I'm not so worried about that.  I'm monitoring Windows NT logs being sent to
the syslog port on my system and I want to be able to close or delete a log
file when an error is found so that the log file can be checked again with
fresh data.

-Original Message-
From: Dominic Mitchell [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 15, 2001 11:38 AM
To: [EMAIL PROTECTED]
Subject: Re: Rotating logs



Your log should be rotated on a regular basis with a cron job that
occurs by default on redhat systems around 4am, unless your
computer is closed which is what I suspect.

The time the scripts are run is in the file /etc/crontab :

SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=dominic
HOME=/

# run-parts
01 * * * * root run-parts /etc/cron.hourly
02 4 * * * root run-parts /etc/cron.daily
22 4 * * 0 root run-parts /etc/cron.weekly
42 4 1 * * root run-parts /etc/cron.monthly


To change options on the rotation of the log process "weekly" vs
"daily","compress" or "uncompress", how many backlogs to keep, etc
see the file /etc/logrotate.conf and man logrotate.

Cheers,

Dominic.



Mike Illian [EMAIL PROTECTED] writes:

 Is there a command in that will let me roatate my syslogs on a
 regular basis?
 
 Or do I need to create a cron job that will stop syslog, rename my
 
 log file, and then start syslog back up?
 
 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



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



RE: Rotating logs

2001-03-15 Thread Mike Burger

Happy to help.

On Thu, 15 Mar 2001, Mike Illian wrote:

 Thank you!

 -Original Message-
 From: Mike Burger [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, March 15, 2001 11:25 AM
 To: [EMAIL PROTECTED]
 Subject: Re: Rotating logs


 rpm -q logrotate

 If it's not there, download and install it.  Logrotate will take care of
 all that for you.

 On Thu, 15 Mar 2001, Mike Illian wrote:

  Is there a command in that will let me roatate my syslogs on a regular
  basis?
 
  Or do I need to create a cron job that will stop syslog, rename my log
 file,
  and then start syslog back up?
 
  Thanks.



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



Re: Bugreport, what's being done?

2001-03-15 Thread Leonard den Ottolander

Hi Trond,

   Also I seem to have the option to assign this bug to someone. Should
  I do  this, or leave it as new?
 
 Don't do that (now, if someone were just bright enough to realize that
 "severity: high" in 99% of the cases isn't the correct level for the
 bug they just submitted...)

 Well, I had some doubts about the severity level. This bugreport is about the 
fact that init logs every message with level LOG_INFO. So not a bug in the 
strict sense, but I chose severity level "low" instead of "enhancement" 
because I feel this behaviour needs improvement and "enhancement" might not be 
looked at in the near future. Maybe I should even have chosen "normal".
 Another thing, do you think the report is less closely examined since I 
posted using Win-98 ;)?
 FYI, this is bugreport #29406. Although the patch I wrote seems to function 
on my system (only added a true loglevel parameter to the code for the log 
function) I have some questions as for the appropriate log level to use. Fe, 
the kernel uses LOG_WARN for "normal" messages. I feel this to be the 
appropriate log level for most init messages as well ("entering runlevel"). 
Also I am not sure if a segmentation fault should be logged with level LOG_ERR 
or higher.
 Thanx for your interest,

Bye,

Leonard.



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



KDE2.1 and Helix Gnome.

2001-03-15 Thread Dale Kosan

Okay, I have a quick question.I want to run both the above on the same
machine. My friend installed both and the switch desktop no longer works.He
can only use Gnome.He tried making a .xinitrc file in his home directory and
put the following in it: exec startkde and exec strat gnome-session.From a
text promt on boot it still does not work, KDE 2.1 bombs.I am not sure of
the error's.How can I run both so my wife can use her Gnome and I can use
KDE? Thanks for your time.




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



Firewall For Red Hat

2001-03-15 Thread Marcus Ouimet

Is there a free or open source firewall system that anyone would recommend
for Red Hat Linux 6.2?



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



Re: single PLIP installation disk [solved]

2001-03-15 Thread Leonard den Ottolander

Hi all,

 LdO  I seem to remember to have come accross a single bootnet floppy with PLIP
 LdO already integrated, but I can't remember where this was. Anybody seen such
 an LdO image around? No problem if it's for an older RedHat release, I just
 need to LdO have a look at it. LdO  Thanx in advance,
 
 I think you were looking for this.
 http://www-ti.informatik.uni-tuebingen.de/~bubeck/bootnet-plip-62.img

 I had a look at Tilmann Bubeck's disk, and found out that the parport_pc 
section needs an entry "plip" not "parport" or something else.
 So I created a bootnet-plip disk for RedHat 7.0. This disk contains all the 
original modules included on the original RH7 bootnet disk, plus the modules 
necessary for plip. Thus you can use this disk as a replacement for the 
original, and for it's plip capabilities as well.
 This bootnet-plip disk image for RedHat 7.0 can be found at 
http://home.hetnet.nl/~ottolander . There is a short description on how to use 
this disk available as well, which contains some errata for the PLIP-install-
HOWTO.

Bye,

Leonard.



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



RE: Firewall For Red Hat

2001-03-15 Thread TANNER

IPCHAINS is one.  Comes with your distribution.  The HOWTO is pretty
straightforward.  There are others, depending on what you want to do.

Rob


 -Original Message-
 From: Marcus Ouimet [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, March 15, 2001 11:38 AM
 To: [EMAIL PROTECTED]
 Subject: Firewall For Red Hat
 
 
   Is there a free or open source firewall system that 
 anyone would recommend
 for Red Hat Linux 6.2?
 
 
 
 ___
 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: Firewall For Red Hat

2001-03-15 Thread Chuck Mead

On Thu, 15 Mar 2001, Marcus Ouimet spewed into the bitstream:

MO Is there a free or open source firewall system that anyone would recommend
MOfor Red Hat Linux 6.2?

http://plonk.sourceforge.net/

--
Chuck Mead, csm -AT- moongroup.com, Owner, MoonGroup.com
(Note: html formatted email sent to me is filtered  deleted unread)
GnuPG Public Key Available: http://wwwkeys.us.pgp.net



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



Re: Firewall For Red Hat

2001-03-15 Thread Leonard den Ottolander

Hi Marcus,

  Is there a free or open source firewall system that anyone would recommend for
 Red Hat Linux 6.2?

 IPchains. It is included with RH 6.2.

Bye,

Leonard.



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



Re: Webmin

2001-03-15 Thread Mikkel L. Ellertson

On Thu, 15 Mar 2001, Gustav Schaffter wrote:

 Me too, I'm a happy user of Webmin. (Actually, since a long time.)

 I just thought I'd remove linuxconf from my PC. Will that brake
 something?

 Regards
 Gustav

I have several machines that do not have linuxconf on them, and it
doesn't apear to break anything.  But I have only run this way for a
year or so...  YMMV

Mikkel
-- 

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



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



Re: remote console

2001-03-15 Thread Mikkel L. Ellertson

On Thu, 15 Mar 2001, Martin Sieben wrote:

 Hi,

 First: I'm relatively new to X-Win workaround.

 I'm trying to run xterm (gnome-terminal, gimp etc) from remote host, but
 keep getting errors like that:

 AUDIT: Thu Mar 15 15:19:12 2001: 852 X: client 17 rejected from IP
 192.168.1.1 port 37581
 AUDIT: Thu Mar 15 15:19:23 2001: 852 X: client 17 rejected from IP
 192.168.1.1 port 37582


 192.168.1.1 is the remote machine. RH62. My machine is RH70. Running Gnome
 as X-Win desktop.

 Where is the config file I need to check and what to add.

 Thanks in advance,

 Martin


You can work with xhosts, or Xauth.  Or if you want an easy way to do
it, youmight want to use the X forwarding option of ssh.  I find it
simpler then trying to keep the Xauth information current, and it is
more secure then doing "xhost +host name" or "xhost +"

Mikkel
-- 

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



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



Re: nslookup ?

2001-03-15 Thread Mikkel L. Ellertson

On Thu, 15 Mar 2001, gary wrote:

 Dear all,

 I got some questions on dns as below:

 I got 2 DNS servers, inX is internal DNS server and exY is external DNS
 server
 inX is pointing to Y DNS as its pri DNS
 exY is pointing to ISP DNS as its pri DNS


 correct me if I'm wrong, let say, if my internal wkst, is pointing to inX as
 its dns server, whenever nslookup XXX from this wkst, it will use inX to
 resolve and if inX can't resolve it shd ask help from exY and if exY can't
 will ask from ISP dns... is this the way???

 but what I found from my machine is, whenver I did a nslookup will shown its
 pri dns server and with result as below:
 
 [root@mail /]# nslookup www.visto.com
 Server:  inX
 Address:  inX ip address
 Name:www.visto.com
 Address:  206.79.140.202
 

 and if I changed its pri dns to exY DNS server, the result as below:
 
 [root@mail /]# nslookup www.visto.com
 Server:  exY
 Address:  exY ip address

 *** exY can't find www.visto.com: Non-existent host/domain
 

 I don't know why by pointing to exY, it can't resolve ???

 Any advise on how dns work, if it have have more than 1 dns to use??

 Many thanks for help

 best rdgs,
 gary

Gary,
To have one DNS server use a specific DNS server or servers
instead of going to the root servers when it doesn't have the
information, you need to tell it the servers to use in your named.conf
file.  In the option section, you need:

forwarders {
exY IP;
ISP DNS1;
ISP DNS2;
};

For example, I have:

forwarders {
216.227.56.20;
216.227.112.50;
216.227.0.100;
};

Mikkel
-- 

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



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



Re: nslookup can't find server name

2001-03-15 Thread Mikkel L. Ellertson

On Thu, 15 Mar 2001, Nathalie Boulos wrote:

 I have two RHL6.2 servers on a LAN, named is started on both servers. They
 are cache servers for DNS on the WAN.
 The original problem is that when I try accessing the servers by telnet or
 ftp, or event to check emails, they do not reply instantly, though they are
 on the same ethernet segment I'm working on.
 I want to solve that problem. Does anyone know what this might be

 I discovered the nslookup error this morning:
 The two linux have the same resolv.conf file. One of the servers is giving
 the error:
 ***Can't find server name for address 127.0.0.1 : No response from server

 when I execute on that server:
 #ps aux | grep named
 I get the process "named -u named"

 If I execute the same command on the other server I get: /usr/sbin/named
 because I executed
 #ndc start

 Can anyone tell me what's the problem? And is the DNS causing the late reply
 of my servers?

 I would greatly appreciate any help.
 Sincerely
 Nathalie

The problem is that your local name server doesn't have a reverse DNS
listing for 127.0.0.1, so when it trys to look up its own name when it
is answering on 127.0.0.1, it doesn't get an answer.  One way to fix it
is to add one more zone file to your /etc/named.conf file.

zone "0.0.127.IN-ADDR.ARPA" {
notify no;
type master;
file "db.127.0.0";
};

and the db.127.0.0 file could look like this:

$TTL 1d
@   IN  SOA localhost.  root.localhost. (
280601  ; serial
10800   ; refresh
3600; retry
604800  ; expire
86400 ) ; Minimum TTL

IN  NS  localhost.
1   IN  PTR localhost.

Mikkel
-- 

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



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



Re: Firewall For Red Hat

2001-03-15 Thread Mike Burger

IPChains.

On Thu, 15 Mar 2001, Marcus Ouimet wrote:

   Is there a free or open source firewall system that anyone would recommend
 for Red Hat Linux 6.2?



 ___
 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: Firewall For Red Hat

2001-03-15 Thread Chapman, Matt

And the speed and flexability compared to say a commercial product like
Checkpoint or a PIX?

-matt

--
Matt Chapman
[EMAIL PROTECTED]
http://www.duhnet.net




-Original Message-
From: Leonard den Ottolander [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 15, 2001 12:52 PM
To: [EMAIL PROTECTED]
Subject: Re: Firewall For Red Hat


Hi Marcus,

  Is there a free or open source firewall system that anyone would
recommend for
 Red Hat Linux 6.2?

 IPchains. It is included with RH 6.2.

Bye,

Leonard.



___
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: Wolverine doesn't like 20GB disk

2001-03-15 Thread Robin Atwood

On Thursday 15 March 2001 23:59, you wrote:
 I was thinking about that, too...hit CTRL-X too quickly. G

 On Thu, 15 Mar 2001, John Aldrich wrote:
  On Thu, 15 Mar 2001, you wrote:
   The problem is that the linux partitions, any of which can be bootable,
   lie beyond the 1024 cylinder boundary.
  
   If you can find a way to get a small, 10-15MB, linux partition at the
   front of the drive and label it as /boot, you should be fine.
 
  Or make a boot disk and use that long enough to enable the lba option in
  LILO, re-run LILO and reboot. :-)
  John

Understood, guys! I use XOSL as my boot manager and that has absolutely no 
problems booting anything. But how do I persuade a RedHat install to proceed?
It's running off a just downloaded ramdisk image.
Ta.
-Robin.

-- 
--
Robin Atwood, Singapore.

"This tag line left intentionally blank"
--



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



Re: Wolverine doesn't like 20GB disk

2001-03-15 Thread John Aldrich

On Thu, 15 Mar 2001, you wrote:
 
 Understood, guys! I use XOSL as my boot manager and that has absolutely no 
 problems booting anything. But how do I persuade a RedHat install to proceed?
 It's running off a just downloaded ramdisk image.
 Ta.

Now THAT is the $64000 question. :-) I seem to recall hearing of a similar
problem if you don't have a ramdisk image specified Or if you're trying to
boot off a secondary slave drive. 
John



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



RE: X Server

2001-03-15 Thread Priore, Tom

what happens when you run startx?


-Original Message-
From: John Aldrich [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 13, 2001 10:47 AM
To: [EMAIL PROTECTED]; cfeller
Subject: Re: X Server


On Mon, 12 Mar 2001, cfeller wrote:
 
 I am hoping that some of you can help.  I have only been running Red Hat
 for about six months, and I know just enough to get myself in trouble,
 (which is exactly what I did).  I am running RH7, which I upgraded from
 6.2.  I am running a Software Integrators Saturn GL video card because I
 have a HP C2746A fixed frequency monitor.
 
 The other night I installed Netscape 6.  I don't know of an RPM for it,
 so I downloaded the setup file, and it installed successfully.  I then
 logged in as user, and tried to run it for the first time.  It started
 to load, then stalled, I did this again, and it stalled.  I tried
 launching it from Gnome and then Xterm, it stopped on the line
 (something to the effect of) MIGRATING FILES.  So thought that maybe it
 was trying to create a directory since this is the first time use, so I
 from X term I logged in as SU then launched Netscape 6 from Xterm.  It
 fired right up.  I surfed around, configured everything, then shut it
 down.  Immediately when I shut it down, I could not get any other
 program in Gnome to respond.  It was about 1am, so I just shut it down
 and went to bed.  The next morning... 'startx' no longer worked.
 
I don't know if this will work or not... but you can try (as root) "chown -R
username:users mydirectory" replacing "username" with your username
and
"mydirectory" with your home directory name. Do this from /home. This
*might*
fix it. Maybe someone else will have a better idea though... I'd try this as
a
last resort. ;-)
John



___
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



Help Please!

2001-03-15 Thread Alvaro F. Jiménez

This is one is an easy one for you guys/gals out there...
I finally made the PPP connection work 
Here's the twist...I have been connecting as root and now I want to connect
as a regular user.  I have read ch 14 on the ppp-Howto regarding
ppp-security.  I have set up the permissions as follows:
*   rwsr-xr-x---1 root  pppusers143708 Jul 12 2000
/usr/sbin/pppd  == chmod 4750

My dial up scripts have the following permissions:
*   rwxr-x---   1 root  pppusers136 Mar 1
/etc/ppp/ConnectPPP
*   rwxr-x---   1 root  pppusers136 Mar 1
/etc/ppp/DisconnectPPP

I created a group called 'pppusers' and I made sure that to create a user
that has pppusers as its primary group.
The error message that I get is:
/usr/sbin/pppd: device name cannot be overridden
that's it...help please!!!

Cordially,

Alvaro F. Jimnez
Office: 650-878-0715 ext 201
Fax: 208-445-9339
Cell Phone: 510-851-0759
Phone Text Messages: [EMAIL PROTECTED]

THIS EMAIL MAY CONTAIN CONFIDENTIAL AND PRIVILEGED MATERIAL FOR THE SOLE USE
OF THE INTENDED RECIPIENT.  ANY REVIEW OR DISTRIBUTION BY OTHERS IS STRICTLY
PROHIBITED.  IF YOU ARE NOT THE INTENDED RECIPIENT, PLEASE CONTACT THE
SENDER AND DELETE ALL COPIES.


 winmail.dat


Re: [TLUG]: chkconfig

2001-03-15 Thread Lennart Sorensen

 I'm running RH 6.2 and and I want to add a startup script for apache in the
 init.d dir, so I copied the apachectl script to the init.d dirthen I ran
 
 chkconfig --add apachectl
 
 I received back:
 
 service apachectl does not support chkconfig
 
 anyway, so I renamed the apachectl scirpt to httpd and tried again and I
 received the same error
 service httpd does not support chkconfig
 
 why can't chkconfig add these script names???

What you need is an apache or httpd sysv script.  apachectl is something
entirely different, which is actually what the sysv script is likely
to use to do it's job.  Redhat should already have included httpd as
a script that you can chance the runlevels of if apache is installed.

You can't just add random scripts to init.d.  It won't work.

Lennart Sorensen



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



Dual domains on Postfix

2001-03-15 Thread jblauth

I just set up a Postfix mail server on RedHat 7.0
(with qpopper and dracd) for one domain.
I also administer another domain which I want
to see handled by the new Postfix server.

Does anyone have any good suggestions
regarding a clean and efficient setup for two domains?

I could add another NIC and keep the IP
and ISP's MX records for mail.domain2.com
or assign a virtual IP accordingly.
I am mostly wondering about merging the necessary
settings for domain 2 into domain1's configuration
files. What's the best logical setup?
(BTW, the same users exist for both domains, they
simply pick a primary account, the secondary forwards
at this time).

Thanks!

JH Blauth
Torque Systems




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



Re: how to configure a Print Server [Intel Netport-II ethernet]

2001-03-15 Thread Mike

they moved to bluestar.net.  they wont pay it looks like.
Mike

On Wed, 14 Mar
2001, Ray Curtis wrote:

  "mb" == Mike Burger [EMAIL PROTECTED] writes:

 mb Are you using the PS110, or PS110NA?  I'm not sure what the difference is,
 mb but my vendor has both listed.

 I just have the PS110, not sure what the NA might be.


 mb On Wed, 14 Mar 2001, Ray Curtis wrote:

   "mb" == Mike Burger [EMAIL PROTECTED] writes:
 
 mb Scratch that...the 300X is probably a better option.
 
  Or better yet just a Netgear PS110 which work just fine and
  are cheaper.
 
 
 mb On Wed, 14 Mar 2001, Mike Burger wrote:
 
   Don't bother.  Apparently, it won't work.
  
   I've been trying to get an NetPort Express working for a while.
  
   These boxes don't support Unix style LPR/LPD.
  
   Apparently, it will work with Windows/NT sending it LPR/LPD data, but not
   Linux.  Everything I try to print to it comes out garbage...even plain
   text.
  
   My recommendation (one I'm going to soon be following, myself) is to get
   yourself a Hewlett Packard JetDirect...the 170X should do what you (and I)
   want.
  
 
 



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





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



Capture Image

2001-03-15 Thread THOMAS LAU

I am doing a project of Redhat.  I want to capture the
images during the installing.  Would anyone can help
me ?  Please send e-mail to me THANK YOU !

([EMAIL PROTECTED])

_
Do You Yahoo!?
«Ø¥ß­Ó¤Hºô¯¸ http://geocities.yahoo.com.hk
Build your own website at http://geocities.yahoo.com.hk



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



rh 7 installer sources

2001-03-15 Thread Andy Worthington

I was wondering where you can find the sources for anaconda installer in
rh7.  In 6.2 and below they could be found in i386/misc/ but there is no
such directory on the ftp site or the cd.

Thanks



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



RE: Firewall For Red Hat

2001-03-15 Thread Jacob Killian

try looking at www.opensourcefirewall.com.  I'm not sure if it'll meet your
needs, but the developers have a good reputation in the security industry
(someone please correct me if I'm wrong).

-jacob

On Thu, 15 Mar 2001, you wrote:
 And the speed and flexability compared to say a commercial product like
 Checkpoint or a PIX?
 
 -matt
 
 --
 Matt Chapman
 [EMAIL PROTECTED]
 http://www.duhnet.net
 
 
 
 
 -Original Message-
 From: Leonard den Ottolander [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, March 15, 2001 12:52 PM
 To: [EMAIL PROTECTED]
 Subject: Re: Firewall For Red Hat
 
 
   Hi Marcus,
 
   Is there a free or open source firewall system that anyone would
 recommend for
  Red Hat Linux 6.2?
 
  IPchains. It is included with RH 6.2.
 
   Bye,
 
   Leonard.
 
 
 
 ___
 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
-- 
Jacob Killian
PGTC System Administrator

mailto: [EMAIL PROTECTED]
http://www.pgtc.net

501-846-7245

"Long may we walk" --my mom



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



1 gig memory

2001-03-15 Thread Jacob Killian

Hello-

I've got a system with 1 gig of memory (to go with the 1 gig processor).

I've edited lilo.conf to include "append="mem=1024M"", run "lilo -v", and
rebooted.

When I run "free -m", the system only shows 895(? 885 ?) meg, and not 1024.

What am I doing wrong?  Or, is there a limitation in the kernel?

Thank you!

-- 
Jacob Killian
PGTC System Administrator

mailto: [EMAIL PROTECTED]
http://www.pgtc.net

501-846-7245

"Long may we walk" --my mom



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



Re: Dual domains on Postfix

2001-03-15 Thread Mike Burger

You don't need to add a second NIC for this.

I'd go ahead with the virtual IP for the web hosting part, set the MX to
point to your mail server, and then use Postfix's "mydestination" and/or
"virtualmaps" options for the virtual domains' mail requirements.

On Wed, 14 Mar 2001, jblauth wrote:

 I just set up a Postfix mail server on RedHat 7.0
 (with qpopper and dracd) for one domain.
 I also administer another domain which I want
 to see handled by the new Postfix server.

 Does anyone have any good suggestions
 regarding a clean and efficient setup for two domains?

 I could add another NIC and keep the IP
 and ISP's MX records for mail.domain2.com
 or assign a virtual IP accordingly.
 I am mostly wondering about merging the necessary
 settings for domain 2 into domain1's configuration
 files. What's the best logical setup?
 (BTW, the same users exist for both domains, they
 simply pick a primary account, the secondary forwards
 at this time).

 Thanks!

 JH Blauth
 Torque Systems




 ___
 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 configure a Print Server [Intel Netport-II ethernet]

2001-03-15 Thread Mike Burger

I'm sorry?

On Wed, 14 Mar 2001, Mike wrote:

 they moved to bluestar.net.  they wont pay it looks like.
 Mike

 On Wed, 14 Mar
 2001, Ray Curtis wrote:

   "mb" == Mike Burger [EMAIL PROTECTED] writes:
 
  mb Are you using the PS110, or PS110NA?  I'm not sure what the difference is,
  mb but my vendor has both listed.
 
  I just have the PS110, not sure what the NA might be.



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



Stop virii with postfix!

2001-03-15 Thread Chuck Mead


http://www.moongroup.com/stories.php?story=01/03/15/4646780

--
Chuck Mead, csm -AT- moongroup.com, Owner, MoonGroup.com
(Note: html formatted email sent to me is filtered  deleted unread)
GnuPG Public Key Available: http://wwwkeys.us.pgp.net



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



sendmail and Red Hat 6.2

2001-03-15 Thread RODOLFO MARTIN NIETO

Hi list,

 I'm trying to send a mail with the sendmail command (on Red Hat 6.2),
I do the following:

 sendmail -f MyDescription [EMAIL PROTECTED]  file.txt


 This works find, However I would like to know how can I include a
subject (I have read that in NT it's whith -s option, but this doesn't
work in Linux).

 If anyone could help me I'll be very gratefull. Thanks for all.



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



Re: Firewall For Red Hat

2001-03-15 Thread Dominic Mitchell


pmfirewall is a script that helps you build your firewall using
ipchains.

Cheers, 

Dominic.



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



Re: sendmail and Red Hat 6.2

2001-03-15 Thread Chuck Mead

On Thu, 15 Mar 2001, RODOLFO MARTIN NIETO spewed into the bitstream:

RMNHi list,
RMN
RMN I'm trying to send a mail with the sendmail command (on Red Hat 6.2),
RMNI do the following:
RMN
RMN sendmail -f MyDescription [EMAIL PROTECTED]  file.txt
RMN
RMN
RMN This works find, However I would like to know how can I include a
RMNsubject (I have read that in NT it's whith -s option, but this doesn't
RMNwork in Linux).
RMN
RMN If anyone could help me I'll be very gratefull. Thanks for all.

mail -s "test" [EMAIL PROTECTED]

--
Chuck Mead, csm -AT- moongroup.com, Owner, MoonGroup.com
(Note: html formatted email sent to me is filtered  deleted unread)
GnuPG Public Key Available: http://wwwkeys.us.pgp.net



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



Re: Dual domains on Postfix

2001-03-15 Thread Chuck Mead

On Wed, 14 Mar 2001, jblauth spewed into the bitstream:

jI just set up a Postfix mail server on RedHat 7.0
j(with qpopper and dracd) for one domain.
jI also administer another domain which I want
jto see handled by the new Postfix server.
j
jDoes anyone have any good suggestions
jregarding a clean and efficient setup for two domains?
j
jI could add another NIC and keep the IP
jand ISP's MX records for mail.domain2.com
jor assign a virtual IP accordingly.
jI am mostly wondering about merging the necessary
jsettings for domain 2 into domain1's configuration
jfiles. What's the best logical setup?
j(BTW, the same users exist for both domains, they
jsimply pick a primary account, the secondary forwards
jat this time).

Have you read the Red Hat postfix documents?

http://www.moongroup.com/docs/postfix-faq/index.html
http://www.moongroup.com/docs/RH-postfix-HOWTO/

--
Chuck Mead, csm -AT- moongroup.com, Owner, MoonGroup.com
(Note: html formatted email sent to me is filtered  deleted unread)
GnuPG Public Key Available: http://wwwkeys.us.pgp.net



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



Re: KDE2.1 and Helix Gnome.

2001-03-15 Thread Larry Grover

On Thursday 15 March 2001 12:16, Dale Kosan wrote:
 Okay, I have a quick question.I want to run both the above on the
 same machine. My friend installed both and the switch desktop no
 longer works.He can only use Gnome.He tried making a .xinitrc file in
 his home directory and put the following in it: exec startkde and
 exec strat gnome-session.From a text promt on boot it still does not
 work, KDE 2.1 bombs.I am not sure of the error's.How can I run both
 so my wife can use her Gnome and I can use KDE? Thanks for your time.

What your friend is doing should work (it works for me) -- off 
the top of my head, I can think of two reasons why it might not be 
working:  one of the two "exec..." lines is not commented out, or the 
ownership/permissions of the .xinitrc file do not allow the user 
running "startx" to read the file.  

What happens if he edits the .xinitrc file, and completely removes all 
lines except "exec startkde" (if he can't edit it, then the 
ownership/permissions are wrong)?  Does kde still bomb?  If so, then 
there is probably something wrong with his kde installation.

You and your wife each have your own use account, right?  So make your 
.xinitrc file read "exec startkde" and your wife's .xinitrc file read 
"exec gnome-session".

__
Larry Grover, PhD
Assoc Prof of Physiology
Marshall Univ Sch of Med



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



  1   2   >