Re: VERY slow performance on igb+FreeBSD8.2+mpd5.6

2012-02-24 Thread Volodymyr Kostyrko
Коньков Евгений wrote: #uname FreeBSD 8.3-PRERELEASE #2 r231881: Thu Feb 23 00:53:28 UTC 2012 и Version 5.6 (root@ 10:03 20-Feb-2012) http://www.speedtest.net/result/1790445113.png try to reconnect to mpd 10-20times and you get next: http://www.speedtest.net/result/1790454801.png Used server d

negative group permissions?

2012-02-24 Thread Anton Shterenlikht
Recently I started seeing this line in daily security output: Checking negative group permissions: 70834 -rw-rx 1 root daemon 4 Feb 21 12:54:02 2012 /var/spool/output/lpd/.seq I've a parallel printer attached to a 9.9-CURRENT #2 r230787M box. What does it mean? Should I be worried?

Re: negative group permissions?

2012-02-24 Thread Matthew Seaman
On 24/02/2012 09:08, Anton Shterenlikht wrote: > Recently I started seeing this line > in daily security output: > > Checking negative group permissions: > 70834 -rw-rx 1 root daemon 4 Feb 21 12:54:02 2012 > /var/spool/output/lpd/.seq > > I've a parallel printer attached to > a 9.9-CU

Converting C++ to C

2012-02-24 Thread perryh
Some early implementations of C++ operated as preprocessors that emitted C code. Is there any current tool that will do that? I didn't recognize any such option in the g++ manpage, although I suppose it's possible that one of the -fdump-tree- options would come close enough. Reason: I want to m

Security? [Re: Why is this Symbol in the front of your website. A humble request.]

2012-02-24 Thread Dave
Can I please request, you all check your mail client "reply to" settings. Many of the "replies" to this thread, have also been sent to the 388 (was it) addresses in the original To: field, as well as the list. Might the list settings need tweaking a bit? Also, just where did he originaly harves

Re: Security? [Re: Why is this Symbol in the front of your website. A humble request.]

2012-02-24 Thread Dave
On 24 Feb 2012 at 17:28, Erich Dollansky wrote: > Hi, > > On Friday 24 February 2012 17:10:21 Dave wrote: > > Can I please request, you all check your mail client "reply to" > > settings. > > I think, some - like me too - reply here always to all. > > > > Many of the "replies" to this thread, h

Re: SMTP error: 552 5.6.0 Headers too large (32768 max)

2012-02-24 Thread Arthur Chance
On 02/23/12 22:55, Da Rock wrote: On 02/24/12 05:01, Julian H. Stacey wrote: Arthur Chance wrote: DO NOT FEED THE TROLL! Well spotted& said :-) [snip] However misguided they are, they may believe strongly in this; so I'm not sure there is a troll per se. The evidence is that they have onl

Re: 8.3-BETA1 installation problem

2012-02-24 Thread Michael Powell
Omer Faruk SEN wrote: [edited to relocate top post] [snip] >> >> If you need to clear the old MBR the "old way", use a LiveFS or Fixit >> shell and do this (as root): >> >> sysctl kern.geom.debugflags=16 and: >> >> dd if=/dev/zero of=/dev/adx oseek=1 bs=512 count=1 >> >> where x equals your drive

Re: Security? [Re: Why is this Symbol in the front of your website. A humble request.]

2012-02-24 Thread Dag-Erling Smørgrav
"Dave" writes: > Also, just where did he originaly harvest all those addresses from, are > they publicly available, or is there a gaping hole in some server > somewhere. It is public information: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/contributors/staff-committers.html DES -- Da

Re: Why is this Symbol in the front of your website. A humble request.

2012-02-24 Thread Erich Dollansky
Hi, On Friday 24 February 2012 14:14:32 Matthew Seaman wrote: > On 24/02/2012 06:59, Erich Dollansky wrote: > > I live in Asia and they really have these things here. Just without the > > horns. > > That would be what most people call a "ball." They have them in the > west too... > do they vib

Re: Security? [Re: Why is this Symbol in the front of your website. A humble request.]

2012-02-24 Thread Julian H. Stacey
=?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= wrote: > "Dave" writes: > > Also, just where did he originaly harvest all those addresses from, are > > they publicly available, or is there a gaping hole in some server > > somewhere. > > It is public information: > > http://www.freebsd.org/doc/en_US.ISO88

Re: Converting C++ to C

2012-02-24 Thread Julian H. Stacey
per...@pluto.rain.com wrote: > Some early implementations of C++ operated as preprocessors > that emitted C code. Is there any current tool that will do > that? I didn't recognize any such option in the g++ manpage, > although I suppose it's possible that one of the -fdump-tree- > options would c

9.0, Samba and two NICs

2012-02-24 Thread Ronny Mandal
Hi! I have been running Samba on FreeBSD 9.0 with a wireless card. A share is connected to my W7 computer. To get more speed between the computers, I decided to activate the 1GBit- Ethernet on the FreeBSD and establish a direct connection (cross-link) to the W7. I gave the new connection a static

Re: Security? [Re: Why is this Symbol in the front of your website. A humble request.]

2012-02-24 Thread Erich Dollansky
Hi, On Friday 24 February 2012 17:10:21 Dave wrote: > Can I please request, you all check your mail client "reply to" settings. I think, some - like me too - reply here always to all. > > Many of the "replies" to this thread, have also been sent to the 388 (was > it) addresses in the original T

Re: Why is this Symbol in the front of your website. A humble request.

2012-02-24 Thread Julian H. Stacey
Erich Dollansky wrote: > Hi, > > On Friday 24 February 2012 14:14:32 Matthew Seaman wrote: > > On 24/02/2012 06:59, Erich Dollansky wrote: > > > I live in Asia and they really have these things here. Just without the > > > horns. > > > > That would be what most people call a "ball." They have t

Re: Why is this Symbol in the front of your website. A humble request.

2012-02-24 Thread Jerry
On Fri, 24 Feb 2012 07:37:39 + Matthew Seaman articulated: > On 24/02/2012 07:32, Erich Dollansky wrote: > > Hi, > > > > On Friday 24 February 2012 14:14:32 Matthew Seaman wrote: > >> On 24/02/2012 06:59, Erich Dollansky wrote: > >>> I live in Asia and they really have these things here. Just

Re: Converting C++ to C

2012-02-24 Thread Mehmet Erol Sanliturk
On Fri, Feb 24, 2012 at 4:37 AM, wrote: > Some early implementations of C++ operated as preprocessors > that emitted C code. Is there any current tool that will do > that? I didn't recognize any such option in the g++ manpage, > although I suppose it's possible that one of the -fdump-tree- > op

Re: negative group permissions?

2012-02-24 Thread Anton Shterenlikht
On Fri, Feb 24, 2012 at 09:34:02AM +, Matthew Seaman wrote: > On 24/02/2012 09:08, Anton Shterenlikht wrote: > > Recently I started seeing this line > > in daily security output: > > > > Checking negative group permissions: > > 70834 -rw-rx 1 root daemon 4 Feb 21 12:54:02 2012 > >

Re: Why is this Symbol in the front of your website. A humble request.

2012-02-24 Thread Erich Dollansky
Hi, On Friday 24 February 2012 19:20:42 Julian H. Stacey wrote: > Erich Dollansky wrote: > > On Friday 24 February 2012 14:14:32 Matthew Seaman wrote: > > > On 24/02/2012 06:59, Erich Dollansky wrote: > > > > I live in Asia and they really have these things here. Just without the > > > > horns. >

Re: Security? [Re: Why is this Symbol in the front of your website. A humble request.]

2012-02-24 Thread Dave
On 24 Feb 2012 at 12:37, Dag-Erling Smørgrav wrote: > "Dave" writes: > > Also, just where did he originaly harvest all those addresses from, > > are they publicly available, or is there a gaping hole in some > > server somewhere. > > It is public information: > > http://www.freebsd. org/doc/en_ U

Re: negative group permissions?

2012-02-24 Thread Trond Endrestøl
On Fri, 24 Feb 2012 12:54-, Anton Shterenlikht wrote: > On Fri, Feb 24, 2012 at 09:34:02AM +, Matthew Seaman wrote: > > On 24/02/2012 09:08, Anton Shterenlikht wrote: > > > Recently I started seeing this line > > > in daily security output: > > > > > > Checking negative group permission

Re: negative group permissions?

2012-02-24 Thread Anton Shterenlikht
On Fri, Feb 24, 2012 at 02:41:44PM +0100, Trond Endrest?l wrote: > On Fri, 24 Feb 2012 12:54-, Anton Shterenlikht wrote: > > > On Fri, Feb 24, 2012 at 09:34:02AM +, Matthew Seaman wrote: > > > On 24/02/2012 09:08, Anton Shterenlikht wrote: > > > > Recently I started seeing this line > > >

Re: Security? [Re: Why is this Symbol in the front of your website. A humble request.]

2012-02-24 Thread Da Rock
On 02/24/12 20:42, Dave wrote: On 24 Feb 2012 at 17:28, Erich Dollansky wrote: Hi, On Friday 24 February 2012 17:10:21 Dave wrote: Can I please request, you all check your mail client "reply to" settings. I think, some - like me too - reply here always to all. Many of the "replies" to this

Re: negative group permissions?

2012-02-24 Thread Trond Endrestøl
On Fri, 24 Feb 2012 14:04-, Anton Shterenlikht wrote: > On Fri, Feb 24, 2012 at 02:41:44PM +0100, Trond Endrest?l wrote: > > On Fri, 24 Feb 2012 12:54-, Anton Shterenlikht wrote: > > > > > On Fri, Feb 24, 2012 at 09:34:02AM +, Matthew Seaman wrote: > > > > On 24/02/2012 09:08, Anton S

Re: SMTP error: 552 5.6.0 Headers too large (32768 max)

2012-02-24 Thread Da Rock
On 02/24/12 21:08, Arthur Chance wrote: On 02/23/12 22:55, Da Rock wrote: On 02/24/12 05:01, Julian H. Stacey wrote: Arthur Chance wrote: DO NOT FEED THE TROLL! Well spotted& said :-) [snip] However misguided they are, they may believe strongly in this; so I'm not sure there is a troll pe

Re: Converting C++ to C

2012-02-24 Thread Da Rock
On 02/24/12 22:07, Julian H. Stacey wrote: per...@pluto.rain.com wrote: Some early implementations of C++ operated as preprocessors that emitted C code. Is there any current tool that will do that? I didn't recognize any such option in the g++ manpage, although I suppose it's possible that one

Re: negative group permissions?

2012-02-24 Thread Anton Shterenlikht
On Fri, Feb 24, 2012 at 03:25:52PM +0100, Trond Endrest?l wrote: > On Fri, 24 Feb 2012 14:04-, Anton Shterenlikht wrote: > > > On Fri, Feb 24, 2012 at 02:41:44PM +0100, Trond Endrest?l wrote: > > > On Fri, 24 Feb 2012 12:54-, Anton Shterenlikht wrote: > > > > > > > On Fri, Feb 24, 2012 at

Re: 9.0, Samba and two NICs

2012-02-24 Thread Da Rock
On 02/24/12 21:39, Ronny Mandal wrote: Hi! I have been running Samba on FreeBSD 9.0 with a wireless card. A share is connected to my W7 computer. To get more speed between the computers, I decided to activate the 1GBit- Ethernet on the FreeBSD and establish a direct connection (cross-link) to th

Re: 8.3-BETA1 installation problem

2012-02-24 Thread Warren Block
On Fri, 24 Feb 2012, Omer Faruk SEN wrote: Already done that but still habe the same issue. I can dd and sysctl but after installing without using W at disk label screen still no luck. I have also done sysctl kern.geom.debugflags=16 on fixit and restarted installation but still getting the same

Re: negative group permissions?

2012-02-24 Thread Matthew Seaman
On 24/02/2012 14:04, Anton Shterenlikht wrote: >> Looking at usr.sbin/lpr/lpr/lpr.c at around line 847 (RELENG_9): >> > >> > (void) snprintf(buf, sizeof(buf), "%s/.seq", pp->spool_dir); >> > seteuid(euid); >> > if ((fd = open(buf, O_RDWR|O_CREAT, 0661)) < 0) { >> >

mount options display (detailed)

2012-02-24 Thread jb
Hi, how can I display detailed mount options, e.g. rw, async, acls, atime, ... This regarding local fs or NFS. 'mount' does not do that. jb ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To un

Re: mount options display (detailed)

2012-02-24 Thread Matthew Seaman
On 24/02/2012 15:56, jb wrote: > how can I display detailed mount options, e.g. rw, async, acls, atime, ... > This regarding local fs or NFS. > 'mount' does not do that. mount -p This is actually something you could in theory have worked out from the mount(8) man page, so long as you knew what 'f

phpMyAdmin

2012-02-24 Thread alexus
I can't install phpMyAdmin on my FreeBSD-9.0 wx3# pkg_add -r phpMyAdmin Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.0-release/Latest/phpMyAdmin.tbz... Done. Error: Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.0-release/All/pdflib-7.0.4.tbz: File una

Re: 8.3-BETA1 installation problem

2012-02-24 Thread Michael Powell
Warren Block wrote: > On Fri, 24 Feb 2012, Omer Faruk SEN wrote: > >> Already done that but still habe the same issue. I can dd and sysctl but >> after installing without using W at disk label screen still no luck. I >> have also done >> sysctl kern.geom.debugflags=16 on fixit and restarted insta

Re: Why is this Symbol in the front of your website. A humble request.

2012-02-24 Thread Julian H. Stacey
> > cm = 1") diameter, pack of 2. Pick one up & it feels like an outer > > stainless steel shell, connected by springs to an inner weight. > > Reflex was to want to saw it apart to see what was inside, & how > > they assembled the 2 halves. I suppose spot welding, then circular > > rim welding, t

Re: phpMyAdmin

2012-02-24 Thread Matthew Seaman
On 24/02/2012 17:57, alexus wrote: > I can't install phpMyAdmin on my FreeBSD-9.0 > > wx3# pkg_add -r phpMyAdmin > Fetching > ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.0-release/Latest/phpMyAdmin.tbz... > Done. > Error: Unable to get > ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/

Re: CPAN hanging on ExtUtils::MakeMaker even if installed

2012-02-24 Thread Jaime Kikpole
I want to thank everyone who helped me out. I can confirm that the original issue (infinite delay and 100% CPU use while installing ExtUtils::MakeMaker from CPAN) is gone after upgrading to Perl 5.12. For some reason, the upgrade to 5.14 didn't work. Using "portupgrade -o lang/perl-5.14 perl-5.8.

Re: Converting C++ to C

2012-02-24 Thread Robert Bonomi
"Julian H. Stacey" wrote; > per...@pluto.rain.com wrote: > > Reason: I want to make what I think would be a fairly minor > > change to a small (1100-line) C++ program, but I don't know C++ > > -- only C -- and I don't understand the program well enough > > to mess with it. I suspect I would be

Re: 8.3-BETA1 installation problem

2012-02-24 Thread Omer Faruk SEN
I have done a simple dd if=/dev/zero of=/dev/ad6 count=100 bs=1m which i think covers all. But still no luck. Regards. On Fri, Feb 24, 2012 at 8:11 PM, Michael Powell wrote: > Warren Block wrote: > > > On Fri, 24 Feb 2012, Omer Faruk SEN wrote: > > > >> Already done that but still habe the same

Email issues, relay failure

2012-02-24 Thread Bender, Chris
Hi, I am responsible for a system I know little about. Sendmail all of a sudden stopped working...the sendmial is supposed to send to another machine. The senmail locally looks to deliver email to a que and the que looks to forward to another machine. However this looks to break.Can someb

Re: Email issues, relay failure

2012-02-24 Thread Robison, Dave
On 02/24/2012 13:52, Bender, Chris wrote: > Hi, I am responsible for a system I know little about. > > Sendmail all of a sudden stopped working...the sendmial is supposed to > send to another machine. > > The senmail locally looks to deliver email to a que and the que looks to > forward to anothe

Re: Email issues, relay failure

2012-02-24 Thread Chris Hill
On Fri, 24 Feb 2012, Robison, Dave wrote: On 02/24/2012 13:52, Bender, Chris wrote: Sendmail all of a sudden stopped working...the sendmial is supposed to send to another machine. ...snip... echo "test email from ccl `date` " | mailx -s "test email from ccl `date` " c...@cell.com The que

Re: mount options display (detailed)

2012-02-24 Thread Chris Hill
On Fri, 24 Feb 2012, Matthew Seaman wrote: On 24/02/2012 15:56, jb wrote: how can I display detailed mount options, e.g. rw, async, acls, atime, ... This regarding local fs or NFS. 'mount' does not do that. mount -p This is actually something you could in theory have worked out from the moun

Re: Security? [Re: Why is this Symbol in the front of your website. A humble request.]

2012-02-24 Thread David Brodbeck
On Fri, Feb 24, 2012 at 5:15 AM, Dave wrote: > Those address links need changing to graphic's, so that most address > harvesting bots won't get anything usable. > > Mk1 eyeball can still see what's what, but if you have to use the info, > you have to re-type it manually. I really don't recommend

Re: phpMyAdmin

2012-02-24 Thread Edgar Rodolfo
2012/2/24, alexus : > I can't install phpMyAdmin on my FreeBSD-9.0 > > wx3# pkg_add -r phpMyAdmin > Fetching > ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.0-release/Latest/phpMyAdmin.tbz... > Done. > Error: Unable to get > ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.0-rele

Re: Security? [Re: Why is this Symbol in the front of your website. A humble request.]

2012-02-24 Thread Da Rock
On 02/25/12 12:03, David Brodbeck wrote: On Fri, Feb 24, 2012 at 5:15 AM, Dave wrote: Those address links need changing to graphic's, so that most address harvesting bots won't get anything usable. Mk1 eyeball can still see what's what, but if you have to use the info, you have to re-type it m

clang vs gcc linking problem

2012-02-24 Thread Artifex Maximus
Hello! Absolutely not a flame war but would like to switch to clang in a project. Project uses ncurses. gcc works well but the executable fails when compiled other than -O0. Then I think I should change to clang which will becomes the default compiler in FreeBSD. With clang at linking time I got t

Re: negative group permissions?

2012-02-24 Thread Trond Endrestøl
On Fri, 24 Feb 2012 14:48-, Anton Shterenlikht wrote: > On Fri, Feb 24, 2012 at 03:25:52PM +0100, Trond Endrest?l wrote: > > On Fri, 24 Feb 2012 14:04-, Anton Shterenlikht wrote: > > > > > On Fri, Feb 24, 2012 at 02:41:44PM +0100, Trond Endrest?l wrote: > > > > On Fri, 24 Feb 2012 12:54-0