808 RES=0x00 SYN URGP=0
I'm hoping to check out Luigi's linux port of ipfw + dummynet sometime,
but have yet to hear of ipchains - let alone (ugh!) tc - on FreeBSD :)
cheers, Ian
___
freebsd-questions@freebsd.org mailing list
http://lists.freeb
On Sun, 26 Dec 2010, Bruce Cran wrote:
> On Mon, 27 Dec 2010 01:50:45 +1100 (EST)
> Ian Smith wrote:
>
> > Probably should be easy, but from trying to parse that and lang.l I
> > get the vague impression (at best) that Rob's original should have
> > work
On Sun, 26 Dec 2010, Bruce Cran wrote:
> On Mon, 27 Dec 2010 00:29:47 +1100 (EST)
> Ian Smith wrote:
>
> > Arguably unforgiving parsing and/or imprecise description. Try eg:
> >
> > nooptions NFSCLIENT, NFSSERVER, NFSLOCKD, NFS_ROOT
> >
> >
consistency for "nodevices" with the syntax in the manpages and the
> real
> config file
Arguably unforgiving parsing and/or imprecise description. Try eg:
nooptions NFSCLIENT, NFSSERVER, NFSLOCKD, NFS_ROOT
with no space[s] before comma[s], as is generally
that thread well explains why only root may assign rtprio.
It's encouraging seeing rtprio get some oil; realt...@freebsd.org has
been all but dead for years, its latest message scheduling euthanasia:
http://lists.freebsd.org/pipermail/freebsd-realtime/2010-November/35.html
cheers, Ian
ways contained 'parklogic.com':
> Message-ID: <20101110202251.16589.qm...@dusk.parklogic.com>
And don't forget to wash your hands after flushing :)
cheers, Ian
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.o
On Wed, 15 Dec 2010 15:42:29 +0100, Samuel Martín Moro wrote:
> On Wed, Dec 15, 2010 at 4:57 AM, Ian Smith wrote:
[..]
> > > Dec 14 13:26:47 camtrace13 kernel: ^[[m
> > > Dec 14 13:26:47 camtrace13 kernel: ^[[39;49m^[[=1S
> > > Dec 14 13:26:47 camtrace13 kern
In freebsd-questions Digest, Vol 341, Issue 3, Message: 17
On Tue, 14 Dec 2010 19:02:54 +0100 Samuel Mart?n Moro wrote:
> Hi,
>
> I'm adding some scripts to FreeBSD boot.
> One of this script runs a binary that checks our postgres database, its
> output being redirected to a dialog --gauge.
our machine's
ASL etc. Best to be well prepared first by studying:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/acpi-debug.html
cheers, Ian
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
On Mon, 13 Dec 2010, Bruce Cran wrote:
> On Tue, 8 Dec 2009 00:48:21 +1100 (EST)
> Ian Smith wrote:
>
> > If nothing else, might adding a quick "(try Options/Rescan Devices)"
> > to the "No USB devices" message text help some folks out of this
>
t; > Click the down arrow and select "Show original".
> >
> > --
> > Bruce Cran
> >
>
> Awesome! Thanks Bruce. Now I can put what Ian provided to good use :D
Yeah good onya Bruce .. I was about to reply that mail headers was one
area where gmail provi
me or that IP or
any other IP in 64.38.11.26/29, just block that and move on.
If it's a different address range now, please provide the full headers
for the message you received, with a copy to postmas...@freebsd.org
Thanks, Ian (please cc me on any reply, I take this list as a digest)
_
South of the border, some say the same can be said of people :-)
> R's,
> John
cheers, Ian
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
You originally specified "ints from 0 to some N."
I think you want either [0-9][0-9]* or just [0-9]+ (one or more digits)
cheers, Ian
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
u were being compensated for such inconvenience, it's amazing
that you'd ever consider using anything other than 'Microsoft machines'.
cheers, Ian
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
outer, with a value of 0
> it doesn't work as a router.
Wrong; sysctl net.inet.ip.fw.default_to_accept has nothing to do with
this; gateway_enable=YES causes setting sysctl net.inet.ip.forwarding=1
> Look with tcpdump where networktraffic is going.
>
> http://www.freebsd.org/
mprovement? Worked for me, anyway
> I think I could live a few months before buying a new one but it sucks :-/
Clues to save power may be helpful but don't really address this issue;
still, one of the best is http://wiki.freebsd.org/TuningPowerConsumption
cheers, Ian
its 'Last full capacity' again.
It may take three or more such full cycles until you see no improvement.
While you're at it, you could actually time how long it runs till fully
discharged; this also may improve somewhat, but what we're correcting
here it the battery
andbook IPFW section; meanwhile ipfw(8) is definitive.
You can also start out using one of the builtin types, then save it to a
file with 'ipfw list >file', then modify things it there, add comments
etc, then specify that file as firewall_type henceforth. Or, as Chuck
has show
SI not even in the index.
I confess to buying it secondhand in '94 from a likely sorry bloke, and
wonder if anyone's published a diff (ono) to the 2nd ed?
But my most dog-eared, tabbed and note-stuffed reference is Kernighan &
Plauger's Software Tools in Pascal ('81) - love
pends on a kernel build option, so you might use say 65000 to be sure.
> Oddly enough, I have several machies that are setup identicly and this is
> the only one that has stikky rules from /etc/rc.firewall.
>
> Any one have any idea what knob might have been turned that causes
On Sat, 13 Nov 2010, Rob Farmer wrote:
> On Sat, Nov 13, 2010 at 17:39, Ian Smith wrote:
> > Hey Woj, long time; yeah you picked a hell of time to re-surface.
> >
> > More likely nobody who knows would be bothered wasting their time wading
> > through the present v
restore some sanity. I've about had enough.
Excuse the rant .. re your question, I don't know myself but suspect
you'd likely get a grown-up sort of response in stable@ where this sort
of issue has been popping up a fair bit lately.
cheers, Ian
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
d will happily slice and partition disk/s
other than the boot slice, if and only if you have previously set sysctl
kern.geom.debugflags=16 - not called the 'foot-shooting' bit for nothing
- so don't forget to set it back to 0 when you've finished.
cheers, Ian
On Tue, 9 Nov 2010, per...@pluto.rain.com wrote:
> Ian Smith wrote:
> > In freebsd-questions Digest, Vol 335, Issue 11, Message: 4
> > On Sat, 06 Nov 2010 01:00:34 -0700 per...@pluto.rain.com wrote:
> > > Julian Fagir wrote:
> > > > > Does a
bs(drand48()) always exceeded (0.5 * sqrt(2.0)),
> a*a + b*b would always exceed 1.0, thus counter would never be
> incremented and pi would be reported as zero.
That'd be one pretty sad PRNG :) but testing variance of the above
algorithm's result to best known double pi is likely a
e that may well be true, this is the
> card I have and I'm stuck with it, so there's not much I can about that.
>
> Any suggestions welcome. :-)
Only that if I had such an issue I'd head for n...@freebsd.org and post
the above there, where the syncache cookie monsters t
In freebsd-questions Digest, Vol 335, Issue 9, Message: 7
On Fri, 5 Nov 2010 10:27:38 +0200 Jonathan McKeown wrote:
> On Friday 05 November 2010 09:28:27 Ian Smith wrote:
> > But you don't always have any control of what parent nameservers do;
> > eg we do DNS for a .com bu
;<- opcode: QUERY, status: NXDOMAIN, id: 18278
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;136.46.146.216.in-addr.arpa. IN PTR
;; AUTHORITY SECTION:
46.146.216.in-addr.arpa. 1800 IN SOA ns1.mydyndns.org.
zone-admin.dyndns.com. 20080
In freebsd-questions Digest, Vol 335, Issue 3, Message: 2
On Tue, 2 Nov 2010 07:04:08 +0100 Matthias Apitz wrote:
> El día Monday, November 01, 2010 a las 10:03:58PM -0700,
> per...@pluto.rain.com escribió:
>
> > Devin Teske wrote:
> >
> > > sysinstall probes hardware when it starts. The
On Wed, 27 Oct 2010, Alexander Motin wrote:
> Ian Smith wrote:
> > I'm very interested in these, from the quarterly report:
> >
> >New manual pages were written to document this functionality:
> >eventtimers(7), attimer(4), atrtc(4), hpet(4).
> >
FreeBSD with desktop
applications?
It seems logical to me to keep FreeBSD as a server OS and build a
desktop separately on top of this, analogous to what Ubuntu did with
Debian (only BSD should of course be far superior!).
Ian
On 25/10/10 19:50, Henry Olyer wrote:
The problem here is that it sh
6) of a full -RELEASE a la DVD with packages, a small R/W slice for
saving dmesg output etc of a tested machine _and_ a small DOS-formatted
slice (s1) to exchange stuff with windows/mac users, on the one stick.
But the latter is probably better another topic, for another time ..
cheers, Ian
_
In freebsd-questions Digest, Vol 333, Issue 2, Message: 1
On Fri, 15 Oct 2010 13:38:17 -0400 bdsf...@att.net wrote:
> On Fri, 15 Oct 2010 09:32:44 -0400, Jerry
> wrote:
>
> > On Fri, 15 Oct 2010 08:35:39 -0400
> > Fbsd8 articulated:
> >
> >> Check out qjail. It has been submitted for ad
ing your system on
its outside interface. See /etc/rc.firewall for ipfw(8) examples.
Of course your application can double-check, but if your firewall is
correctly configured, the application should never see such packets.
cheers, Ian
___
freebsd-que
On Fri, 15 Oct 2010, b. f. wrote:
> On 10/15/10, Ian Smith wrote:
> ...
>
> >
> > http://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8-stable works,
> > it's what portupgrade looks at on an 8.1-STABLE system, but it's a bit
> > sad finding th
ar, and there are gaps of up to
several weeks between, leading to potential for quite a few out of date
major packages (in my case including php5 and all of kde3)
The last time I noticed such big delays between updated ports and their
packages (IIRC, 2007) Kris Kennaway put in a successful wo
On Sun, 10 Oct 2010 19:27:05 +0300, kes-...@yandex.ru wrote:
> Hi, Ian.
Hi Eugen,
> >> >> 23.1%Sys 50.8%Intr 1.3%User 0.0%Nice 24.8%Idle%ozfod
> 1999 cpu0: time
> >> >> ||||||
process take 36-50% of CPU
> >> resource?
>
> IS> Try 'top -S'. It's almost certainly system process[es], not shown above.
Does that not show anything? Also, something like 'ps auxww | less'
should show you what's using all that CPU. I'm out of wild clues.
cheers, Ian
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
1 80 6748K 1440K nanslp 0:00 0.00% cron
> 12802 root 1 440 22880K 4004K select 0:00 0.00% sshd
>
>
> How to obtain what nasty happen, which process take 36-50% of CPU
> resource?
Try 'top -S'. It's almost certainly syste
inux do, again:
http://fxr.watson.org/fxr/source/drivers/acpi/acpica/hwsleep.c?v=linux-2.6
If anyone finds any State Secrets or vaguely crypto code in Intel's free
(in both senses) ACPICA code implementation of open ACPI specifications,
I'm sure we&
nd into anything beyond the root directory you got
access to above mounting da1 (read-only hopefully!), you may be in luck.
D&S lives quite deep in the tree on windows (ie under the per-user
level) but you'd have to hunt the path from the root to there on maybe
another windows box. Y
uery-pr.cgi?pr=150517
If you're sure you have the latest Lenovo BIOS/EC updates, try posting
your report above to the freebsd-acpi list, also providing OS version
(uname -a) and contents of /var/run/dmesg.boot
Good luck, Ian
___
freebsd-questions@fr
On Thu, 30 Sep 2010, Ian Smith wrote:
> countries are long gone. For some scientific (and policy) rationale of
> the increasingly fragmented nature of new allocations down to /22 (ie 64
> IP addresses) have a look at http://www.potaroo.net/tools/ipv4/
Oops; a /22 allocation is of
ally blocks the offending IP before its second request. FWIW, the
latest IP logged and blocked was from a hosting company in the US :)
I run eg '# /path/to/botwatch 50 &' to start with the recent log lines.
'# kill /var/run/botwatch.pid' stops it and both of its bg proce
I have an 8.0-RELEASE system with
many ports installed and quite a few configured to taste with a recently
upgraded 8-STABLE world, working through a huge portversion update list,
started by fetching over 900MB of packages so far including X and KDE by
portupgrade -aFPP. It's going to tak
In freebsd-questions Digest, Vol 329, Issue 2, Message: 14
On Mon, 20 Sep 2010 14:22:57 -0700 Rob Farmer wrote:
> On Mon, Sep 20, 2010 at 08:00, wrote:
> > I think that response was not all that unreasonable.
>
> I'm not sure if you are referring to me or ale here.
To ale@ I expect. Since
;, but you can search the archives for the actual reason. You have to
> comile the module for your specific apache installation.
Ok Alex, and thanks for all your good work.
cheers, Ian
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.o
27;t expect this policy so long now 'customary' to change, but
I'm cc'ing the maintainer (ale@) in case it may help .. I expect not so
many people run webservers and such on smaller, older systems either ..
cheers, Ian
(busy portupgrading from 8.0-R to 8.1-S fetching mostly pack
In freebsd-questions Digest, Vol 327, Issue 11, Message: 4
On Sat, 11 Sep 2010 "O. Hartmann" wrote:
> On 09/11/10 11:43, Andrew Brampton wrote:
> > On 11 September 2010 10:28, O. Hartmann
> > wrote:
> >>
> >> you see me a kind of desperate. I wrote my own a small piece of Â
> >> software
synching disks etc), however
'matcho' won't match 'match' :) and that line needs a trailing ';'.
Whether or not it powers down (perhaps depending on BIOS setting, ie
instant-off or 4-second-delay), it may be more useful logging it, say:
action "logger
In freebsd-questions Digest, Vol 326, Issue 2, Message: 2
On Mon, 30 Aug 2010 07:27:47 -0500 Antonio Olivares
wrote:
> On Mon, Aug 30, 2010 at 7:19 AM, Odhiambo Washington
> wrote:
> > On Mon, Aug 30, 2010 at 3:05 PM, Antonio Olivares
> > wrote:
> >>
> >> On Mon, Aug 30, 2010 at 1:37 AM,
;$@ OK' also .. NOT recommended!
You'd be much better off whitelisting particular senders that for some
reason can't fix their broken RNS, by adding 'some...@somewhere OK' to
your /etc/mail/access file.
cheers, Ian
___
he
freebsd list/s anyway.
Other participants may still have to deal with off-list copies, possibly
forged as coming from:
Received: from dusk.parklogic.com (allmail.0b2.net [64.38.11.26])
Thanks to all, but let's not discuss this further on freebsd-questions?
cheers, Ian
> Regards,
>
On Thu, 19 Aug 2010, Rod Person wrote:
> At 08:31 AM 08/19/2010, Ian Smith wrote:
> > > Can someone please take care of this. Its getting to be quite annoying.
> >
> > Indeed. That's because noone had forwarded copies with complete headers
> > to postm
ttp://www.downwind.com.au/avdir/rd.php?id=7564
>
> Can someone please take care of this. Its getting to be quite annoying.
Indeed. That's because noone had forwarded copies with complete headers
to postmas...@freebsd.org, who I bet hasn't the spare time to browse a
fraction
most BIOS)
refer to suspend-to-RAM (S3 sleep state) as StandBy, FreeBSD calls this
suspend, and standby (S1) is likely just a stop-clock state. Hibernate
(S4) means writing all system state to disk and powering off, and so far
requires BIOS support (it actually works on my old laptop using APM, but
r costs less than summer, I believe, for whatever
> reason) and a $10 mail-in rebate on the card means I will be turning
> a net profit in 2 months! -- Ryan
Sorry, I don't get why you'd run a video card using in excess of 150W on
any server? Or is that for your hot gaming box?
istic reasons
you can at least use ipfw 'limit' rules to allow only say one or two ssh
connections from one IP, which should help the open connections issue.
You could also impose connection limits running sshd from inetd(8):
[/max-child[/max-connections-per-ip-per-minute[/max-child-per-ip
be a
bit dodgy, ie does bash expect sourcing ~/.bash_profile to return
immediately? I guess Antonio might have to see which of those work.
The debian system I look after doesn't have any .bash_login files; apart
from the system-wide files in /etc (best untouched) most of the business
is done in ~/.bashrc, invoked for interactive shells by ~/.bash_profile,
but I'm unsure whether the login shell (that doesn't use ~/.bashrc) then
invokes an interactive shell (that does) or what .. man bash is awful :)
> The line "[ ! -f /tmp/.X0-lock ] && startx" is correct C shell,
> sh (Bourne) and bash syntax.
It is - but only with that space after '[' - and of course before ']'
HTH, Ian
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
m there.
What I'd really like to see is a working recipe for making a bootable
USB stick, 4GB or more, that sysinstall could use but with the full
contents of the release DVD on it. Preferably on a _sliced_ da0 so we
could install say 8.1 or 7.3, and/or i386 or amd64 ..
> HTH,
>
s to do with Samba, or what?
Please cc me on any reply; I'm subscribed to questions as a -digest
which can take half a day, and the threading gets mangled.
cheers, Ian
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailm
d go with an image of the ToothFairy .. at least that's an
imaginary being that (almost) everyone over the age of seven KNOWS is an
imaginary friend - or foe, as preferred.
cheers, Ian
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
more detail of what you want to do, and what you've tried.
cheers, Ian
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
In freebsd-questions Digest, Vol 319, Issue 10, Message: 18
On Sat, 17 Jul 2010 07:48:38 -0400 Jerry wrote:
> On Sat, 17 Jul 2010 18:04:56 +1000 (EST)
> Ian Smith articulated:
>
> > In freebsd-questions Digest, Vol 319, Issue 9, Message: 24
> > On Fri, 16 Jul 2010
s from googling 'FreeBSD ACLs':
http://en.wikipedia.org/wiki/Access_control_list
http://wiki.freebsd.org/NFSv4_ACLs
http://wiki.freebsd.org/Releng/8.1TODO/
cheers, Ian
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
nd this
> used to work for any hosts.
I gather you didn't have that acl limiting queries to our-net before ..
and yes bind is always on the move, keeping ahead of the moving badguys.
cheers, Ian
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
x27;.
>
> portmaster is probably the easiest road to get you there.
Sure, or portupgrade. I think both have -P switches to use packages
rather than make from source where the matching package is available,
which is pretty handy on less than awesome boxes for Big Things like
Xorg, KDE and the like .. not to mention Java ..
cheers, Ian
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
1) {
.. ie running 'Options menu: Rescan devices' fixes this issue for some.
cheers, Ian
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
Hi .. as suggested, posting this discussion to ipfw@ too .. thanks, Ian
-- Forwarded message --
Date: Mon, 21 Jun 2010 13:00:14 +0200
From: Luigi Rizzo
To: Ian Smith
Subject: Re: Online gaming and file downloads - latency hell! (fwd)
On Mon, Jun 21, 2010 at 10:25 AM, Ian Smith
big issue for some games that may need expediting?
> I beleive there could even be some nasty rewritting that would
> artifically change the window size so the TCP stream is slowed down.
Quite a job, intervening and rewriting packets, and maintaining state on
whole streams; I gat
n a hard
limit to downloads (at around 85% of 512kbps) while keeping the outbound
(to-net) channel lightly loaded after streaming, ACKs, and uploads.
I don't know how pf works (or can be made to work) in this regard, nor
can I speculate about gaming latency particularly, but hope to
like this, on your data:
# /dev/da0s1:
8 partitions:
#size offsetfstype [fsize bsize bps/cpg]
c: 234436482 0unused0 0 # "raw" part, don't edit
d: 234436482 04.2BSD
Please take care. Personally, I always use sysinstall(8) or sade(8
red, so
may have been other data, but with a new label you might be able to
recover it with 'fsck da0s1d' if the filesystem is more or less intact.
It's always worth keeping a copy of the output of bsdlabel for every
FreeBSD slice somewhere safe (like on paper!) for times such as these.
cheers, Ian
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
In freebsd-questions Digest, Vol 314, Issue 3, Message: 22
On Mon, 7 Jun 2010 16:08:34 -0400 Jerry wrote:
> On Tue, 8 Jun 2010 01:13:01 +1000 (EST)
> Ian Smith articulated:
>
> > In freebsd-questions Digest, Vol 314, Issue 1, Message: 33
> > On Mon, 7 Jun 2010
e individual/s responsible; otherwise I'll have to
work through layers of department heads, middle management, team leaders
and such, and you know how they can close ranks in a crisis. It may
take some time, but rest assured we'll catch and fire him, her or them!
Thank you for your patie
On Tue, 1 Jun 2010, David DEMELIER wrote:
> 2010/6/1 Ian Smith :
> > In freebsd-questions Digest, Vol 313, Issue 4, Message: 26
> > On Tue, 1 Jun 2010 10:55:08 +0200 David DEMELIER
> > wrote:
[..]
> > > Is there a way to make this conditional to do onl
scharging, I
think that's the lot .. you can also check hw.acpi.battery.life etc.
However, your system should do an 'emergency suspend' on critical low
battery anyway .. usually set at 1% capacity but some BIOS will let you
adjust that (see acpiconf -i0). Only if suspend
Hi all,
Thanks to our indefatiguable postmaster, who has suspended the bouncing
account with suitable rousing about where bounces should be sent; to the
envelope-sender, ie the list owner, rather than to individual posters.
cheers, Ian
___
freebsd
s 'just me' I can block their source, but if more widespread I'll
ask our esteemed postmaster (cc'd) to try hunting the errant recipient.
cheers, Ian
-- Forwarded message --
Return-Path:
Received: from smtp04.bis.eu.blackberry.com (smtp04.bis.eu.blackberry
the change log between your BIOS and the latest; if
there's anything related to C states or similar, you should try it; they
always say not to do it unless you need to - you might need to, and that
might be all you need to do.
> I'll try removing the cronjob.
>
> Thank
about in the dark without
> > sufficient (or any real) knowledge of the range of tasks
> > performed by ACPI.
> >
> > Is my guess that I have an interaction problem between ACPI
> > and RELEASE-8.0 a reasonable one? Where can I go from here?
> >
> > The system uses a Gigabyte GA-M55SLI-S4 mother board and the
> > prcessor is AMD Athlon(tm) 64 X2 Dual Core Processor 5600+
The last para may hold the primary keys to the solution set ..
cheers, Ian
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
ftware or
hardware handshaking (eg CTS/RTS &/or DTR/DSR) and whether byte-by-byte
or using packet protocols, and such? Is the communication two-way?
cheers, Ian
(please CC me; I'm subscribed to the -digest which can take a while)
___
f
On Fri, 9 Apr 2010, per...@pluto.rain.com wrote:
> Ian Smith wrote:
> > > > http://www.freebsd.org/doc/handbook/firewalls-ipfw.html
> >
> > This is absolutely the worst section of an otherwise great
> > handbook ... Nothing short of a rewrite from scratc
On Fri, 9 Apr 2010, Robert Huff wrote:
> Ian Smith writes:
>
> > >So ... double-checking I'm doing this right:
> > >
> > > 1) in /boot/loader.conf:
> > >
> > > ipfw_load="YES"
> > > ipdivert_
de it into ipfw(8) .. your choice,
or you can use firewall_type="open" for rc.firewall without that, until
you've got your ruleset in action (when default to deny is advisable)
> net.inet.ip.fw.verbose="1"
> net.inet.ip.fw.verbose_limit="100"
>
>
> That cover it?
ust compare (eg) permissions and names, something like:
ls -la dir1 | awk '{print $1,$9}' >/tmp/lsd1
ls -la dir2 | awk '{print $1,$9}' >/tmp/lsd2
diff /tmp/lsd1 /tmp/lsd2
cheers, Ian
___
freebsd-questions@freebsd.org mailing list
ould someone comment please ?
Thanks in advance
~~~~~~
Ian Lord
MSD Informatique
143 Rue des Fauvettes
St-Colomban (Québec) J5K 0E2
Tél: (514) 776-MSDI -> (514) 776-6734
Sans Frais: 1(877) 776-MSDI -> 1(877) 776-6734
http:
On Sat, 6 Mar 2010, Matthew Seaman wrote:
> On 06/03/2010 06:33:53, Ian Smith wrote:
> > In freebsd-questions Digest, Vol 300, Issue 10, Message: 6
> > On Fri, 05 Mar 2010 16:07:29 + Matthew Seaman
> > wrote:
> > > On 05/03/2010 15:51:52, Randal L.
ctl instead.
A bit over a year ago mav@ redesigned powerd's algorithm for measuring
'summary' load for multiple CPUs, as explained with revision 1.21.2.2 at
http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.sbin/powerd/powerd.c which
code may prove worthwhile exploring, or stealing.
Are they assuming a 'secondary' MX will be more likely to accept spam?
cheers, Ian
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
t Debian Apache2 configs do not default FollowSymLinks here, and
where /home is a symlink to /usr/home that may be problematic; eg:
Options FollowSymLinks
AllowOverride None
order allow,deny
deny from all
cheers, I
In freebsd-questions Digest, Vol 296, Issue 6, Message: 20
On Wed, 3 Feb 2010 10:26:06 -0700 Steve Franks wrote:
> On Wed, Feb 3, 2010 at 8:18 AM, Jerry McAllister wrote:
> > On Tue, Feb 02, 2010 at 07:59:15PM -0700, Steve Franks wrote:
> >
> >> On a running system. I mean, I know I should q
On Sat, 23 Jan 2010, John wrote:
> On Sat, Jan 23, 2010 at 05:34:10PM +1100, Ian Smith wrote:
> > In freebsd-questions Digest, Vol 294, Issue 12, Message 19
> > On Fri, 22 Jan 2010 16:35:21 -0600 John wrote:
> > [..]
> > > > > OK! Well! Good news! Afte
walking dead."
> I have no interest in putting time and effort into that in
> such a case, but I'm very willing to help in this area if it
> will have some value.
>
> Open to suggestions here, folks - what do you say?
>
> John Lind
> j...@starfire.mn.org
Not wishing to sound unkind, but you might explore a bit more deeply
what fdisk and boot0cfg already offer. We hear something about ongoing
work on sysinstall and its potential replacement, and conversion to the
GEOM framework is underway, but you'd need to hunt out the right lists
and be running -CURRENT to be participating in the process, I expect.
cc'ing Randi Harper, who's been working on sysinstall lately (and to
whom I still owe some mail about related matters)
cheers, Ian
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
t1
and /boot/boot2) with partition 'a' beginning at offset 16 (8KB). It
boots just fine (though slowly as a 4x CDROM :) on my 2002 IBM Thinkpad
T23 with only USB 1.0, after having promoted it in the BIOS boot order.
I suggest remaking the image using dd exactly as above and trying that
I need to do the
> same Any leads is appreciated.
Yes, running make release might be just a tad over the top for this :)
cheers, Ian
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
nutes.
A little extra (async) swap in/out activity for sure, but contrary to
expectations it's noticeably more responsive to things like switching
desktops/windows on a slow machine already under swap stress, and even
somehow(?) has increased idle CPU in top by about 3% to over 90%!
cheers
On Wed, 30 Dec 2009, Polytropon wrote:
> On Tue, 29 Dec 2009 16:29:56 +1100 (EST), Ian Smith
> wrote:
> > In freebsd-questions Digest, Vol 291, Issue 3, Message: 1
> > On Mon, 28 Dec 2009 21:04:57 +0800 Fbsd1 wrote:
[..]
> > All of these, at least from DOS 3 (c
g a bad day.
> In fact, can you find the records in /var/mail/maillog to show
> abuse.net's server connecting to yours in order to do the testing?
> It may be that it was connecting to somewhere else entirely. Or it
> was somehow trying to test relaying using an add
101 - 200 of 957 matches
Mail list logo