Info Required.

2002-10-29 Thread NATARAJ
> Can Any one can help Regarding How to Receive Syslogs that are sent by Remote >Servers. > Consider a situation..in which we have configured in all servers : > in /etc/syslog.conf > *.info;mail.none;authpriv.none;cron.none @dbserver > > so that the syslogs from all servers a

hi all .. Swap want to used ...?

2002-10-29 Thread V i P u L
greetings ALL     I had probs with my Linux Box my linux Box is 512MB RAM and it is server class i m running on that squid proxy server on that server but my squid process can not used that my swap partions i made swap prations is of 1GB so any one can suggest me what will be parameter i

Re: how to configure sendmail

2002-10-29 Thread Ian Firla
You need to have the MX (mail transfer) record for your domain pointing at the appropriate server (ie. mydomain.com) for a start. Can you send mail from your domain? try firing up a command-line mail client and see what happens. Ian Dr Ian Firla Robert Graves Trust | "A

Re: how to configure sendmail

2002-10-29 Thread steveo
On Tue, 29 Oct 2002, wrote: => =>Hi, => =>I have a domain name and a DNS which work fine. I'd like to configure =>sendmail to allow my users sending and receiving mail from the net =>through their email address like [EMAIL PROTECTED] => =>I tried a lot of suggestions found around the net and book

CUPS printing with Seawolf

2002-10-29 Thread Scott
Has anyone been able to get the CUPS printing system to work with RH 7.1? The links I found at the Redhat site didn't work. Please help if possible. Regards Scott __ Do you Yahoo!? HotJobs - Search new jobs daily now http://hotjobs.yahoo.com/ ___

how to configure sendmail

2002-10-29 Thread Jean Solon Vallès
Hi, I have a domain name and a DNS which work fine. I'd like to configure sendmail to allow my users sending and receiving mail from the net through their email address like [EMAIL PROTECTED] I tried a lot of suggestions found around the net and books, I still get a reply error from postmaster Pl

Re: shutdown order?

2002-10-29 Thread Conny Enström
- Original Message - From: "Thomas Dodd" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 29, 2002 5:58 PM Subject: Re: shutdown order? > > > Conny Enström wrote: > > - Original Message - > > From: "Thomas Dodd" <[EMAIL PROTECTED]> > >Conny Enström wrote: > >> >

Re: shutdown order?

2002-10-29 Thread Thomas Dodd
Conny Enström wrote: - Original Message - From: "Thomas Dodd" <[EMAIL PROTECTED]> Conny Enström wrote: Yes the card is a "RealPort Xircom 10/100 Ethernet 56k modem ( REM56G-100 )". Can you try a shutdown without the modem present (cardctrl eject ) perhaps even boot without the modem

Re: shutdown order?

2002-10-29 Thread Conny Enström
- Original Message - From: "Thomas Dodd" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 29, 2002 12:21 AM Subject: Re: shutdown order? > > > Conny Enström wrote: > > Yes the card is a "RealPort Xircom 10/100 Ethernet 56k modem ( > > REM56G-100 )". > > > > I start to s

Re: Menu security vs chroot

2002-10-29 Thread Jason Dale
Hi James , I forgot to mention the 'trap' command. I use this utility on my Unixware 7 boxes , to prevent users from gaining access to the system using the 'delete' key , which by sending a SIGINT will cause the same effect as the CONTROL C in Linux. The trap command is normally a Bash builtin in