Steve Bertrand wrote:
Brett Davidson wrote:
Tom Worster wrote:
is there any documentation or a helpful website for how to use ports to
install php5?
i'm used to compiling it with a pretty long configuration command for
all
the optional bits i need, e.g. --with-dom --with-dom
Tom Worster wrote:
is there any documentation or a helpful website for how to use ports to
install php5?
i'm used to compiling it with a pretty long configuration command for all
the optional bits i need, e.g. --with-dom --with-dom-xslt --enable-dom
--with-pear --with-gd etc. etc. on and on
Found the problem.
Incorrect arp entry.
Thanks for your help.
Cheers,
Brett.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Ian Smith wrote:
On Mon, 01 Dec 2008 16:52:12 +1300 Brett Davidson <[EMAIL PROTECTED]> wrote:
> ifconfig shows the alias addresses correctly bound.
> Creating an ipfw rule and testing it from the command line works
> (connects out from master address, not alias)
>
ifconfig shows the alias addresses correctly bound.
Creating an ipfw rule and testing it from the command line works
(connects out from master address, not alias)
From website on alias address, the firewall blocks the packets.
The weird thing is that it tags them (in the security log) as comin
(Vmware-server 1.0.4 on Centos 4.4) using bridged networking.
I am obviously missing something obvious. Can you please point this out
to me?! :-)
--
Brett Davidson
Systems Engineer
--
Net24 Limited
Web: www.net24.co.nz
Phone: 0800 5000 24 | DDI: +64 3 962 9518
--
// web hosting / emai
Years ago Accusys made IDE Raid Controllers that presented themselves as
one drive in the BIOS, making themselves completely OS agnostic.
Anything like that out there anymore?
Regards,
Brett.
___
freebsd-questions@freebsd.org mailing list
http://lists.
Erich Dollansky wrote:
Hi,
eBoundHost: Artur wrote:
T,
I don't know any soft way to say this. The man, Hitler, was the most
evil person that our generation has ever witnessed. The things he did
this is why he has to be quoted so people see from where certain ideas
originate.
I live in
Robert Huff wrote:
Brett Davidson writes:
ie. If I had a particular version of the ports tree on a server,
how could I check to see if any of the programs in that tree were
actually installed?
Is there a simple command or sequence of commands to do this?
dir /var/d/pkg
ie. If I had a particular version of the ports tree on a server, how
could I check to see if any of the programs in that tree were actually
installed?
Is there a simple command or sequence of commands to do this?
--
Brett Davidson
Systems Engineer
--
Net24 Limited
Web: www.net24.co.nz
Phone
#x27;
gmake: *** [all] Error 2
*** Error code 2
Tried different ports trees spaced a week apart and also tried to run pkg_add
-r...
All to no avail.
Any ideas?
--
Brett Davidson
Systems Engineer
--
Net24 Limited
Web: www.net24.co.nz
Phone: 0800 5000 24 | DDI: +64 3 962 9518
--
// web
I, for one, would really like to get a copy of FreeBSD 6.1.
:-)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
[EMAIL PROTECTED] wrote:
On Wed, 1 Aug 2007, Brett Davidson wrote:
[EMAIL PROTECTED] wrote:
On Wed, 1 Aug 2007, Brett Davidson wrote:
If there are patches/updates to this issue I would REALLY like to
know about them! :-)
--
Brett Davidson
Systems Engineer
-- Net24 Limited
Web: www.net24
[EMAIL PROTECTED] wrote:
On Wed, 1 Aug 2007, Brett Davidson wrote:
If there are patches/updates to this issue I would REALLY like to
know about them! :-)
--
Brett Davidson
Systems Engineer
--
Net24 Limited
Web: www.net24.co.nz
Phone: 0800 5000 24 | DDI: +64 3 962 9518
--
// web hosting
If there are patches/updates to this issue I would REALLY like to know
about them! :-)
--
Brett Davidson
Systems Engineer
--
Net24 Limited
Web: www.net24.co.nz
Phone: 0800 5000 24 | DDI: +64 3 962 9518
--
// web hosting / email hosting / data backup
// our reputation for reliability precedes
If there are patches/updates to this issue I would REALLY like to know
about them! :-)
--
Brett Davidson
Systems Engineer
--
Net24 Limited
Web: www.net24.co.nz
Phone: 0800 5000 24 | DDI: +64 3 962 9518
--
// web hosting / email hosting / data backup
// our reputation for reliability precedes
I keep firewall rules in a file that I then run via a "sh" command. You
know, like /etc/rc.firewall. :-)
Essentially the file does
ipfw -q -f flush
$cmd 0015 check-state
$cmd set 31 to me 22 in via
$pif setup keep-state
where $cmd = "ipfw -q add" and $pif = "em0".
I understand that this s
Looking at running a Postfix and some sort of IMAP/POP3 mailserver with
webmail.
Would like to do this within a FreeBSD cluster if such a thing is
possible.
Where can I find out info on FreeBSD clustering options?
Cheers,
Brett.
___
freebsd-questions@
implementing a different scheduler that
weights allowed activity according to a set number of "shares" that that
user's "Resource group" have had allocated to them.
Cheers,
Brett.
--
--
Brett Davidson
Systems Engineer
--
Net24 Limited
Web: www.net24.co.nz <http://www.net24.
D]
[mailto:[EMAIL PROTECTED] On Behalf Of Brett Davidson
Sent: Wednesday, 10 January 2007 8:53 a.m.
To: freebsd-questions@freebsd.org
Subject: FW: Permissions advice needed.
-Original Message-
From: Malcolm Kay [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 9 January 2007 6:03 p.m.
To: freebsd
[mailto:[EMAIL PROTECTED]
Sent: Tuesday, 9 January 2007 7:42 p.m.
To: Brett Davidson
Subject: Re: Permissions advice needed.
Brett,
Why don't you make a symbolic link to that file.
You may set read, write and execute permissions if you wish... doesn't
matter.
The users will be able t
-Original Message-
From: Malcolm Kay [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 9 January 2007 6:03 p.m.
To: freebsd-questions@freebsd.org
Cc: Brett Davidson
Subject: Re: Permissions advice needed.
On Tue, 9 Jan 2007 06:13 am, Brett Davidson wrote:
> I have a curious problem.
>
>
I have a curious problem.
I need an executable file to be owned by a user's uid and gid so they
can run it.
HOWEVER, I don't want them to be able to modify or delete the file
and/or it's permissions. Another program will do that.
This, under standard Unix permissions, is a tad difficult. :-)
ACL
Thanks to everyone who responded.
It looks like pfsense will do the job nicely.
Cheers,
Brett.
-Original Message-
From: Eric [mailto:[EMAIL PROTECTED]
Sent: Friday, 5 January 2007 10:52 a.m.
To: Brett Davidson
Cc: [EMAIL PROTECTED]
Subject: Re: Advice on which FreeBSD firewall
Before I start, I'm familiar with IPTables from Linux but am wanting to
use FreeBSD as a firewalling router after seeing it in action on a
heavily-loaded webserver. I like the efficiency of the TCP stack.
Upon reading the handbook I found that I can have my choice of three
firewalls; pf, iptables
First post to the list!
I have a CD-rom drive attached to an Intel Server but required some data
from a DVD.
So I attached my USB DVD-rom drive and got the following in dmesg after
I disconnected and reconnected the device :
umass0: at uhub4 port 4 (addr 2) disconnected
(cd0:umass-sim0:0:0:0):
First post to the list!
I have a CD-rom drive attached to an Intel Server but required some data
from a DVD.
So I attached my USB DVD-rom drive and got the following in dmesg after
I disconnected and reconnected the device :
umass0: at uhub4 port 4 (addr 2) disconnected
(cd0:umass-sim0:0:0:0):
27 matches
Mail list logo