On 06/02/2012 17:33, Rick Miller wrote:
2) do you fetch the kernel successfully?
When using tftp, The kernel and kernel modules are fetched before the memory
file system, so do pxeboot fetch the kernel but not the mfsroot?
The reason for these questions is that your problem may be with the kern
I'm a bit confused. I always believed FreeBSD is a very safe system.
That may be true for the core files, but what about ports.
On the net I read _never_ to let the webserver be the owner of its files
and yet, ports like Drupal or WordPress make the files rwx for the owner
(www) as well as the
On Mon, 06 Feb 2012 11:37:17 -0600, wrote:
I'm a bit confused. I always believed FreeBSD is a very safe system.
That may be true for the core files, but what about ports.
On the net I read _never_ to let the webserver be the owner of its
files and yet, ports like Drupal or WordPress make th
Thanks for your feedback, Erik! I do have a question below...
On Mon, Feb 6, 2012 at 11:45 AM, Erik Nørgaard wrote:
>
> See the other mail, the way pxeboot works IIRC, is that first the pxeboot is
> fetched using tftp, the pxeboot is given the next server and will fetch the
> kernel, modules and
On Feb 5, 2012, at 10:39 PM, Radek Krejča wrote:
> I have problem with using ntpd on 8.2 amd64 (not tested elsewhere). If I have
> a lot of interfaces (vlans) ntpd crashes with segmentation fault (core dump).
> I have tested on my test machine and it really depends on number of
> interfaces. It
On Feb 6, 2012, at 8:15 AM, Ryan Merrell wrote:
> We have an Intel modular blade server. The chassis has 2x 3-disk RAID(5)
> arrays. Volume 1 is what the OS (FreeBSD 7.2) is installed on and Volume 2 is
> mounted at /usr. These two volumes are da0 and da1.
This doesn't matter directly to your is
We have determined that it has failed after loading pxeboot.bs and
before loading the kernel. Therefore, the kernel is not the problem.
I have also determined that vlan tagging is not the problem as it has
failed with vlan tagging disabled. I don't believe it is the content
because it works in 3
Warren Block writes:
> Is there a way to query one of the FreeBSD cvsup mirrors, something
> like 'svn list -v svn:...' (only with cvs or csup)? I'm looking to
> find the revision or date of a file.
Anonymous CVS is probably the best approach for you.
It's covered in the Handbook.
On 06/02/2012 19:34, Rick Miller wrote:
Thanks for your feedback, Erik! I do have a question below...
The kernel I am using is the kernel from the DVD ISO as it is
downloaded from freebsd.org. How do I determine what modules have
been enabled and disabled in that kernel? I am under the assu
On Feb 5, 2012 3:38 PM, "Chris Whitehouse" wrote:
>
> On 04/02/2012 16:49, Waitman Gobble wrote:
>>
>> On Sat, Feb 4, 2012 at 3:52 AM, Chris Whitehouse
wrote:
>>
>>> On 04/02/2012 08:37, Waitman Gobble wrote:
>>>
On Thu, Feb 2, 2012 at 6:52 AM, Chris Whitehouse
wrote:
Hello
On Mon, 6 Feb 2012, Lowell Gilbert wrote:
Warren Block writes:
Is there a way to query one of the FreeBSD cvsup mirrors, something
like 'svn list -v svn:...' (only with cvs or csup)? I'm looking to
find the revision or date of a file.
Anonymous CVS is probably the best approach for you.
It
About the first thing I ever learned about FreeBSD was the uk mirror
ftp.plig.net and cvsup.plig.net which I think used to be
ftp2.uk.freebsd.org. Since then I have always used them as a file source
for broadband speed tests. They seem to have disappeared very recently.
Does anyone know what ha
Hello all.
This is kind of off topic. My apologies in advance.
I am helping a non profit organization and giving some classes to
prepare students so they can be prepared and try to get a job (they
are students also and have the basics concepts already)
Anyway, I am interested in teach them t
On 6 Feb 2012, at 21:51, Chris Whitehouse wrote:
> About the first thing I ever learned about FreeBSD was the uk mirror
> ftp.plig.net and cvsup.plig.net which I think used to be ftp2.uk.freebsd.org.
> Since then I have always used them as a file source for broadband speed
> tests. They seem t
Not an expert by any means, but what about Mono, the open source and
cross platform version of the .NET framework?
If you take a look at http://www.mono-project.com/Compatibility , you'll
see that it's mostly compatible with .NET 4.0, and claims to be 100%
compatible with .NET 3.5.
Java is a
>
> Maybe I am wrong but until now I think my only option is to use Phyton. Is
> that correct? For what I have searched Python will let me create executables
> and will let me create Graphical solutions even for other platforms (Mac or
> LInux or whatever runs Python).
>
I think that python i
On Mon, Feb 06, 2012 at 04:37:37PM -0600, Jorge Biquez wrote:
>
> I am helping a non profit organization and giving some classes to
> prepare students so they can be prepared and try to get a job (they
> are students also and have the basics concepts already)
That's admirable. I hope that works
On Mon, Feb 6, 2012 at 4:37 PM, Jorge Biquez wrote:
> Would you do that with Python or something else?
>
http://qt.nokia.com/
--
Adam Vande More
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
On 06/02/2012 22:33, Mark Blackman wrote:
On 6 Feb 2012, at 21:51, Chris Whitehouse wrote:
About the first thing I ever learned about FreeBSD was the uk
mirror ftp.plig.net and cvsup.plig.net which I think used to be
ftp2.uk.freebsd.org. Since then I have always used them as a file
source for
On Sun, 5 Feb 2012 17:40:14 -0700 (MST)
Warren Block wrote:
> On Sun, 5 Feb 2012, Net Warrior wrote:
>
> > Hi there.
> >
> > I found very tedious when , after a makeworld the mergemaster
> > process to say (i) to install/upgrade/replace/ with the new file,
> > specially when there are a lot of
On Mon, 06 Feb 2012 16:37:37 -0600
Jorge Biquez wrote:
> Now we will try to have a graphical mode in Freebsd. With that we
> would like to be able to develop graphical applications for Windows
> (we all know that's the market and here some companies is what they
> are looking), so maybe sound cra
On Mon, 6 Feb 2012 14:53:58 -0700 (MST)
Warren Block wrote:
> On Mon, 6 Feb 2012, Lowell Gilbert wrote:
>
> > Warren Block writes:
> >
> >> Is there a way to query one of the FreeBSD cvsup mirrors, something
> >> like 'svn list -v svn:...' (only with cvs or csup)? I'm looking to
> >> find the
On Mon, Feb 6, 2012 at 6:40 PM, Rod Person wrote:
> On Mon, 06 Feb 2012 16:37:37 -0600
> Jorge Biquez wrote:
>
> > Now we will try to have a graphical mode in Freebsd. With that we
> > would like to be able to develop graphical applications for Windows
> > (we all know that's the market and here
On Mon, Feb 06, 2012 at 04:37:37PM -0600, Jorge Biquez wrote:
>
> Hello all.
>
> This is kind of off topic. My apologies in advance.
>
> I am helping a non profit organization and giving some classes to
> prepare students so they can be prepared and try to get a job (they
> are students also an
>
> From: Mehmet Erol Sanliturk
>To: Rod Person
>Cc: Jorge Biquez ; FreeBSD Questions
>
>Sent: Monday, February 6, 2012 9:22 PM
>Subject: Re: Software Development using Freebsd.
>
>On Mon, Feb 6, 2012 at 6:40 PM, Rod Person wrote:
>
>> On Mon, 06 Feb 2012 16:3
On 02/07/12 07:32, Jerry wrote:
OK Rock, if you think you can debug what is happening here, be my
guest. As shown in the subject line, this is a Brother MFC-9560CDW
printer. It works perfectly from Windows. Under FreeBSD, no so much.
When configured via CUPS 1.5.0, it will print a perfect test pa
On 02/07/12 08:37, Jorge Biquez wrote:
Hello all.
This is kind of off topic. My apologies in advance.
I am helping a non profit organization and giving some classes to
prepare students so they can be prepared and try to get a job (they
are students also and have the basics concepts already)
On 02/07/12 11:44, Da Rock wrote:
On 02/07/12 07:32, Jerry wrote:
OK Rock, if you think you can debug what is happening here, be my
guest. As shown in the subject line, this is a Brother MFC-9560CDW
printer. It works perfectly from Windows. Under FreeBSD, no so much.
When configured via CUPS 1.5
On Mon, Feb 6, 2012 at 11:37 PM, Jorge Biquez wrote:
> Now we will try to have a graphical mode in Freebsd. With that we would like
> to be able to develop graphical applications for Windows (we all know that's
> the market and here some companies is what they are looking), so maybe sound
> crazy
> "DDa" == Da Rock writes:
>> Would you do that with Python or something else?
DDa> Depending on what you really need to solve decides your
DDa> language. Others have offered advice here, but may I suggest Perl?
DDa> For most data and its proven ability to handle/match string data it
DDa> is
On Mon, Feb 06, 2012 at 07:36:46PM -0800, Randal L. Schwartz wrote:
> > "DDa" == Da Rock writes:
>
> >> Would you do that with Python or something else?
>
> DDa> Depending on what you really need to solve decides your
> DDa> language. Others have offered advice here, but may I suggest Perl?
>
On 02/07/12 14:06, Chad Perrin wrote:
On Mon, Feb 06, 2012 at 07:36:46PM -0800, Randal L. Schwartz wrote:
"DDa" == Da Rock writes:
Would you do that with Python or something else?
DDa> Depending on what you really need to solve decides your
DDa> language. Others have offered advice here, but
Hello all,
I recently got a HP t5700 thin client that I wanted to turn into a
firewall using pfSense. For reference, this system uses a Transmeta Crusoe
TM5800 CPU with a VIA chipset that I'm having difficulty identifying. My
issue is that about half of the time the kernel will stall during startu
Hi,
On Tuesday 07 February 2012 12:40:09 Will McCutcheon wrote:
> Hello all,
>
> I recently got a HP t5700 thin client that I wanted to turn into a
> firewall using pfSense. For reference, this system uses a Transmeta Crusoe
> TM5800 CPU with a VIA chipset that I'm having difficulty identifying.
I have a postfix mta (beauty mate!) and I've managed to twist its
panties into a real tight knot by using a filter (smtpd), and through
using it to put my isp mail into a local box thanks to fetchmail.
The problem I'm facing is that it now won't send mail to any other users
on my isp's domain.
On 02/07/12 15:48, Erich Dollansky wrote:
Hi,
On Tuesday 07 February 2012 12:40:09 Will McCutcheon wrote:
Hello all,
I recently got a HP t5700 thin client that I wanted to turn into a
firewall using pfSense. For reference, this system uses a Transmeta Crusoe
TM5800 CPU with a VIA chipset that
On Sun, 05 Feb 2012 21:21:59 +0100
Ouyang Xueyu articulated:
> Hello,
>
> I have Freebsd 8.2 and CUPS installed and try to print on my Brother
> MFC 7840W printer. The printer is accessible by a static IP address,
> is configured in CUPS but everytime I only get blank pages when I'm
> trying to
Dear Sir/Madam,
We are a dutch hosting company that specializes in FreeBSD (almost
only). Formally know as Parc Productions, we now changed our name to
Vellance.
With this we would like to be added to your vendor list overview:
http://www.freebsd.org/commercial/isp.html
Could you please te
> With this we would like to be added to your vendor list overview:
> http://www.freebsd.org/commercial/isp.html
>
> Could you please tell us what to do to make this happen.
>
Submission information can be found on the top of that page:
"For your convenience, we have divided our growing commercial
On 02/06/12 22:21, Jerry wrote:
On Sun, 05 Feb 2012 21:21:59 +0100
Ouyang Xueyu articulated:
Hello,
I have Freebsd 8.2 and CUPS installed and try to print on my Brother
MFC 7840W printer. The printer is accessible by a static IP address,
is configured in CUPS but everytime I only get blank pag
On 2012.02.06 04:02, Matthijs Openneer wrote:
With this we would like to be added to your vendor list overview:
http://www.freebsd.org/commercial/isp.html
Could you please tell us what to do to make this happen.
As it states within the 2nd paragraph on that page, fill out a PR (the
'problem
Hi All,
We are PXE booting into FreeBSD 8.2-RELEASE to perform system builds.
The pxeboot.bs file was recompiled with TFTP support. 8.2-RELEASE
builds were working fine until we attempted a build on bare metal in
an environment that utilizes vlan tagging. When the system loaded the
pxeboot.bs fi
On 06/02/2012 16:35, Rick Miller wrote:
We are PXE booting into FreeBSD 8.2-RELEASE to perform system builds.
The pxeboot.bs file was recompiled with TFTP support. 8.2-RELEASE
builds were working fine until we attempted a build on bare metal in
an environment that utilizes vlan tagging. When t
On Fri, 03 Feb 2012 22:49:11 -0500
Dean E. Weimer wrote:
> On 03.02.2012 21:36, RW wrote:
> > Just in case you aren't aware, you don't necessarily need an eSATA
> > card. You can get eSATA back-plates that plug into spare SATA
> > connections on your motherboard.
> > _
See my responses inline...
On Mon, Feb 6, 2012 at 10:54 AM, Erik Nørgaard wrote:
> On 06/02/2012 16:35, Rick Miller wrote:
>
>> We are PXE booting into FreeBSD 8.2-RELEASE to perform system builds.
>> The pxeboot.bs file was recompiled with TFTP support. 8.2-RELEASE
>> builds were working fine u
On 06/02/2012 17:11, Rick Miller wrote:
See my responses inline...
On Mon, Feb 6, 2012 at 10:54 AM, Erik Nørgaard wrote:
On 06/02/2012 16:35, Rick Miller wrote:
We are PXE booting into FreeBSD 8.2-RELEASE to perform system builds.
The pxeboot.bs file was recompiled with TFTP support. 8.2-RE
>> 2) do you fetch the kernel successfully?
>>
>> When using tftp, The kernel and kernel modules are fetched before the memory
>> file system, so do pxeboot fetch the kernel but not the mfsroot?
>>
>> The reason for these questions is that your problem may be with the kernel
>> and kernel modules a
I've run into some error messages on my server that are beyond my skill level
of interpreting, so I'm hoping some of you can help me out. I've already posted
this on the forums at
http://forums.freebsd.org/showthread.php?p=165258#post165258 but since this is
affecting our business, I'm trying t
48 matches
Mail list logo