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
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
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
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
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
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
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
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
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
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
"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
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.
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/
> > 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
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
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
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
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
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) {
>> >
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
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
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
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
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
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
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
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
> > >
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
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
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.
>
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
> >
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
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
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
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
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
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
=?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
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
"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
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
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
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
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
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
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
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?
Коньков Евгений 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
48 matches
Mail list logo