Hi there,
I'm wondering if the FreeBSD 6.2 Production Release ISO images get
updated periodically when there are important patches, or is it better
to download the latest snapshot to save the trouble of updating
everything after installing?
Pa
eir tracks. But should this happen again (and we
expect it will), we'd like to be able to find the source.
Patrick
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail t
uot;/";
print "Hello world\n";
sleep 300;
}
This must be what is happening. When I do an lsof, I get:
COMMAND PIDUSER FD TYPE DEVICE SIZE/OFF NODE NAME
perl5.8.8 95492 patrick cwd VDIR 0,83 5122 /
And there's no trace left of my script b
king directory, etc. before the process forks itself.
Fingers crossed!
Patrick
On Sat, Oct 31, 2009 at 9:13 AM, patrick wrote:
> Thanks for the info! It works in my test case, but this spammer popped
> again, and unfortunately, I still couldn't reveal the source:
>
> The ps listi
Try creating /usr/local/share/vim/vimrc with the following:
set nomodeline
set nocompatible
Patrick
On Sat, Oct 31, 2009 at 12:22 PM, Drew Tomlinson
wrote:
> I'm experiencing an annoying problem with vim on FBSD 8 that I don't have on
> FBSD 7. Whenever I start vim, if I pres
What happens if you disable pf temporarily?
2009/10/31 Dánielisz László :
> Hello,
>
> I just configured my dhcpd but it gives no IP-s.
> What had I done until now:
>
> 1. Installed isc-dhcp via ports
>
> 2. edited the /usr/local/etc/dhcpd.conf
>
> option domain-name "bsd";
> option domain-name-s
to
construct a loop of ssh forwardings (one from local to remote, one
from remote to local), and then sends test data that it expects to
get back. (The idea is thanks to Terrence Martin.)
WWW: http://www.harding.motd.ca/autossh/
Patrick
On Mon, Nov 9, 2009 at 10:30 AM, Kevin Kinsey wrote
Hi Grant,
I'm in a similar situation to where you were in July, and I was
wondering what route you ended up going?
Patrick
On Tue, Jul 21, 2009 at 4:42 PM, Grant Peel wrote:
> Chris,
>
> Again, thanks for the info.
>
> I only have one server with a PERC (raid) card install
u and you want to easily keep things up
to date across jails, I'd take a look at ezjail:
http://erdgeist.org/arts/software/ezjail/
Patrick
On Mon, Apr 2, 2012 at 11:20 PM, James Y Chen wrote:
> Hi
>
> I think Jail on FreeBSD 8.2 can generate 2 jailed machine using the same
> v
uccess in doing
this well. It would be better to configure this in the email client
and lock that down somehow.
Patrick
On Fri, May 25, 2012 at 6:21 AM, Wojciech Puchar
wrote:
> Does anyone know milter software (or maybe anything else) to add to sendmail
> that can rewrite outgoing mail an
ix is so much easier, but to each his own.
For your immediate need, I'd look at
http://www.ledge.co.za/software/disclaimermilter/ or MIMEDefang
(http://www.mimedefang.org/) which appears to be able to add
disclaimers.
Patrick
___
freeb
ggers some sort of action -- which can
really be anything you can conceive of.
Patrick
On Wed, May 30, 2012 at 11:47 AM, Jorge Biquez wrote:
> Hello.
>
> Thanks a lot!. Simple an elegant solution.
>
> I just did that and of course it worked I just was wondering... what if
In the case of a passphrase-protected RSA key, the server knowsnothing
about it, so you would never be able to enforce that. It's onthe
client side that the key is decrypted with the passphrase
beforesubmitting it to the server.
Patrick
On Mon, Nov 21, 2011 at 1:19 PM, Mm Bsd wrote:
> L
Is it possible to skip point releases using freebsd-update so that I
can go from 8.0 to 8.4, or do I need to go 8.0 -> 8.1 -> 8.2 -> 8.3 ->
8.4?
Patrick
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/list
to upgrade, and this was after the first
"freebsd-update install" where it installs the kernel.
My /boot/loader.conf has:
zfs_load="YES"
vfs.root.mountfrom="zfs:zroot"
Patrick
___
freebsd-questions@freebsd.org mailing list
baseT )
status: active
If I ssh into another host on the 192.168.42.0 network, I see:
$ who
patrick ttyp1Aug 27 15:21 (192.168.42.23)
The host of the jail has multiple IPs on that private subnet:
$ ifconfig bce1
bce1: flags=8843 metric 0 mtu 1500
options=c01bb
eth
Hi Alejandro,
That's how I've got things setup, too, but I'm not seeing the same
behaviour. So I was wondering if there was something different about
your setup such as using NAT to allow a jail with a private IP to
access the internet at large.
Patrick
On Tue, Aug 27,
On Wed, Aug 28, 2013 at 7:25 AM, Alejandro Imass wrote:
> On Wed, Aug 28, 2013 at 5:42 AM, Frank Leonhardt wrote:
>> On28/08/2013 00:19, Patrick wrote:
>>>
>>> On Tue, Aug 27, 2013 at 3:42 PM, Alejandro Imass
>>> wrote:
>>>>
>
> [...]
&g
Imass
> ___
> 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"
Aliases should have a net
e would be called. Has anyone had any experience with such a
device?
Thanks,
Patrick
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
nt rule I have above this does not do anything to stop the
traffic from being diverted:
ipfw add accept tcp from any to any 22 in via ${ext_if}
Any help or insight would be greatly appreciated.
Thanks,
Patrick
___
freebsd-questions@freebsd.o
any to any via ${int_if}
ipfw add 7000 divert natd all from any to any via ${ext_if}
ipfw add 7100 check-state
ipfw add pass all from any to any via ${ext_if}
ipfw add pass all from any to any via ${int_if}
ipfw add 65534 allow ip from any to any
Patrick
On 1/2/06, Foo Ji-Haw <[EMAIL PROTECTED]> wr
face, but from all the pf documentation I've read, I can't find
an example that seems to do this for me.
Can any experts lend a hand here? It seems like this should be
dead-easy to do, but like many things from the OpenBSD world, it does
not seem to straig
So, are there any pf users who can help me write two simple rules to
pass through traffic in and out on an interface such that I'll be able
to gather statistics? I've read through all the man pages and help on
OpenBSD's pf pages, but I am not clear on how to achieve what I want.
P
s something
like:
x.x.x.x in 14363 7448 734450
x.x.x.x out 13810 6362 683319
To zero the counters, I've just been calling "pfctl -f /etc/pf.conf"
again, though there may be a more "proper" way.
Patrick
On Thu, 16 Dec 2004 11:57:29 -0800, patrick <[EMAIL PROTECTED]>
user.
Patrick
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
the default 10.0.1.254? I used to be able
to do this fairly easy in Linux because each alias is actually a
separate ethernet device (eg. eth0:0, eth0:1, etc.), but I haven't
figured out how to do this in FreeBSD.
Patrick
___
freebsd-questions@freebs
Should I assume by the lack of replies that this just isn't possible
under FreeBSD? Seems like it should be doable.
Any help would be greatly appreciated,
Patrick
On Thu, 3 Mar 2005 13:04:37 -0800, patrick <[EMAIL PROTECTED]> wrote:
> I have a FreeBSD 4.11 box whose ethernet ca
e any mention of this in the handbook, but do I have to
upgrade to 4.10 first, and then go up to 4.11?
Thanks,
Patrick
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
find files on remote FTP server in the 4.7 trees.
Thanks,
Patrick
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
I set the default route of the entire
server to be my internal NAT gateway.
Any ideas?
Thanks,
Patrick
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
To follow-up, I basically want to say:
if traffic originals from 192.168.42.6, use 192.168.42.3 as the default gatway
else use default gateway for bge0...
Patrick
On Apr 3, 2005 4:17 PM, patrick <[EMAIL PROTECTED]> wrote:
> I have a FreeBSD 4.11 server with two NICs -- one has a real
s IP using ipfw. This is all working fine, so the
only thing left for me to solve is how to get things in my jail
working so that I can make outbound TCP connections.
Thanks again,
Patrick
On Apr 3, 2005 4:17 PM, patrick <[EMAIL PROTECTED]> wrote:
> I have a FreeBSD 4.11 server with two N
id'
It doesn't really seem to be a big deal because doing a reload doesn't
create a new PID anyway, but it is nevertheless annoying to have these
messages showing up.
Is this a bug in ndc?
Patrick
___
freebsd-questions@freebsd.org mail
uiredpam_unix.so
I don't know a lot about PAM, so I'm not even sure where to start to
fix this. I have a similar setup going on a FreeBSD 4.62 machine, and
it works fine.
Any help would be greatly appreciated.
Patrick
___
freebsd-questions@freebsd.o
Thanks, that did the trick. I wonder why the installation instructions
on the port said to add all of those other lines?
Patrick
On 10/28/05, Gary Hayers <[EMAIL PROTECTED]> wrote:
> On my 4.11-STABLE box I dont get this in my logs, I have enclosed my
> pam.cof for your consideration
lso tried ensuring that permissions are
correct in /tmp and /var, but to no avail.
Can anyone think of any reason why SSH wouldn't work in a cloned jail like this?
Thanks,
Patrick
___
freebsd-questions@freebsd.org mailing list
http://lists.freebs
So is it a repairable permissions issue, or is it something that I
could never fix? The jail wasn't built on its own filesystem, and
because I don't have a spare drive to do that, I'm hoping that there
is some way possible to make cloning work using tar.
Thanks,
Patrick
On 11
Whoops, that's something I should have mentioned. :) I'm on FreeBSD 4.11.
Patrick
On 11/10/05, Kirk Strauser <[EMAIL PROTECTED]> wrote:
> On Thursday 10 November 2005 13:01, patrick wrote:
>
> > I've rebuilt the dev folder using MAKEDEV jail, and have also tried
Be sure to check out the ezjail port in /usr/ports/sysutils/ezjail --
it makes deploying and updating multiple jails really fast;
exponentially faster than building a jail as per jail(8).
http://erdgeist.org/arts/software/ezjail/
Patrick
On Tue, Dec 7, 2010 at 10:15 AM, Xn Nooby wrote:
>
I know this is a bit crazy, but is there any opinion as to whether a
binary upgrade using an 8.1 CD would work to upgrade a system running
4.10? Normally I would want to do a fresh install, but it's at a
remote client site where it's not going to be easy to do it that way,
and I'm going to need to
Is there any official way to run a private portsnap mirror? ie. Have
one, external server fetch from the official portsnap sources, and
then internal servers pulling from the private mirror?
___
freebsd-questions@freebsd.org mailing list
http://lists.free
ff"
ifconfig_re0_alias1="inet xxx.xxx.yyy.136 netmask 0x"
See http://www.freebsd.org/doc/en/books/faq/networking.html#ETHERNET-ALIASES
for more info. Note that aliases should have a netmask of 0x
(255.255.255.255).
Patrick
On Thu, Feb 10, 2011 at 3:36 PM, Vlad
Assuming you've installed vim from the ports tree, /usr/local/share/vim/vimrc
is the shared vimrc file amongst all users. Have you tried setting it in there?
On Monday, 16 July, 2012 at 09:37 , Victor Sudakov wrote:
> Виталий Туровец wrote:
> > >
> > > Do you know how to enable modelines
nclude the characters that are used in your html
filenames...
Patrick
On Fri, Sep 28, 2012 at 2:27 PM, Jack Stone wrote:
> On 9/28/2012 3:08 PM, Jack Stone wrote:
>>
>> I thought I had this figured out but discovered I have a BIG flaw with my
>> .htaccess redirects After days of
better than using linuxthreads.
Any thoughts?
Patrick
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
e's
a way to do built a port where the install root is different from the
default? If not, I'll hand-build PHP5, but I'd much rather take
advantage of ports.
Thanks,
Patrick
___
freebsd-questions@freebsd.org mailing list
http://lists.freebs
r/ports/www/php-session.
Patrick
On 4/1/07, jekillen <[EMAIL PROTECTED]> wrote:
Hello agian;
I have been gripping about
php not producing libphp5.so
for use as a DSO with Apache
on FreeBSD v 6.2
>> good news >>
I solved it.
By re installing the system
and starting all over a
Thanks, that worked really well. For those searching the archive for
an easy answer, you just need to do:
make PREFIX=/path/to/where/you/want all install clean
Patrick
On 4/2/07, Kimi Ostro <[EMAIL PROTECTED]> wrote:
On 02/04/07, patrick <[EMAIL PROTECTED]> wrote:
> I hav
You could also just install the pre-built, Sun-sanctioned build:
http://www.freebsdfoundation.org/downloads/java.shtml
On 3/3/07, Chris Bowlby <[EMAIL PROTECTED]> wrote:
Hi,
As luck would have it, 2 minutes after posting this message, I managed
to find this URL:
http://lists.freebsd.org/pip
n
save myself a trip and wrecking an uptime of 670 days. :)
Thanks,
Patrick
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Awesome, that works like a charm!
Thanks,
Patrick
On 12/6/06, Chuck Swiger <[EMAIL PROTECTED]> wrote:
On Dec 6, 2006, at 11:00 AM, patrick wrote:
> I'm wondering if there's any way in FreeBSD (4.x on i386) to tell what
> the RAM configuration in the system is? ie. Ca
il it hit FreeBSD's limit and
would stop responding all together, not to mention eating up as much
CPU time as it could.
I never had this problem at all with BIND 8, and am wondering if
there's something I'm doing wrong with BIND 9 to have this problem?
Has anyone else experienced this
anything. I'm wondering what other
people are generally using, and which version works best for them?
Thanks,
Patrick
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
I think I'll rephrase my question. What real advantage is there for me
running BIND 9 over BIND 8? Version 9 seems to require a lot more
memory and is still giving me this really annoying problem of using
all my CPU time when it hits the max_cache_size. I'm not using DNSSEC
or IPV6..
before trying the next server (hence the cry dreaded
by sysadmins everywhere that "the Internet is slow today"), but nowadays
Is there any way to configure this 30 second delay for older versions
of FreeBSD (eg. 4.11)?
Patrick
___
freebsd-quest
Is there a command to show the processor type and speed of the host
system? I'm working on a remote system, and I'd prefer to not have to
reboot it to find out.
Thanks,
Patrick
___
freebsd-questions@freebsd.org mailing list
http://lists.f
Figured it out:
sysctl -w hw.model
On 4/30/07, patrick <[EMAIL PROTECTED]> wrote:
Is there a command to show the processor type and speed of the host
system? I'm working on a remote system, and I'd prefer to not have to
reboot it to find out.
t, but it will not let you
differentiate destinations. This works fine with two hosts on the
network, but not for three or more.
Any ideas of how I could accomplish this?
Thanks very much,
Patrick
___
freebsd-questions@freebsd.org mailing list
http://li
some custom patches
when doing a make update in /usr/src?
Thanks,
Patrick
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
mod_ssl as a shared
module. Statically compiled, I no longer get the crashes. Perhaps the
ports tree has an option to build mod_ssl this way...
Patrick
On 5/16/05, Ruben Bloemgarten <[EMAIL PROTECTED]> wrote:
>
>
> Hi all,
>
>
>
> I'm trying to get Apac
pf can do it, and I'm in the process
of figuring out how to migrate all of our stuff over to pf, but in the
meantime, I'd like to try to do this with ipfw.
Thanks,
Patrick
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org
Perfect, thanks!
On Feb 13, 2008 10:14 AM, Christopher Cowart
<[EMAIL PROTECTED]> wrote:
>
> On Wed, Feb 13, 2008 at 09:23:31AM -0800, patrick wrote:
> > Is there a way to limit the number of TCP connections from a
> > particular IP at a given time using ipfw? We a
th PHP version : 4
(Doesn't support PHP 4).
*** Error code 1
... which would be an issue if my PREFIX was the same, but it's not.
Is there a way I can trick the ports system into thinking I don't have
PHP 4 installed?
Patrick
On Tue, Apr 3, 2007 at 8:36 AM, patrick <[EMA
LBASE is set to will
contain various other supporting build utilities).
It would be nice if bsd.php.mk used ${LOCALPHPBASE} which would by
default be set to ${LOCALBASE}. This would allow for multiple
installations of PHP in different locations.
Patrick
On Thu, Feb 21, 2008 at 7:25 PM, pa
Hi Doug,
You may get more help if you provide some more details like log
messages or specifics about what is not working.
Patrick
On Thu, Feb 21, 2008 at 8:57 AM, Doug Poland <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I'm having problems getting ionCube's PHP loader
Mac OS X supports NFS, so you could always mount your Mac on FreeBSD via NFS.
Patrick
On Wed, Jun 10, 2009 at 10:45 AM, Chris Maness wrote:
> Is there an AFP client for FreeBSD? I have a mac with a gargantuan
> hard drive, and I would like to back up my FreeBSD server to it, and
> b
Oh, I don't know about 10.4. Looks easy enough in 10.5:
http://www.macresearch.org/nfs-exports-leopard
You could also use sshfs: http://www.freshports.org/sysutils/fusefs-sshfs/
It would be a bit slower, but reliable.
Patrick
On Wed, Jun 10, 2009 at 5:57 PM, Chris Maness wrote:
>
anything to do with
authentication or security mechanisms...
Any suggestions would be greatly appreciated!
Thanks,
Patrick
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send
,
Patrick
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
hours) LBA_of_first_error
# 1 Extended offlineCompleted without error 00% 3300 -
On 4/19/06, patrick <[EMAIL PROTECTED]> wrote:
> I rebooted out FreeBSD 6.0 server today. I noticed that it froze
> during the shutdown, so I had to do a hard reset. After it reboot, I
>
Does anyone have any knowledge about this fsck_snapshot file? I've
Googled it, but haven't found anything useful. I'm somewhat concerned
that FreeBSD/fsck could destroy the entire contents of a drive like
this.
Patrick
On 4/19/06, patrick <[EMAIL PROTECTED]> wrote:
>
rootdir}/dev rule apply path null unhide
devfs -m ${named_chrootdir}/dev rule apply path random unhide
I tried mounting the devfs outside the jail to the jail's
/var/named/dev, and then commenting out these lines above, but named
will still not start. Does anyone have a
Thanks, that did the trick. I'm not running this in a jail because I'm
paranoid or anything -- I just need a test environment, and I don't
have an extra machine kicking around. :)
Patrick
On 5/1/06, David Robillard <[EMAIL PROTECTED]> wrote:
BIND is trying to setup
how complicated your current
setup is.
Patrick
On 5/23/06, Marwan Sultan <[EMAIL PROTECTED]> wrote:
Hello Mike,
Thank you again for your support, this is the output of mount and fstab
# DeviceMountpoint FStype Options Dump
Pass#
/dev/ad0s1b none
ss of creating a LiveCD to see if acpidump might help
isolate just what the problem is, but if anyone has some advice in the
meantime, I'd greatly appreciate it.
Thanks,
Patrick
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.o
Booting in safe-mode doesn't have the TIMEOUT - READ_BIG messages, but
instead I get an interrupt storm detected. The LiveCD didn't work
because when I boot with ACPI disabled, no disks are detected which
means that I cannot mount the LiveCD. :(
On Mon, Jan 19, 2009 at 2:19 PM, patr
d this sort of issue before?
Thanks,
Patrick
___
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 a side note, Open Solaris seems to install just fine. Sigh...
FreeBSD is obviously my first choice, so hopefully there will be a
solution to this problem...
On Mon, Jan 19, 2009 at 5:07 PM, patrick wrote:
> (Sorry for the repost, but in retrospect, I thought a subject
> detailing the
I'm running FreeBSD 7.1 on a new Dell Inspiron 530s. I'm having an
issue where the same IRQ is being assigned for multiple devices, and I
have a device that absolutely needs its own IRQ. The BIOS is very
limiting, and won't allow me to disable shared IRQ assignment. Some
suggestions I've read about
What's the problem with making this freebsd easy to install from the prompt?
I am curious, is writing install routines for the x86 desktop difficult?
and what
exactly is the difficulty.
Let me know, I am more than happy to help the project.
Cordially,
Patrick S
Just stumbled upon MiniUPnP (http://miniupnp.free.fr/) which seems to
do what I need -- provided I switch from ipfw to pf. I was planning on
exploring this anyway, so I guess I'll do it sooner rather than later.
:)
Patrick
On Wed, Jul 16, 2008 at 6:31 PM, patrick <[EMAIL PROTECTED]>
x27;s Mobile Me (formerly .Mac) offers. It requires that your
gateway support either one of these two standards, but I can't seem to
find out any information if natd supports anything like this. Anyone
accomplished this before?
Patrick
___
freebsd-q
there something I'm missing
here?
Thanks,
Patrick
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
For some reason, switching Apache to use local3 instead of local5 and
updating syslog.conf correspondingly correct this.
Weird.
Patrick
On Wed, Jul 30, 2008 at 3:19 PM, patrick <[EMAIL PROTECTED]> wrote:
> I've configured my Apache process to send the ErrorLog to the
> syslo
Is there a way to kill an NFS connection to a server that's stopped
responding? When I try to simply unmount it, I get a never-ending
stream of "server not responding" messages. (Using FreeBSD 6.2, BTW.)
Thanks,
Patrick
___
fr
Hi Ruben, I was was wondering if you had an example of using NAT to
support multiple inbound IP's directing into a jail?
Patrick
On 1/14/06, Ruben Bloemgarten <[EMAIL PROTECTED]> wrote:
If you use nat in conjuction with jails there is no need to add multiple
ip's to the jai
and use it
as a cookie-cutter for future jails.
Patrick
On 7/26/05, Dan Rue <[EMAIL PROTECTED]> wrote:
Greetings,
I am setting up multiple jails on a machine. The first jail, everything
works fine. If I add a user, that user can log in. If I tar cvzpf the
jail, tar xvzpf to create a new one
use IPV6 at all, and I do have the localhost.rev and
localhost-v6.rev added into the new BIND 9 server. Does anyone have an
idea of how I can get this to work the way it used to?
Thanks,
Patrick
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org
27;ve been using FreeBSD since version 4, and this has never once been
an issue, nor is this an issue on a system with a fresh install of
8.1.
Patrick
On Fri, Sep 3, 2010 at 2:37 AM, Arthur Chance wrote:
> On 09/03/10 09:19, per...@pluto.rain.com wrote:
>>
>> Chris Rees wrote:
>&
y if it's a web server running websites. Another thing to
consider would be running something like Nagios to monitor your
systems/sites to make sure things are working properly.
Patrick
On Thu, Sep 16, 2010 at 6:45 PM, Gary Kline wrote:
>
> Guys,
>
> Tell me if I'm wrong to
Hi Ed,
For my office, I add IPFIREWALL_FORWARD into the kernel so that I can
transparently route all HTTP traffic without any client configuration.
My ipfw rule is:
ipfw add 550 fwd 127.0.0.1,3128 tcp from ${int_net} to any 80 via ${int_if}
Patrick
On Tue, Sep 21, 2010 at 12:41 PM, Ed Flecko
This happens for me if the password is entered incorrectly. I see it
happens right away for you, but what if you type:
cyradm -u username 192.168.134.171
?
Patrick
On Wed, Sep 22, 2010 at 12:25 AM, Tim Kerr wrote:
> Hi guys,
>
>
>
> I have successfully used Cyrus IMAP in the p
boot2?
Thx
Patrick
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
ASE/i386. Audio players
scatter when the machine is loaded. On 6.2 it worked fine (with Xorg
7.3 too). With SCHED_ULE it is a lot better.
I put a full dmesg here :
http://user.lamaiziere.net/patrick/dmesg.txt
Regards.
___
freebsd-questions@freebsd.org
Dear all,
I'm forwarding this message to this lists, as current@ obviously was
the wrong recipient.
I kindly ask you for your ideas and proposals on my questions below.
Regards,
Patrick
Begin forwarded message:
Date: Mon, 22 Oct 2007 19:08:35 +0200
From: Patrick Hurrelmann <[EMAIL P
Hello,
Could you tell me what is the state of the support of Macbook Pro under
7.0 ? (experimental, bad, good, very good ?)
I've found http://wiki.freebsd.org/AppleMacbook (so it seems good) but
the new Macbook Pro is shipped with a NVIDIA GeForce 8600M GT.
Thanks in advance, regards.
__
(eg. 0.2)
It display .2 instead of 0.2 (no leading zero).
Any suggestion or other methods?
I know ksh could do floating point calculation
but I am now familiar with ksh.
Regards
Patrick
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best sp
Hello Peter
Thanks, it work.
Regards
Patrick
--- Peter Boosten <[EMAIL PROTECTED]> wrote:
> On Mon, November 12, 2007 14:01, Patrick Dung wrote:
> > Hi
> >
> >
> > I have a file with numbers in each line.
> > Each number is a decimal number.
> >
I was reading through the handbook section on updating, as I'd
like to update a FreeBSD 6.2 system. One of the things I noticed
is that you need to specify what kernel you want in the KERNCONF
line. Is there any way to get a running FreeBSD system to tell
me what kernel is being used?
_
1 - 100 of 616 matches
Mail list logo