Re: sendmail issue

2005-02-09 Thread saravanan ganapathy
--- Emanuel Strobl <[EMAIL PROTECTED]> wrote: > Am Mittwoch, 9. Februar 2005 16:15 schrieb saravanan > ganapathy: > > Hai , > > > > I am using 5.3 release with updated all the ports. > > > > I am facing a problem with sendmail. > > > > # pkg

sendmail issue

2005-02-09 Thread saravanan ganapathy
Hai , I am using 5.3 release with updated all the ports. I am facing a problem with sendmail. # pkg_info | grep sendmail sendmail-8.13.3 Reliable, # /usr/local/etc/rc.d/sendmail.sh start # netstat -an | grep 25 tcp60 0 *.25 *.* LISTEN tcp40 0 *.25 *.*

Re: keeping freebsd uptodate - doubt

2005-02-02 Thread saravanan ganapathy
--- Karol Kwiatkowski <[EMAIL PROTECTED]> wrote: > saravanan ganapathy wrote: > > I have done the above steps to update my system > and > > when I run 'portversion -v | grep -v "=" ', I am > > gettin g the perl package only. > >

Re: keeping freebsd uptodate - doubt

2005-02-02 Thread saravanan ganapathy
--- Oliver Leitner <[EMAIL PROTECTED]> wrote: > On Wednesday 02 February 2005 14:19, saravanan > ganapathy wrote: > > Hai , > > > > I have installed 5.3 release and want to keep my > > system uptodate with the security patches. > > > > Based

Re: keeping freebsd uptodate - doubt

2005-02-02 Thread saravanan ganapathy
--- Karol Kwiatkowski <[EMAIL PROTECTED]> wrote: > saravanan ganapathy wrote: > > Hai , > > > > I have installed 5.3 release and want to keep my > > system uptodate with the security patches. > > > > Based on many guides, I have arranged as a doc.

keeping freebsd uptodate - doubt

2005-02-02 Thread saravanan ganapathy
Hai , I have installed 5.3 release and want to keep my system uptodate with the security patches. Based on many guides, I have arranged as a doc. Pls confirm me whether my steps are ok 1) Install portupgrade 2) Sync ports Ports-supfile contains as *default host=cvsup10.us.freebsd.o

Re: port update problem - deleted all the ports

2005-01-31 Thread saravanan ganapathy
--- Mark Ovens <[EMAIL PROTECTED]> wrote: > saravanan ganapathy wrote: > > Hai , > > > > I am using 5.3 release and included tag=RELENG_5_3 > to > > my ports-supfile and when I tried to update ports > > using " cvsup -g -L 2 /root/ports-supf

port update problem - deleted all the ports

2005-01-31 Thread saravanan ganapathy
Hai , I am using 5.3 release and included tag=RELENG_5_3 to my ports-supfile and when I tried to update ports using " cvsup -g -L 2 /root/ports-supfile", it deleted almost all the ports and finally it says ... ... ... Delete ports/x11-wm/yawm/Makefile Delete ports/x11-wm/yawm/distinfo Delete port

update 5.3 release to security branch

2005-01-28 Thread saravanan ganapathy
Hai, I need to secure my freebsd (RELENG_5_3_0_RELEASE) and I hope that I must update to 5.3 security branch. I have done recompile the kernel to enable smp. How do I update to security branch(RELENG_5_3)? Sarav __ Do you Yahoo!? Yahoo! M

Re: enable linux compatibility

2005-01-28 Thread saravanan ganapathy
--- Lowell Gilbert <[EMAIL PROTECTED]> wrote: > saravanan ganapathy <[EMAIL PROTECTED]> writes: > > > Hai > > > > I tried to enable linux compatibility on my > freebsd > > (5.3 Release)kernel by adding 'options > COMPAT_LINUX' > &

Re: enable linux compatibility

2005-01-28 Thread saravanan ganapathy
--- Xian <[EMAIL PROTECTED]> wrote: > On Friday 28 January 2005 13:39, saravanan ganapathy > wrote: > > Hai > > > > I tried to enable linux compatibility on my > freebsd > > (5.3 Release)kernel by adding 'options > COMPAT_LINUX' > > in

enable linux compatibility

2005-01-28 Thread saravanan ganapathy
Hai I tried to enable linux compatibility on my freebsd (5.3 Release)kernel by adding 'options COMPAT_LINUX' in my kernel config file and recompiled the kernel using this file.But even after, this is not enabled. kldstat o/p shows as # kldstat Id Refs AddressSize Name 13 0xc04

Re: modify existing partitions - newbie

2005-01-27 Thread saravanan ganapathy
--- Jerry McAllister <[EMAIL PROTECTED]> wrote: > > > > Hai, > > > > I just needed to delete some partitions(ad0s1e & > > ad0s1f) in my existing slice(ad0s1) and recreate > with > > some changes. > > > > 1) I tried using 'sysinstll --> Config --> Label' > , > > then delete e & f , but this co

modify existing partitions - newbie

2005-01-27 Thread saravanan ganapathy
Hai, I just needed to delete some partitions(ad0s1e & ad0s1f) in my existing slice(ad0s1) and recreate with some changes. 1) I tried using 'sysinstll --> Config --> Label' , then delete e & f , but this couldn't write. It says 'unable to write data on ad0' . What is the problem? 2) Tried using

Re: port update problem - newbie

2005-01-24 Thread saravanan ganapathy
--- Kent Stewart <[EMAIL PROTECTED]> wrote: > On Monday 24 January 2005 05:11 am, saravanan > ganapathy wrote: > > --- Tabor Kelly > > > > <[EMAIL PROTECTED]> > wrote: > > > saravanan ganapathy wrote: > > > > > > > > >

Re: port update problem - newbie

2005-01-24 Thread saravanan ganapathy
--- Tabor Kelly <[EMAIL PROTECTED]> wrote: > saravanan ganapathy wrote: > > > > > --- Erik Norgaard <[EMAIL PROTECTED]> wrote: > > Since I am very new to freebsd, I am not sure abt > the > > ports collections which I don't want. > >

cpu,memory info - issues ( newbie)

2005-01-24 Thread saravanan ganapathy
Hai I 've installed freebsd5.3 Rel on my dual processor. I'm not sure that my OS detected dual cpu. Sysctl & dmesg output just confused me. dmesg Output -- #dmesg | grep -i cpu CPU: Intel(R) Xeon(TM) CPU 2.40GHz (2399.33-MHz 686-class CPU) Hyperthreading: 2 logical CPUs cpu0: on

Re: port update problem - newbie

2005-01-21 Thread saravanan ganapathy
--- Erik Norgaard <[EMAIL PROTECTED]> wrote: > saravanan ganapathy wrote: > > > > Yah. I had a mistake and corrected. > > > > It takes longtime to update the ports. I am not > sure > > abt my config. Should I change anything else? > > Ho

Re: port update problem - newbie

2005-01-21 Thread saravanan ganapathy
--- Erik Norgaard <[EMAIL PROTECTED]> wrote: > saravanan ganapathy wrote: > > Hai > > > > I am using 5.3release and when I try to update > ports > > collections, I am getting the following error > > > > Release not specified for collection >

port update problem - newbie

2005-01-21 Thread saravanan ganapathy
Hai I am using 5.3release and when I try to update ports collections, I am getting the following error Release not specified for collection "host=cvsup1.freebsd.org" How to solve this? Sarav __ Do you Yahoo!? The all-new My Yahoo! - Get your