Seriously, don't scare me like that.
But JIC: I don't need to worry? Right?
Joe
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-que
Pietro Paolini wrote:
On May 30, 2013, at 2:29 PM, Joe wrote:
Pietro Paolini wrote:
Hello all,
I am a new bye on the FreeBSD and I am looking at the VIMAGE features
experiencing some problems.
I added the options :
VIMAGE
if_bridge
and I removed
STCP
then I recompiled my kernel and install
Pietro Paolini wrote:
Hello all,
I am a new bye on the FreeBSD and I am looking at the VIMAGE features
experiencing some problems.
I added the options :
VIMAGE
if_bridge
and I removed
STCP
then I recompiled my kernel and install it.
After that, following this tutorial http://imunes.tel.fer.h
Hello list
How do I find the ip address of the default route?
thanks
___
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"
Hello list.
Trying to get my script to work that creates a netgraph network for a
jail(8) vnet jail. Every thing seems to work, but from inside of the
started vnet jail I can not ping the public internet. The host can ping
the public internet so the problem has to be in the netgraph script. The
gave the jail a unique MAC address.
I tried to generate my own network map, but having problem.
ngctl dot > file.dot works.
dot -Tsvg -o file.svg < file.dot
gives me "command dot not found".
Tried ngctl dot -Tsvg -o file.svg < file.dot
and -T is illegal option.
What a
e vetjail${jid}
Does the mkpeer syntax allow doing this?
Thanks
Joe
___
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"
pr.cgi?pr=ports/177913
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/178014
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/177568
You may wish to attach your report to one of them.
Best regards,
Joe
___
freebsd-questions@freebsd.org mailing list
http://lists.
When I issue "ngctl list" command on the host it only shows the socket
for ngctl.
I thought it would also show the real NIC interface device names.
Am I wrong in thinking that?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/m
I create a ng bridge but issuing ifconfig does not show the bridge.
Running 9.1-RELEASE.
Is this a bug?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebs
Teske, Devin wrote:
Sorry for top-post, but just wanted to add a quick note:
The output of "ngctl dot" would be very helpful to others in debugging your
setup.
graph netgraph {
edge [ weight = 1.0 ];
node [ shape = record, fontsize = 12 ] {
"1" [ label = "{rl0
Hello list
I cant get to the internet using this netgraph setup script.
I sure would appreciate giving this console log a look over for
errors. My netgraph knowledge level is not sufficient to see what is
wrong. The goal is to run this script to setup and break down a netgraph
network for a singl
Hello
Have script that has max size on content in a variable.
How to code size less than 51 characters?
Thanks
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "
All the info on vimage jails say to nooption SCTP when compiling vimage
into your kernel. Reason given is that sctp is not vimage aware. If that
is ture, then why can't I find a PR on SCTP or vimage about this problem?
___
freebsd-questions@freebsd.org
When stopping vnet jails get message about lost memory pages.
What console commands show available memory pages so I can determine the
lost memory pages after 100 stopped jails?
Want to find out if that lost memory page message is bogus or not.
Thanks
___
David Demelier wrote:
2013/5/14 Joe :
David Demelier wrote:
Le lundi 13 mai 2013 16:32:01 Joe a écrit :
David Demelier wrote:
Hello dear,
Does jail.conf(5) does not work for jails listed in the rc.conf ?
I've added in /etc/jail.conf:
foo {
hostname=Foo;
path=/jail
David Demelier wrote:
Le lundi 13 mai 2013 16:32:01 Joe a écrit :
David Demelier wrote:
Hello dear,
Does jail.conf(5) does not work for jails listed in the rc.conf ?
I've added in /etc/jail.conf:
foo {
hostname=Foo;
path=/jails/foo;
allow.sysvipc=1;
}
And in /etc/rc.conf
David Demelier wrote:
Hello dear,
Does jail.conf(5) does not work for jails listed in the rc.conf ?
I've added in /etc/jail.conf:
foo {
hostname=Foo;
path=/jails/foo;
allow.sysvipc=1;
}
And in /etc/rc.conf only foo in the jail_list parameter, but when I try to
start the jail it s
Teske, Devin wrote:
On Apr 28, 2013, at 3:44 PM, Joe wrote:
running 9.1 and can not figure how to get into single user mode or safe mode from the
BOOT menu.
After hitting the 5 or 6 keys to select those options, what do you do next to
continue?
Based on your description it sounds like you
running 9.1 and can not figure how to get into single user mode or safe
mode from the BOOT menu.
After hitting the 5 or 6 keys to select those options, what do you do
next to continue?
Hitting enter key just boots the system without regard to options selected.
Can not find usage of boot menu
Polytropon wrote:
On Sat, 27 Apr 2013 21:23:58 -0400, Joe wrote:
I know ipfw can be loaded at boot time by adding statements to
/boot/loader.conf.
Problem is I dont know what the ipfw module names are.
How do I find the ipfw names to use?
There are two ways. The first is to do a &qu
Andreas Mueller wrote:
Hello there.
I know ipfw can be loaded at boot time by adding statements to
/boot/loader.conf.
Problem is I dont know what the ipfw module names are.
How do I find the ipfw names to use?
Not using ipfw by myself, but according to the handbook, the modules are
loaded a
I know ipfw can be loaded at boot time by adding statements to
/boot/loader.conf.
Problem is I dont know what the ipfw module names are.
How do I find the ipfw names to use?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailm
rtupgrade as you, for
many ports, and have always seen failures printed to my terminal at the
end of the mass upgrade with an alert to that effect; just like for a
single port. It seems that you are not seeing that report?
Best regards,
Joe
___
freebsd-
When I do a ifconfig bridge create or ifconfig epair create commands I
get some high intensity messages on the hosts F1 session master console.
I would like to suppress these messages.
Is there any way to do that?
Thanks
___
freebsd-questions@freebsd
Hello questions list
I am using jail(8) trying to get a functional vimage environment on my
9.1-RELEASE system. My PC only has a single real NIC facing the public
internet. My goal is to be able to have multiple vimage jails, each with
their own epairXa epairXb and bridgeX where the "X" is the
I have special purpose situation where I need to wait until the boot
process has completed the starting of the system and then start the
firewall (ipfw or pf). Commenting out the firewall statements from the
hosts /etc/rc.conf does stop the firewall from starting at boot time.
Is there some fo
I archive using the pax command like this
pax -wzXt -x cpio -f ${archive_path_file} ${ip_path_file} ${ip_path_dir}
and restore
pax -rz -pe -f ${archive_path_file}
and it restores the contents back to the same location it came from
which is what I want.
Now I would like to restore that archiv
snip
How do you explain all the forks of UNIX each claiming their own
copyright. They all provide the same concept, use the same names for
their commands, use the same programming language, have a filesystem as
their base. Just where is the line drawn between a fork and a rewrite?
___
Stop in /usr/ports/graphics/shotwell.
uname -a
FreeBSD whisperer.chthonixia.net 9.1-STABLE FreeBSD 9.1-STABLE #0
r248932: Sat Mar 30 18:08:33 EDT 2013
r...@whisperer.chthonixia.net:/usr/obj/usr/src/sys/WHISPERER amd64
Thanks,
Joe
___
freebsd-questions@freebsd.org mailin
kpn...@pobox.com wrote:
On Sat, Mar 30, 2013 at 09:22:22AM -0400, Maikoda Sutter wrote:
If I use the kernel as a basis for my own system and modify the kernel
should I still maintain the licensing of the kernel bits, or could release
it under it's own license?
For example: I would like to rewri
I have been moving this file forward since about release 5.0.
Today is tried the do a man sudoers and got no page found.
The su man page does not reference it.
Has the file been removed?
Does it maybe belong to some port?
Any ideas?
Thanks
___
freebsd-
t to Rear Digital (pcm 3) for
speakers.
HTH,
Joe
___
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 Sun, Jan 27, 2013 at 11:01:46AM -0500, Fbsd8 wrote:
>
> I know there is a command that will give me the name
> of the account I am logged in on.
>
> But I can not recall the name of this command.
>
> What is the name of this command?
whoami
___
free
t; Please help me how to come out from this Makefile broken and "shared object
> libz.so.5 not found freebsd".
and I'd do that before trying to solve fixing the libz.so.5 issue.
Joe
___
freebsd-questions@freebsd.org mailing list
http://l
must one specify all?
DESCRIPTION
The xhci driver provides support for the USB eXtensible Host
Controller Interface, which allows use of USB 1.0, 2.0 and 3.0
devices on the same USB port.
Such that xhci can handle *all* such USB devices?
Also, ahci has a number of sysctl kno
On Fri, Jan 18, 2013 at 03:59:39AM +0100, Ralf Mardorf wrote:
>
> It doesn't archive permissions.
Which is why, if it is used, one *must* (or *should*) use tar.
Best,
Joe
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.
ce you've mentioned mtree) the man page on tar
provides an example on mtree. Could this be applied to your needs?
Best regards,
Joe
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscri
nvironment.
I can do that that so a proper bug report is opened unless you think it
unnecessary.
Best regards,
Joe
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to &
On Sun, Jan 13, 2013 at 04:48:06PM +0100, Christopher J. Ruwe wrote:
>
> Hello,
>
> while testing a new mail configuration on freebsd-test@, I noticed a
> very interesting part in the header, which I just paste
>
> Old-X-HE-Spam-Score: -2.3
> Old-X-HE-Spam-Report: Content analysis details: (-
On Sat, Jan 12, 2013 at 06:21:28PM -0800, Waitman Gobble wrote:
>> Hi,
>
> If the email contact is as listed it seems there is not a specific person
> who has taken the port. I found your email to the ports list with the
> attached config.log. I will take a look at the problem and probably find a
@" is used?
I imagine this sort of problem is common.
Regards,
Joe Altman
___
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 Thu, Jan 03, 2013 at 03:50:44PM +0100, Martin Laabs wrote:
> Hi,
>
> On 01/02/13 01:21, Joe Altman wrote:
> > Greetings, list. I have the following error; though I can load
> > update5.FreeBSD.org in a browser:
> > [...]
>
> maybe you use a release that i
a user or a developer; but I do know that at
least a cursory reading of the Handbook is a good idea, since the OP
question seems to be directly addressed in the Handbook.
Regards,
Joe
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.o
... failed.
Fetching public key from update3.FreeBSD.org... failed.
No mirrors remaining, giving up.
Am I missing something in this process?
Regards,
Joe
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd
in texlive site as I have.
> ___
> 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"
--
joe gain
tray.
Right now I'll happily pay $50 to to anyone who can provide me with an ISO
of 8.3 stable in a location that I can provide to the person in missouri so
he can download it and create the DVD. I'm serious. Paypal is at the ready.
- Original Message -
From: "Rick Miller&q
Which ISO? The driver didn't make it into 8.3-RELEASE. Do you have a
stable/8 iso that was made sometime after the 8.3 release?
No, I was trying to install from 8.3 RELEASE. Where do I get a .iso of 8.3
STABL:E that will include the new mfi driver? I can't find one on the ftp
site.
Oh.
http://support.freenas.org/ticket/1244
- Original Message -
From: "Joe Mays"
To: "Rick Miller"
Cc:
Sent: Thursday, October 04, 2012 8:53 PM
Subject: Re: FreeBSD 8.3 with LSI MegaRAID 9265-8i
Thanks. It sounds like the same problem, but we're using
Thanks. It sounds like the same problem, but we're using a dvd burned from
an iso downloaded from freebsd.org just today. It sounds like the commits
you are talking about should already be in there. Is there something else I
need to be doing?
- Original Message -
From: "Rick Miller"
nfig which sets GTK3 and unsets GTK2 seems to be
the fix.
Best regards,
Joe
___
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"
s gcc compiled in daily use--
for example as a server? Anyone can cherry pick a couple of binaries, but how
important is this for the performance of FreeBSD world?
--
joe gain
jacob-burckhardt-str. 16
78464 konstanz
germany
+49 (0)7531 60389
(...otherwise in ???)
___
> 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"
--
joe gain
jacob-burckhardt-str. 16
78464 konstanz
germany
+49 (0)7531 60389
(
_
> 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"
--
joe gain
jacob-burckhardt-str. 16
78464 konstanz
ger
tions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
--
joe gain
jacob-burckhardt-str. 16
78464 konstanz
germany
+49 (0)7531 60389
(...otherwise in ???)
___
freebsd-questions@freebsd.org mailing list
http:
,
you do, but probably nobody is listening.
http://www.drdobbs.com/cpp/240001128
>
> ___
> 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&q
course, getting rid of GPL is an added benefit ;)
> After reading all those complaints, I just had to respond and thank
> everyone involved very much for importing clang and libc++. Great job
> well done!
>
> Best regards,
> 文鳥
> ___
&
d.org
> freebsd-thre...@freebsd.org
> freebsd-...@freebsd.org
> freebsd...@freebsd.org
> freebsd...@freebsd.org
> freebsd-apa...@freebsd.org
> freebsd-...@freebsd.org
> freebsd-...@freebsd.org
> freebsd-driv...@freebsd.org
> freebsd-virtualizat...@freebsd.org
> fr
a thinkpad laptop with intel
on-board graphics chip. My problems started when I updated the cairo
port, and at the time I couldn't really believe that cairo was the
cause of _the_ problem, because of the way X was crashing. What was
even more frustrating was that the Xorg log file was n
>>
>> also cairo went from cairo-1.10.2_3,1 to cairo-1.12.2,1
>>
>> Any advice, comments or suggestions are greatly appreciated.
>>
>> Best Regards,
>>
>>
>> Antonio
>> ___
>> freebsd-questio
are not handled by trylock)?
I imagine Linux is not doing this since the code doesn't abort on Linux
as it does on FreeBSD. Should we be silently allowing trylock to
perform a no-op on adaptive mutexes, or should we be handling adaptive
mutexes with trylock? Thanks.
Joe
--
PGP Key :
-p1 #0.
Does anyone know?
Thanks, and best regards,
Joe
___
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 4/2/2012 11:43 AM, Joe Greco wrote:
> > As a user, you can't win. If you don't report
> > a problem, you get criticized. If you report a problem but can't figure
> > out how to reproduce it, you get criticized. If you can reproduce it
> >
> On 03/30/2012 07:41, Joe Greco wrote:
> >> On 3/29/2012 7:01 AM, Joe Greco wrote:
> >>>> On 3/28/2012 1:59 PM, Mark Felder wrote:
> >>>>> FreeBSD 8-STABLE, 8.3, and 9.0 are untested
> >>>>
> >>>> As much as I'm sens
> On Fri, 30 Mar 2012 09:44:47 -0500, Joe Greco wrote:
> > Have you migrated these hosts, or were they installed in-place and
> > never moved?
> > fwiw the apparent integrity of things on the VM is consistent with
> > our experience too.
>
> VMMotion and Storag
> On Thu, 29 Mar 2012 19:27:31 -0500, Joe Greco wrote:
>
> > It also doesn't explain the experience here, where one VM basically
> > crapped out but only after a migration - and then stayed crapped out.
> > It would be interesting to hear about your datastore, how bu
> On 3/29/2012 7:01 AM, Joe Greco wrote:
> >> On 3/28/2012 1:59 PM, Mark Felder wrote:
> >>> FreeBSD 8-STABLE, 8.3, and 9.0 are untested
> >>
> >> As much as I'm sensitive to your production requirements, realistically
> >> it's not li
t's some sort of corruption with the vmfs3 and thin
provisioned disk format, but it'd be interesting to know if that's
totally off-track.
... JG
--
Joe Greco - sol.net Network Services - Milwaukee, WI - http://www.sol.net
"We call it the 'one bite at the apple' rule. G
> On Thursday 29 March 2012 17:49:30 Joe Greco wrote:
> > > On Thursday 29 March 2012 15:42:42 Joe Greco wrote:
> > > > > Hi,
> > >
> > > Do both 32- and 64-bit versions of FreeBSD crash?
> >
> > We've only seen it happen on one vir
> On Thursday 29 March 2012 15:42:42 Joe Greco wrote:
> > > Hi,
>
> Do both 32- and 64-bit versions of FreeBSD crash?
We've only seen it happen on one virtual machine. That was a 32-bit
version. And it's not so much a crash as it is a "disk I/O hang".
Th
ly told him to run a
newer version without any such version being realistically
available.
WTF?
You want people not to use releases that "came out over a year
ago"? The generally sensible solution to that is to release
RELEASEs more than once every fourteen or fifteen months.
...
at having been said, if anyone has any brilliant ideas about what
would constitute useful further steps to isolate this, I can look at
recovering the faulty VM from backup and seeing if it still exhibits
the problem.
... JG
--
Joe Greco - sol.net Network Services - Milwaukee, WI - http://www.
-Original Message-
From: Dan Nelson [mailto:dnel...@allantgroup.com]
Sent: Wednesday, February 22, 2012 12:33 PM
To: Joe Moore
Cc: freebsd-questions@freebsd.org
Subject: Re: How much space do I need on "/" for a 7.4 to 8 stable upgrade?
In the last episode (Feb 22), Joe Moore
From: Adam Vande More [mailto:amvandem...@gmail.com]
Sent: Wednesday, February 22, 2012 12:16 PM
To: Joe Moore
Cc: freebsd-questions@freebsd.org
Subject: Re: How much space do I need on "/" for a 7.4 to 8 stable upgrade?
On Wed, Feb 22, 2012 at 11:47 AM, Joe Moore
wrote:
I have 65
I need to upgrade a server from 7.4 stable to 8.x stable.
I running buildworld as I write this, and plan to build a GENERIC kernel.
The root disk partition is 248 MB which was probably the auto default size when
the server was originally built. I remember having to do some scrambling during
the
; Be sure that the source are up to date too.
Yes, they are.
> You can ask on doc@ or fill or a bug report within the doc section.
> (I would ask doc@ because it works for me, not sure if there is a
> bug)
I'll ask there; thanks.
Joe
___
that a bug report should go
to the doc project mailing list; is that correct?
Regards,
Joe
___
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"
buntu in
> particular have made huge strides in making computers easier to use and
> opening up the path for better, easier and more advanced software to be
> installed.
>
> There is a commonly held truism, "If you are not the lead dog of the
> pack, the view never changes."
tten?
>
> Do you know that manpages exist for a lot of kernel-mode functions?
>
> Do you understand that with all that *external* documentation, there is
> little need to replicate it inside the source files?
>
>
>
> ___
> freeb
Andra moi ennepe, Mousa, ...
> ___
> 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 Sat, Oct 22, 2011 at 09:28:40PM +0200, Beat G?tzi wrote:
> On Oct 22, 2011, at 2:54 AM, Joe Altman wrote:
> > Greetings...
> >
> > I was running portupgrade on libxul and noticed it depends on Firefox
> > 3.x. I cancelled the upgrade, because I thought FF3.x was
the dependency on FF3 a bug in libxul? If it is a bug, who
should receive a report: gecko@ or the Mozilla project?
FYI: I'm pretty sure it was portsclean -D (and not me) that deleted
FF3...yet libxul tried to pull it in during the portupgrade.
Best regards,
ahi_daemon_enable="YES" and
avahi_dnsconf_enable="YES" to rc.conf and reboot (or run the two rc.d
scripts). Alternatively, you can rebuild netatalk without Zeroconf support.
Joe
--
Joe Marcus Clarke
FreeBSD GNOME Team :: gn...@freebsd.org
FreeNod
have a great day :)
Thanks,
Joe
Note:
If you do not respond to this email you will not receive any additional
emails from us.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To
I am trying to install the Amanda server package. I am running FreeBSD
8.2 with Perl 5.12.3.
The package lists Perl 5.10.1 as a dependency and since my newer version
of Perl conlicts with the older version the install fails. pkg_add with
"-f" just tries to force the installation of the older P
I have FreeBSD 8.2-RELEASE running on an HP DL360 G5. I recently added
an (HP branded) LSI Logic single channel SCSI 320 card and attached an
HP Ultrium 920 LTO3 tape drive.
The system sees the SCSI controller as mpt0, and it seems to know
there's something at SCSI ID 4, but I get an "AutoSe
On Sun, May 29, 2011 at 02:32:37PM +, Joe Altman wrote:
>
> There is this thread from 2009, and it looks like the same issue as
> the one in this message:
>
> http://lists.freebsd.org/pipermail/freebsd-questions/2009-December/209892.html
>
> It looks like I'll need
error
*** Error code 1
1 error
*** Error code 2
There is this thread from 2009, and it looks like the same issue as
the one in this message:
http://lists.freebsd.org/pipermail/freebsd-questions/2009-December/209892.html
It looks like I'll need to open a bug report with the D
==
Any clues on how to fix this? I chose only split HTML as the output.
Please feel free to Cc: me as I'm not on the list; but I will check the web
interface for the list.
Thank you for any help, and best regards,
Joe
___
freebsd-qu
Should I ask about this to the ports list? I'd really like to get an
up-to-date s3fs port installed on my FreeBSD machines...
> Joe Auty <mailto:j...@netmusician.org>
> April 5, 2011 1:56 PM
>
>
> Hello,
>
> What is the status of the fusefs-libs port? I'
Hello,
What is the status of the fusefs-libs port? I'd like to try the newer
s3fs builds with FUSE, but they require 2.8.4 or higher. I was unable to
get FUSE 2.8.5 to build with the current patches included in the port.
Are these patches still necessary?
--
Joe Auty, NetMusician
NetMus
I keep getting a pop-up on my computer that reads unexpected error has
occurred ESOAPHTTP exception a connection w/ server could not be established
Url:http bootstrap developement how can i remove as pop up
thank you JJkenyon
___
freebsd-qu
pecific to py(26)-dbus. Just
> Python, which is what I was following.
You need to reinstall devel/pth.
Joe
>
> FreeBSD ziggy.xaerolimit.net 7.3-RELEASE-p3 FreeBSD 7.3-RELEASE-p3 #8: Sun
> Oct 2401:53:03 EDT 2010 r...@ziggy.xaerolimit.net:/usr/obj/usr/src/sys/ZIGGY
> i386
>
&
ere based on FBSD 6.2 and maybe
never ran into this issue.
I don't quite get why this works this way though. I understand the
immutable flag will keep the file itself from being changed, deleted or
moved. But I don't see in any documentation t
n anyone point me in the right direction for a better understanding of
what's going on, or even just call me an idiot and tell me the simple thing
I've missed? Either will be appreciated.
Joe.
I'm using 8.1-STABLE FreeBSD 8.1-STABLE #2, and freesbie-2.0.20070710 from
ports. I
these secondary IP into my main IP? This will help make setting up
firewalls on machines that receive this traffic more predictable...
Is there a name for what I want to do so that I can Google this sort of
thing in the future?
--
Joe Auty, NetMusician
NetMusician helps musicians, bands and artists c
Коньков Евгений wrote:
>
> # OUTGOING MAIL FROM IP
> smtp_bind_address=
>
>
Thanks, this is exactly what I needed!
--
Joe Auty, NetMusician
NetMusician helps musicians, bands and artists create beautiful,
professional, custom designed, career-essential websites that are easy
to
ing onto the first address it finds associated with my
em0 interface, which if the ifconfig and its IP order means anything, is
address1? Does this make sense?
Anyway to set the default here?
--
Joe Auty, NetMusician
NetMusician helps musicians, bands and artists create beautiful,
professional
Dan Nelson wrote:
> In the last episode (Oct 21), Joe Auty said:
>> The other night I spent some frustrating time discovering that after
>> updating from 7.2 to 8.1, for some reason some of the libraries in
>> /usr/local/lib/compat/pkg were 32 bit on my 64 bit system which w
rgot to do)?
--
Joe Auty, NetMusician
NetMusician helps musicians, bands and artists create beautiful,
professional, custom designed, career-essential websites that are easy
to maintain and to integrate with popular social networks.
www.netmusician.org <http://www.netmusician.org>
j...
1 - 100 of 1297 matches
Mail list logo