freebsd-newbies Digest, Vol 72, Issue 4
admin at bridgeman.co.uk
admin at bridgeman.co.uk
Fri Aug 6 06:08:21 PDT 2004
On 6 Aug 2004 at 12:01, freebsd-newbies-request at freebsd.org wrote:
> Send freebsd-newbies mailing list submissions to
> freebsd-newbies at freebsd.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
> or, via email, send a message with subject or body 'help' to
> freebsd-newbies-request at freebsd.org
>
> You can reach the person managing the list at
> freebsd-newbies-owner at freebsd.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of freebsd-newbies digest..."
>
>
> Today's Topics:
>
> 1. Request for confirmation (Webmaster)
> 2. nfsiod and sendmail disabling (Siddhartha Jain)
> 3. RE: nfsiod and sendmail disabling (JJB)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 05 Aug 2004 17:57:05 +0200
> From: "Webmaster" <info at godonline.co.za>
> Subject: Request for confirmation
> To: freebsd-newbies at freebsd.org
> Message-ID: <E1Bskc5-0000vs-UO at server1.red-ns.com>
>
>
>
>
> Almost welcome to our mailinglist(s) ...
>
> Someone, hopefully you, has subscribed your email address to the
> following mailinglists:
>
> * God Online Crosswalk Ezine
>
>
> If this is correct, please click this URL to confirm your
> subscription:
>
>
http://www.godonline.co.za/elist/?p=confirm&uid=4a40e116e0f6a1f5c4
92f0
> 01a6f278a4
>
> If this is not correct, you do not need to do anything, simply
> delete this message.
>
> Thank you
>
>
>
> ------------------------------
>
> Message: 2
> Date: Thu, 05 Aug 2004 23:57:39 +0530
> From: Siddhartha Jain <sid at netmagicsolutions.com>
> Subject: nfsiod and sendmail disabling
> To: freebsd-newbies at freebsd.org
> Message-ID: <41127C1B.60307 at netmagicsolutions.com>
> Content-Type: text/plain; charset=us-ascii; format=flowed
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello,
>
> I just installed FreeBSD 5.2.1.
> FreeBSD freejail.netmagicsolutions.com 5.2.1-RELEASE FreeBSD
> 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004
> root at wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386
>
> 'ps ax' reveals:
>
> 45 ?? IL 0:00.00 (nfsiod 0)
> 46 ?? IL 0:00.00 (nfsiod 1)
> 47 ?? IL 0:00.00 (nfsiod 2)
> 48 ?? IL 0:00.00 (nfsiod 3)
>
> 405 ?? Is 0:00.01 sendmail: Queue runner at 00:30:00 for
> /var/spool/clientmqueue (sendmail)
>
> But, in rc.conf I have disabled nfs (client/server both and sendmail)
> - ----snip----- accounting_enable="YES" defaultrouter="10.1.1.5"
> hostname="freejail.netmagicsolutions.com" ifconfig_ed0="inet
> 10.1.1.171 netmask 255.255.255.0" kern_securelevel="1"
> kern_securelevel_enable="NO" sshd_enable="YES"
tcp_extensions="NO"
> usbd_enable="NO" sendmail_enable="NO"
sendmail_submit_enable="NO"
> nfs_client_enable="NO" - ----snip-----
>
> Any help in shutting down these services?
>
> Thanks,
>
> Siddhartha
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.1 (MingW32)
> Comment: Using GnuPG with Thunderbird -
http://enigmail.mozdev.org
>
>
iD8DBQFBEnwbOGaxOP7knVwRAj5wAJ98ZQoCeqW8Y+Pt89XKSgb
vIsV2pwCdGzIn
> 07iy3DnUKw0/EuWYf5W19l4=
> =G8Rm
> -----END PGP SIGNATURE-----
>
> ------------------------------
>
> Message: 3
> Date: Thu, 5 Aug 2004 14:56:13 -0400
> From: "JJB" <Barbish3 at adelphia.net>
> Subject: RE: nfsiod and sendmail disabling
> To: "Siddhartha Jain" <sid at netmagicsolutions.com>,
> <freebsd-newbies at freebsd.org>
> Message-ID:
<MIEPLLIBMLEEABPDBIEGEEIKGIAA.Barbish3 at adelphia.net>
> Content-Type: text/plain; charset="us-ascii"
>
> This list is the wrong place for this kind of post. Next time ask your
> problem questions on the freebsd-questions list.
>
> The correct rc.conf statement to turn off send mail is
>
> sendmail_enable="NONE"
>
>
> The 4 nfsiod tasks is a bug in the native install of 5.2.1. Submit a
> bud report.
>
> Only way to get rid of the 4 nfsiod tasks is to remove NFS option
> from kernel source and recompile the kernel.
>
> all 5.x releases are development versions and full of bugs. They are
> intended for people who can debug and fix kernel code. You should
be
> using the 4.10 stable version.
>
> -----Original Message-----
> From: owner-freebsd-newbies at freebsd.org
> [mailto:owner-freebsd-newbies at freebsd.org]On Behalf Of
Siddhartha Jain
> Sent: Thursday, August 05, 2004 2:28 PM To:
> freebsd-newbies at freebsd.org Subject: nfsiod and sendmail
disabling
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello,
>
> I just installed FreeBSD 5.2.1.
> FreeBSD freejail.netmagicsolutions.com 5.2.1-RELEASE FreeBSD
> 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004
> root at wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386
>
> 'ps ax' reveals:
>
> 45 ?? IL 0:00.00 (nfsiod 0)
> 46 ?? IL 0:00.00 (nfsiod 1)
> 47 ?? IL 0:00.00 (nfsiod 2)
> 48 ?? IL 0:00.00 (nfsiod 3)
>
> 405 ?? Is 0:00.01 sendmail: Queue runner at 00:30:00 for
> /var/spool/clientmqueue (sendmail)
>
> But, in rc.conf I have disabled nfs (client/server both and
> sendmail)
> - ----snip-----
> accounting_enable="YES"
> defaultrouter="10.1.1.5"
> hostname="freejail.netmagicsolutions.com"
> ifconfig_ed0="inet 10.1.1.171 netmask 255.255.255.0"
> kern_securelevel="1"
> kern_securelevel_enable="NO"
> sshd_enable="YES"
> tcp_extensions="NO"
> usbd_enable="NO"
> sendmail_enable="NO"
> sendmail_submit_enable="NO"
> nfs_client_enable="NO"
> - ----snip-----
>
> Any help in shutting down these services?
>
> Thanks,
>
> Siddhartha
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.1 (MingW32)
> Comment: Using GnuPG with Thunderbird -
http://enigmail.mozdev.org
>
>
iD8DBQFBEnwbOGaxOP7knVwRAj5wAJ98ZQoCeqW8Y+Pt89XKSgb
vIsV2pwCdGzIn
> 07iy3DnUKw0/EuWYf5W19l4=
> =G8Rm
> -----END PGP SIGNATURE-----
> _______________________________________________
> freebsd-newbies at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
> To unsubscribe, send any mail to
> "freebsd-newbies-unsubscribe at freebsd.org"
>
>
> ------------------------------
>
> _______________________________________________
> freebsd-newbies at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
> To unsubscribe, send any mail to
> "freebsd-newbies-unsubscribe at freebsd.org"
>
> End of freebsd-newbies Digest, Vol 72, Issue 4
> **********************************************
Postmaster
The Bridgeman Art Library
17-19 Garway Road London W2 4PH, UK
T +44 (0)20 7908 4065
F +44 (0)20 7792 8509
www.bridgeman.co.uk
The Bridgeman Art Library is the world's leading source of fine art
images.
Our website has now been completely redesigned to make finding the
perfect image easier than ever. New features include: thousands more
images, an easy-to-use design, 'Lightbox' facilities for improved
searching, 'My Bridgeman section for managing your images, inspiring
selections by Bridgeman Picture Researchers, a full listing of all our
museums, artists and collections and comprehensive online help. Try
out the new site now at www.bridgeman.co.uk
International Offices:
The Bridgeman Art Library International, USA
T +1 212 828 1238
newyork at bridgemanart.com
Bridgeman Giraudon, France
T +33 (0)1 55 80 79 10
paris at bridgeman.fr
Bridgeman Giraudon,Germany
T +49 (0)30 88 92 02 76
berlin at bridgeman-berlin.de
www.bridgeman-berlin.de
This email is confidential and should not be used by anyone who is not
the original intended recipient. The Bridgeman Art Library cannot
accept liability for statements made which are clearly the sender's own
and not made on behalf of the Bridgeman Art Library.
More information about the freebsd-newbies
mailing list