checking, but I would like
to get to the bottom of this.I am rebuilding sqlite3 with debug
to look in gdb. I am not a gdb whiz or anything :-) (doing most of
my not often programming on OS X and Cocoa and their debugger
frontend to gdb) but will try and see what I can.
Thanks!
Chad
I used to have a situation like this but it was a few years ago and I
have forgotten how to set this up in detail.
I have a class C network (public) and I have a FreeBSD box with lots of
aliases on it providing various services. There is also a Mandrake
Linux box that belongs to a customer sit
On Nov 7, 2003, at 5:15 PM, Alex de Kruijff wrote:
You don't need static route at all. You only use this when you default
route doesn't apply. This doesn't apply to you since you only have
traffic on your 192.168.1.0/24 network. So all you need is an alias.
Thanks to all who replied. Helped me ge
Hi
I have a linux server that needs to mount my FBSD server's web volume
and the linux server only has v2 support right now (and I cannot make
my own kernel since this is a UML kernel distributed as part of a
product) and so I would like to run a v2 compatible nfs server on my
FBSD server if p
On Nov 9, 2003, at 4:28 AM, Kris Kennaway wrote:
On Sun, Nov 09, 2003 at 01:33:23AM -0700, Chad Leigh -- Shire.Net LLC
wrote:
Hi
I have a linux server that needs to mount my FBSD server's web volume
and the linux server only has v2 support right now (and I cannot make
my own kernel since
Thanks!
Chad
On Nov 9, 2003, at 7:58 PM, Kris Kennaway wrote:
OK, so it was a manpage listed in the cross-references..see mountd.
Kris
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send a
On Nov 9, 2003, at 8:03 PM, Dan Nelson wrote:
You can disable NFSv3 with the -2 option to mountd, but if you have to
do that, then your Linux distro is extremely broken and you should have
your vendor fix it.
Yes, thanks. I am just trying to figure out the behavior of it and
wanted to try that to
On Nov 9, 2003, at 8:09 PM, Tillman Hodgson wrote:
It's the same nfsd on the server side. I didn't do anything specify to
enable NFS version 2, my rc.conf entry says nfs_server_flags="-u -t -n
14" (the 14 is because it's a high-usage NFS server and my testing
shows
that I consistently peak at arou
On Nov 9, 2003, at 9:21 PM, Tillman Hodgson wrote:
For that sort of problem, I'd check your name resolution first.
I'll check it again, as that was an issue at one time.
Thanks
Chad
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/lis
On Nov 9, 2003, at 9:56 PM, Chad Leigh -- Shire.Net LLC wrote:
On Nov 9, 2003, at 9:21 PM, Tillman Hodgson wrote:
For that sort of problem, I'd check your name resolution first.
I'll check it again, as that was an issue at one time.
It seems to be ok. I don't know what the pro
On Nov 9, 2003, at 11:51 PM, Miguel Mendez wrote:
On Sun, 9 Nov 2003 22:32:38 -0700
"Chad Leigh -- Shire.Net LLC" <[EMAIL PROTECTED]> wrote:
Hi,
It seems to be ok. I don't know what the problem is, but it seems to
be on the Linux end as I run mountd and portmap with
On Nov 13, 2003, at 8:07 AM, Viktor Lazlo wrote:
On Wed, 12 Nov 2003, Lewis Thompson wrote:
Hey guys,
I'm a first year CS student at Manchester and I've been given the task
of writing a 1,000 word essay on something computer-related. It can
be
1000 words is awfully short to cover such a g
On Nov 27, 2003, at 5:44 AM, Sander Smeenk wrote:
Hi,
I recently installed a Dual P4 2.8ghz with FBSD 4.9 and made a RAID10
array of the 4 scsi disks available. The idea was that this would be
faster to read from than normal IDE disks. As a test I took the
company's web/ directory, which is 1.6gb
Hi All
OK, so I have a server that has been running FreeBSD 6.1 and a bunch of jails,
providing a few limited services. I am migrating these from real hardware and
FreeBSD 6.1 with jail running, to a Xen based VPS running FreeBSD 9.0-R with a
kernel rebuild from a GENERIC kernel to GENERIC plu
On Apr 13, 2012, at 1:50 PM, Mark Felder wrote:
> Do I understand this right?
>
>
> Working in FreeBSD 6.x:
>
> interface em0: 1.2.3.4/24 <-- public IP, host only
> 192.168.1.1/24 <-- private IP, host only
> 192.168.1.2/24 <-- Jail #1
> 192.168.1.3/24 <-- Jail
On Apr 13, 2012, at 4:58 PM, Mark Felder wrote:
> On Fri, 13 Apr 2012 15:53:49 -0500, Chad Leigh Shire.Net LLC
> wrote:
>
>> No NAT needed since they share the network stack under Jails v1 they share
>> the routing tables. It works. Try it.
>
> You're clear
On Apr 30, 2012, at 4:41 AM, Erich Dollansky wrote:
>
>>> - Enermax Platimax 600W
>
> I do not know about your location but at mine power supplies have the
> tendency to have a short life due to lightning strikes in the area. Get a
> cheaper model but buy two. I just ran into this problem but
it is my understanding that SYN_SENT is when MY SIDE sends out a request and is
awaiting a reply?
One of the jails we run for a customer had hundreds (if not thousands) of
attempts to connect from the 147. address you see below. It was exhausting
resources so that new tcp connections could n
On May 11, 2012, at 4:08 PM, Chuck Swiger wrote:
> On May 11, 2012, at 2:09 PM, Chad Leigh Shire.Net LLC wrote:
>> it is my understanding that SYN_SENT is when MY SIDE sends out a request and
>> is awaiting a reply?
>
> That's right.
>
>> One of the jails
On May 11, 2012, at 6:06 PM, Robert Bonomi wrote:
>
> 'Should not' does not mean 'is not'. and unfortunately, it -is- attempting
> to "go out".
>
> There are at least a couple of possible explanations, none of them "good".
> 1) the jail is attempting a DoS (or participating in DDoS) against an
On Mar 9, 2011, at 3:00 PM, Nerius Landys wrote:
> This is not a technical question.
>
> Basically I have some cash sitting around. I'm thinking of investing
> part of it with a company that I believe in. Apple came to mind. You
> could say that I'd like to judge Apple's moral character befor
On Mar 16, 2011, at 12:29 AM, Matthew Seaman wrote:
>
> Microsoft may once have had 90% of the desktop market -- but is that
> still true? Macs seem to be everywhere nowadays.
It may have change a couple of percentage points. Apple marketshare has gone
up a lot percentage wise but in the who
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-
[EMAIL PROTECTED]"
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net
___
freebsd-questi
ail to "freebsd-questions-
[EMAIL PROTECTED]"
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-quest
stions-
[EMAIL PROTECTED]"
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send
ing Services (http://
www.hub.org)
Email: [EMAIL PROTECTED] Yahoo!: yscrappy ICQ:
7615664
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-qu
s add a ueserland and tools to it but if you go look at
the actual definition of Linux you will find it is just a kernel.
Chad
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net
___
freebsd-questions@freebs
de effects like hanging IO. My dad had some
sound card issues on Windows with "supported" cards.
Chad
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net
___
freebsd-questions@freebsd.o
t you aren't able to answer?
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
p
and a wrong driver gets installed by accident and hoses everything
and it won't boot at all and the repair disks won't repair it.
If you are looking for compatibility, Windows is the answer.
Compatibility with what? All my HW is FreeBSD compatible.
---
Chad Leigh -- Shire.Net L
/j2sdk1.4.2_10/jre/lib/i386/
libjava.so
utah#
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
On Jan 22, 2006, at 6:28 PM, Chad Leigh -- Shire.Net LLC wrote:
Am trying to build jdk15 form ports on 6.0. Happens to be inside a
jail with linux emulation running etc. I previously was able to
build jdk142 in s similar environment. The linux jdk14 is
installed (I believe the port
On Jan 23, 2006, at 4:04 PM, Chad Leigh -- Shire.Net LLC wrote:
On Jan 22, 2006, at 6:28 PM, Chad Leigh -- Shire.Net LLC wrote:
Am trying to build jdk15 form ports on 6.0. Happens to be inside
a jail with linux emulation running etc. I previously was able to
build jdk142 in s
/j2sdk1.4.2_10/jre/lib/i386/
libjava.so
utah#
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscr
It seems cvs is part of the base system. Is it possible to just
build and install (properly) cvs after updating my source tree?
Thanks
Chad
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net
___
freebsd
On Feb 2, 2006, at 9:51 AM, Giorgos Keramidas wrote:
On 2006-02-02 01:07, "Chad Leigh -- Shire.Net LLC" <[EMAIL PROTECTED]>
wrote:
It seems cvs is part of the base system. Is it possible to just
build and install (properly) cvs after updating my source tree?
If you hav
does it also work in 5.4 ?
5.4 might be OK, but I think there were bugs fixed only in 6.0.
Please don't top-post.
Kris
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net
___
freebsd-questions@freebs
bscribe, send any mail to "freebsd-questions-
[EMAIL PROTECTED]"
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listin
tion.
Version: 7.1.375 / Virus Database: 267.14.25/247 - Release
Date: 1/31/2006
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-
[EMAIL PROTE
ink he has successfully sent the message unless it is one that
does not care anyway to finish the smtp connection.
Chad
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net
___
freebsd-questions@freebsd.org ma
mputer.com) recently sold me 1 for about $230 .
Sounds like it fits the bill.
Chad
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailma
Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Chad
Leigh -- Shire.Net LLC
Sent: Saturday, February 04, 2006 7:50 AM
To: Ted Mittelstaedt
Cc: freebsd-questions@freebsd.org; Lisa Casey
Subject: Re: Getting a new server
On Feb 4, 2006, at 1:54 AM, Ted Mittelstaedt wrote:
The
11/10/FreeBSD_Basics.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-
[EMAIL PROTECTED]"
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email
send any mail to "freebsd-questions-
[EMAIL PROTECTED]"
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ques
On Feb 27, 2006, at 3:32 AM, Ashley Moran wrote:
On Saturday 25 February 2006 04:53, Chad Leigh -- Shire.Net LLC wrote:
I would wonder about Adaptec support. Areca is officially supporting
FreeBSD (and Solaris 10 and others).
The Adaptec website claims that the 2820 is compatible with
dovecot or courier-imap servers across multiple machines accessing a
central filesystem using maildir format. maildir is designed for
multiple access etc.
Chad
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net
e, send any mail to "freebsd-questions-
[EMAIL PROTECTED]"
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo
hat only
displays folders with new mail in them.
Kind of like the idea of a dynamic "smart folder" where the criterion
is other folders with new mail?
Chad
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net
___
u force them to use DHCP
you can also tie the MAC to the IP.
This is not a technical problem per se but an administrative policy
problem.
Chad
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net
___
fr
ions
To unsubscribe, send any mail to "freebsd-questions-
[EMAIL PROTECTED]"
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/ma
be a FreeBSD
native one that was not the equal of the Linux one in terms of
functionality and that had been basically abandoned, according to
what I remember Scott Long saying.
Chad
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provi
If you want a somewhat reasonably priced "real" raid controller, the
LSI MegaRaid SATA-4 150 (or some name like that) is around $225 or so
and works pretty well
Chad
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net
year of changing in April
Chad
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send a
for my timezone?
While we're on this subject, what do we do when DST is extended?
I am sure that an update between now and next Spring will bring us
updated timezones, so as long as you never update your machine will
you be SOL, otherwise you will be ok
Chad
---
Chad Leigh -- Shire.Net L
isted when I run
jls. Why is that and is there any way to clear the jls list? Where
does jls get the list of the jails?
The jail is not completely did in that case. It still "owns" some
resources of some sort.
Chad
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting p
On Apr 4, 2006, at 2:03 PM, Kris Kennaway wrote:
On Tue, Apr 04, 2006 at 04:21:39PM -0300, Marc G. Fournier wrote:
On Tue, 4 Apr 2006, Chad Leigh -- Shire.Net LLC wrote:
On Apr 4, 2006, at 9:20 AM, Daniel Johansson wrote:
I'm setting up a few jails on my FreeBSD 6.0 box and when
ot;freebsd-questions-
[EMAIL PROTECTED]"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-
[EMAIL PROTECTED]"
---
Chad Leig
field
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-
[EMAIL PROTECTED]"
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
ch
l Hatfield
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-
[EMAIL PROTECTED]"
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provid
in (and obviously fail)
When the boot menu comes up, choose "single user mode" and then set a
new root password at the shell prompt.
Chad
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net
___
freeb
ount an
appropriate FS :-).
This does outline the need to make sure you have strict physical
security over your systems.
_thank_you_
You're welcome. Best wishes
Chad
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosti
d all that
Chad
---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to &q
On Jun 16, 2004, at 12:05 PM, Chuck Swiger wrote:
I still wouldn't get a drive with the Quantum brand name on it today,
however...
Besides the fact that Quantum got bought by Maxtor, Quantum had several
lines, some of which were quite good and some of which were not so
good. Quantum had bought
On Jun 21, 2004, at 3:25 PM, Bill Moran wrote:
You'd be much better off with some sort of NAS in a raid
config, even if it were home grown, to store the spools.
We already have a "home-grown NAS" (just a FreeBSD box with Vinum
RAID) but
it doesn't protect me if the machine with the drives has a p
On Jun 22, 2004, at 12:57 AM, Chad Leigh -- Shire.Net LLC wrote:
On Jun 21, 2004, at 3:25 PM, Bill Moran wrote:
You'd be much better off with some sort of NAS in a raid
config, even if it were home grown, to store the spools.
We already have a "home-grown NAS" (just a FreeBSD box w
On Jul 12, 2004, at 12:04 AM, Jay Moore wrote:
On Friday 09 July 2004 07:19 am, Eric Crist wrote:
I'm just asking opinions here, but:
What do you prefer for a 2U rack mount server case? I want to keep
the
cost down, but I want something that looks nice and is functional.
I've
got 5 servers I'm
On Jul 25, 2004, at 6:29 AM, Hugo Silva wrote:
It is unthinkable to be umount'ing EVERY jail if I want to add one.
I need separate filesystems for jails if I want (I *need* to) user
quotas
on jails
If I have separate filesystems, I can't create a new jail while the
disk
is being used (ie other ja
On Aug 6, 2004, at 2:42 AM, Massimiliano Stucchi wrote:
On 050804, 20:58, Brett Glass wrote:
http://eetimes.com/semi/news/showArticle.jhtml?articleID=26805631
You should look at the IA64 port, not the AMD64.
Why? This Intel chip referenced is NOT an IA64 architecture. It is
Intels EM64T 64/32 bi
On linux you can do a
% mount -bind olddir newdir
to remount a piece of the FS somewhere else. The NullFS on FBSD seems
to allow similar things. However, as much as I could find on NullFS in
Google seems to indicate that it is pretty much broken and shouldn't be
used.
What I want to do is r
I am experimenting with using nfs mounts from localhost to build a set
of read only mounts of basic system directories so that I have a single
"filebase" to base a farm of jails off of. Ie,
mount localhost:/jail/master/bin /jail/myjail1/bin
mount localhost:/jail/master/libexec /jail/myjail1/lib
On Jan 9, 2004, at 11:51 AM, Chad Leigh -- Shire.Net LLC wrote:
I am experimenting with using nfs mounts from localhost to build a set
of read only mounts of basic system directories so that I have a
single "filebase" to base a farm of jails off of. Ie,
mount localhost:/jail/master
On Jan 13, 2004, at 4:45 AM, Vahric MUHTARYAN wrote:
Hi ,
You have to use FreeBSD 4.9, because you can see in freebsd web page
prodcution version is 4.9. and please test it maybe you will see you
can not
install 5.2 on your hardware because when I try to install 5.1 on my
intel
platform I faced
On Jan 14, 2004, at 1:58 PM, Quintin Riis wrote:
I believe the common command for this is -SIGHUP. This depends on the
software though.
Quintin
It is called SIGHUP but to send it you use -HUP to the kill command.
Chad
fbsd_user wrote:
After making changes to syslog.conf and newsyslog.conf w
On Jan 14, 2004, at 6:43 PM, Jonathan T. Sage wrote:
you did. from ssh's point of view. however, pam is enabled, and it
allows password authentication. to do what you're asking, edit
sshd_config again, and toggle this line
# Change to no to disable PAM authentication
ChallengeResponseAuthent
Hi.
I have been getting these errors at boot time on a dual CPU Abit BP-6.
This has been happening since I converted this old system into a test
system a while back with 5.1R. It still happens with 5.2RC. I have
not updated to 5.2R yet. It still seems to run fine and stably even
with t
Either on a webpage somewhere, once, or in here in the list, at one
time, I remember seeing some patches that allowed a jail to have more
than one IP address. I have been googling all day (not really, but a
good amount of time at least) and can't seem to find it again. Anyone
have any pointer
On Jan 17, 2004, at 7:58 PM, Chris Haulmark wrote:
Either on a webpage somewhere, once, or in here in the list, at one
time, I remember seeing some patches that allowed a jail to have more
than one IP address. I have been googling all day (not really, but a
good amount of time at least) and can't
On Jan 21, 2004, at 3:47 AM, Alexey Kuzmenko wrote:
Hi all,
I have troubles with 5.2 while I try to reboot/shutdown it. Our
freeBSD 5.2 smp kernel is installed on dual P3 host. It hangs on
cpu_reset or
cpu_reset_proxy. Is there any solution for this problem?
I have noticed a similar problem wit
On Jan 23, 2004, at 11:13 PM, Sara Trice wrote:
I'm trying to get [EMAIL PROTECTED] running on freeBSD.
I get the console running fine, but once it gets running it just keeps
failing when it tries to run FahCore_65.exe.
Partial Log:
[23:14:50] Trying to unzip core FahCore_65.exe
[23:14:52] Deco
On Jan 24, 2004, at 4:35 PM, [EMAIL PROTECTED] wrote:
Hi. I can't find a direct answer for these two linked questions, hence
the query to this email address.
We're looking into FreeBSD running on Athlon64 processors to give us
the
ability to handle seriously huge datasets. We did buy a G5 machine
On Jan 26, 2004, at 4:27 AM, Mike Woods wrote:
Whats the current state of play with sata in 5.2, I know it's
supported and I Know some have had issues, but overall whats the
general view on it, what controllers have people had the most luck
with, how well supported is SATA Raid ?
This may seem
On Jan 29, 2004, at 9:54 AM, JJB wrote:
You are mistaken. There is no hardware for sale here
Not only that, it is a scam...
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of zuber zaini
Sent: Thursday, January 29, 2004 11:17 AM
To: [EMAIL PROTECTED]
Subject: I
On Jan 29, 2004, at 5:12 AM, Artem Koutchine wrote:
Hi!
I am looking for supported RAID 5 controller for FreeBSD and
I am very puzzled after reading all the specs and descrioptions.
I haven't found any SATA RAID 5 controller in the FreeBSD
supported Hardware list, but some manufacturer claim they
On Feb 4, 2004, at 8:31 AM, Lucas Holt wrote:
This information is based on some articles I read on apple's
developer site about OS X.3.
Not to be pedantic, but there is no such thing as OS X.3 . There is OS
X 10.3 .
best
Chad
___
[EMAIL PROTECTED]
On Feb 2, 2004, at 1:40 PM, Philip Hallstrom wrote:
Hi -
I was wondering if any of you have used iPowerWeb.com's dedicated
server package that runs on FreeBSD?
Seems like a good deal. For $50/mo you get full root access on your
own
box and can do whatever you want.
http://www.ipowerweb.
On Feb 10, 2004, at 5:25 AM, Chuck Swiger wrote:
Marc Wiz wrote:
On Mon, Feb 09, 2004 at 01:53:38PM -0500, Charles Swiger wrote:
OK. The price difference for AMD vs. Intel is pretty significant,
but be aware that you'll also pay a significant premium for
dual-proc hardware versus single-proc ma
On Feb 10, 2004, at 11:24 AM, Kenneth Culver wrote:
Quoting "Chad Leigh -- Shire.Net LLC" <[EMAIL PROTECTED]>:
On Feb 10, 2004, at 5:25 AM, Chuck Swiger wrote:
Marc Wiz wrote:
On Mon, Feb 09, 2004 at 01:53:38PM -0500, Charles Swiger wrote:
OK. The price difference for AMD vs.
On Feb 10, 2004, at 11:13 AM, Charles Swiger wrote:
On Feb 10, 2004, at 12:58 PM, Chad Leigh -- Shire.Net LLC wrote:
Just a note: If you want ECC with an AMD Athlon (not AMD64), you
need to buy a dual board anyway, since I don't know of anyone who
makes a board with a chipset that support
I am running FreeBSD 5.1 and running Debian Woody stock 2.2.20 kernel.
My ISP is Comcast and each machine has an IP address assigned by DHCP,
from Comcast.
My problem is: I am unable to ssh to the FreeBSD machine from my Debian
machine and cannot ssh to Debian from FreeBSD. However, I can ssh t
On Feb 10, 2004, at 10:11 PM, P.V.N wrote:
No they are on the same network. Everything is identical except for the
last two digits of the IP address.
What does the route on each look like?
% netstat -r
-Original Message-
From: Chad Leigh -- Shire.Net LLC [mailto:[EMAIL PROTECTED]
Sent
On Feb 10, 2004, at 11:39 PM, Michael Shafae wrote:
Hi,
I have an intel motherboard, s845wd1, with an onboard Promise Fastrak
ATA RAID. Its running 4.8p10 on two mirrored Seagate 80 GB disks. It
lost the mirror reporting this:
ad6: hard error reading fsbn 140018943 of 0-127 (ad6 bn 140018943; c
Hi
According to the HW list in the handbook, the Linksys EG1032 gigabit
card uses a National Semiconductor chip and is supported with the "nge"
driver. (4.9-STABLE or -RELEASE). I put one in my server and it is
not recognized (and I did add device nge to my kernel). My gentoo
Linux java com
do you have your securelevel set in rc.conf to YES and to a higher
level (like 3)?
Chad
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
On Apr 11, 2004, at 1:50 AM, Julien Gabel wrote:
do you have your securelevel set in rc.conf to YES and to a higher
level (like 3)?
Yes, this machine had a securevel positionned: it set to '2'. But
because I can't touch the disk even in Single User Mode, I don't
think it is related, but...
What i
On Apr 14, 2004, at 5:58 PM, John Barbieri wrote:
Hello there list.
I was wondering if anyone has found a driver or knows a way of getting
the
Linksys EG1032V2 gigabit Ethernet card to work under FreeBSD 4.9RC-2
I posted about this a few days ago. No response. I bought 2 of them
and I seemed
Hi
Since cvsup doesn't work and on amd64 platform (ie, running amd64, not
just the HW), how do I go about updating my source tree? I wanted to
try anaonymous CVS but the host anoncvs.FreeBSD.org as listed in the
handbook doesn't seem to exist either...
Thanks
Chad
Hi
I have a 5.2-CURRENT (as of about 2 weeks ago) machine that I want to
serve some filesystem from to itself using localhost. Ie,
% mount localhost:/path/to/shared/dir /other/path
I have it working on a 5.2.1-RELEASE-p6 machine, but cannot get it
working on the -CURRENT machine.
I run mount
On May 11, 2004, at 8:47 PM, Chad Leigh -- Shire.Net LLC wrote:
Hi
I have a 5.2-CURRENT (as of about 2 weeks ago) machine that I want to
serve some filesystem from to itself using localhost. Ie,
% mount localhost:/path/to/shared/dir /other/path
I have it working on a 5.2.1-RELEASE-p6 machine
Hi All
I am playing around on 5.2-CURRENT and am setting up a system to run
various programs inside of jails. Including allowing the users to ssh
in etc.
Is there a fundamental problem of having the following all be read-only
file systems, with the noted exceptions?
/bin
/sbin
/libexec
/lib
On May 11, 2004, at 11:31 PM, Chad Leigh -- Shire.Net LLC wrote:
Hi All
I am playing around on 5.2-CURRENT and am setting up a system to run
various programs inside of jails. Including allowing the users to ssh
in etc.
Is there a fundamental problem of having the following all be
read-only
1 - 100 of 507 matches
Mail list logo