On Fri, 10 Aug 2012 11:49:17 +0300, Hamed M wrote:
> Can I run PS3 games on the system FREEBSD?
I don't think this is possible first due to licensing restrictions,
and I also assume there is no PS3 emulator available in The Ports
Collection. But check it out yourself. So even if a way of PS3
emul
Perhaps that should be "WORKING AGAIN" because I'm not sure I
did anything to actually fix the problem.
In any event: thanks.
Robert Huff
___
freebsd-questions@freebsd.org mailing list
http://lists.fre
hello!
I'm trying to buildworld on my FreeBSD 9.0-RELEASE-p4
server after successfully installing the kernel, but keep
running into the same error no matter what I do.
I've been googling for days now and must either be looking
in the wrong directions or it's not there.
The error I get is the fol
On Fri, Aug 10, 2012 at 10:42:45AM -0400, Fbsd8 typed:
> Ruben de Groot wrote:
> >On Fri, Aug 10, 2012 at 08:36:04AM -0400, Fbsd8 typed:
> >>Wojciech Puchar wrote:
> >Many thanks in advance.
> >
> Quick answer is "No, NFS only runs on the host system".
>
> >>>but user space nfsd wo
On 10/08/2012 14:32, Robert Huff wrote:
> I have restarted sendmail and get this in /var/log/messages:
>
> Aug 10 08:26:56 jerusalem sm-mta[87853]: sql_select option missing
> Aug 10 08:26:56 jerusalem sm-mta[87853]: auxpropfunc error no mechanism
> available
>
> I'm (obviously) not
I did pkg_add -r unfs3 and that worked.
But there is no documentation on how to enable it to start
at boot time. The man unfsd doc is useless.
Hoping some one is using this userland version of nfs.
Final goal is to test on host and client and then test with them jailed.
Any help would be greatly a
On Wed, Aug 8, 2012 at 1:57 PM, Fbsd8 wrote:
>
> Dealing with this has been SOP practice in jails since their inception.
>> See man 8 jail. The best way to run the NFS server is from the jail.
>> Running it host side is the hard part.
>>
>>
> http://www.freebsd.org/cgi/**query-pr.cgi?pr=133265<
Ruben de Groot wrote:
On Fri, Aug 10, 2012 at 08:36:04AM -0400, Fbsd8 typed:
Wojciech Puchar wrote:
Many thanks in advance.
Quick answer is "No, NFS only runs on the host system".
but user space nfsd works. in ports - unfsd
Close but no cigar.
In the ports system it's named unfs3 and de
On Fri, Aug 10, 2012 at 08:36:04AM -0400, Fbsd8 typed:
> Wojciech Puchar wrote:
> >>>
> >>>Many thanks in advance.
> >>>
> >>
> >>Quick answer is "No, NFS only runs on the host system".
> >>
> >but user space nfsd works. in ports - unfsd
> >
> >
>
> Close but no cigar.
>
> In the ports system it'
On Fri, Aug 10, 2012 at 4:03 PM, Ruben de Groot wrote:
>
> Try
>
> arp -ad
>
Hi
Thanks for you all. arp -d IP and arp -ad work fine
> On Fri, Aug 10, 2012 at 03:38:54PM +0200, Cos typed:
>> Hi all
>>
>> The background is I have around 100pcs router-like products. they all
>> have a fixed IP add
On Fri, 10 Aug 2012, Cos wrote:
Hi all
The background is I have around 100pcs router-like products. they all
have a fixed IP address 192.168.1.100 and of course different MAC
address.
I need to connect them one by one to configure.
The trouble is while I disconnect one unit and change to a
Try
arp -ad
On Fri, Aug 10, 2012 at 03:38:54PM +0200, Cos typed:
> Hi all
>
> The background is I have around 100pcs router-like products. they all
> have a fixed IP address 192.168.1.100 and of course different MAC
> address.
>
> I need to connect them one by one to configure.
>
> The troub
Hi all
The background is I have around 100pcs router-like products. they all
have a fixed IP address 192.168.1.100 and of course different MAC
address.
I need to connect them one by one to configure.
The trouble is while I disconnect one unit and change to another unit,
the FreeBSD can not recog
I have a machine (call it ADAM) running:
FreeBSD 10.0-CURRENT #0: Tue Jul 24 08:55:46 EDT 2012 amd64
which has had no change to the mail components since that
time.
Approximately 12 hours ago, something in sendmail broke.
Symptoms:
1) It works as a rela
Wojciech Puchar wrote:
Many thanks in advance.
Quick answer is "No, NFS only runs on the host system".
but user space nfsd works. in ports - unfsd
Close but no cigar.
In the ports system it's named unfs3 and described as
UNFS3 is a user-space implementation of the NFSv3 server specifi
Can I run PS3 games on the system FREEBSD?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr..
Am 10.08.2012 11:40, schrieb Christoph P.U. Kukulies:
Am 10.08.2012 11:28, schrieb Christoph P.U. Kukulies:
The problem need not to be confined to 9.0. It stated to develop
under 5.1 already.
read: started to develop...
I'm running a natd gateway machine that was developing strange
behaviour
Really? Is that stable enough to serve files for months without disruption?
Wojciech Puchar wrote:
>>>
>>> Many thanks in advance.
>>>
>>
>> Quick answer is "No, NFS only runs on the host system".
>>
>but user space nfsd works. in ports - unfsd
--
Sent from my Android phone with K-9 Mail. Pl
Am 10.08.2012 11:28, schrieb Christoph P.U. Kukulies:
The problem need not to be confined to 9.0. It stated to develop under
5.1 already.
read: started to develop...
I'm running a natd gateway machine that was developing strange
behaviour such that the
outside interface (ed0, BNC connector) t
The problem need not to be confined to 9.0. It stated to develop under
5.1 already.
I'm running a natd gateway machine that was developing strange behaviour
such that the
outside interface (ed0, BNC connector) that was connected via a small
media converter switch to
the providers sync line had
On Fri, 10 Aug 2012 02:21:28 +0400
Артем Зуйков wrote:
> Hi,
>
> I can't build anything with clang & libc++
> What am I doing wrong?
>
>
> > clang++ -stdlib=libc++ test1.cpp -o x
> In file included from test1.cpp:1:
> /usr/include/c++/v1/cstdlib:134:9: error: no member named
> 'at_quick_exit'
21 matches
Mail list logo