Re: How does freebsd supports ipx?

2012-10-14 Thread YC Wang
2012/10/12 Виталий Туровец : > 2012/10/12 YC Wang : >> Hi,all: >> >> I read from wikipedia that freebsd supports ipx. But when I tried >> to set ipx address on em0,it showed the following message: >> >> freebsd-yc# ifconfig em0 ipx (netnum.nodenum) >> ifconfig: socket(family 23,SOCK_DGR

Re: Question about find - excluding directories

2012-10-14 Thread Matthew Seaman
On 15/10/2012 01:32, Paul Schmehl wrote: > I want to use find to locate files that don't belong to a certain user > but should belong to that user. But there are subdirectories I want to > exclude. > > I have tried using this, but it doesn't work: > > find /path/to/dir -type d ! -uid num \( -typ

Re: blackend from svn

2012-10-14 Thread Matthew Seaman
On 14/10/2012 22:37, Darrel wrote: > Having just installed a new system, I am considering using svn to > get some docs. Perhaps I will create doc under /usr/local like > this: > > # cd /usr/local > # mkdir doc The canonical location is /usr/doc -- this stuff is part of FreeBSD itself, so shouldn

Re: Sysctls and privacy

2012-10-14 Thread schultz
Says who? Is this your requirement? Why? I meant I don't see how it can be done differently. If this is really a serious concern of yours, you have much bigger fish to fry than sysctl(8). Can you elaborate a bit more on this please? ___ freebsd

Re: Sysctls and privacy

2012-10-14 Thread Adam Vande More
On Sun, Oct 14, 2012 at 8:33 PM, wrote: > >> Here is the catch. I know I can read-only mount most static filesystems > from a template. However, the mutable ones have to be copied. > Says who? Is this your requirement? Why? > Because someone might know the program memory, cpu or network usag

Re: Sysctls and privacy

2012-10-14 Thread schultz
Did you specify elsewhere what a 'visible' does mean to you? - if this means network connectivity then you can put jails on the same network, e. g. the same address on a lo(4) interface - if this means a read-only access to the directory located outside of a jail then her4e is the tr

Question about find - excluding directories

2012-10-14 Thread Paul Schmehl
I want to use find to locate files that don't belong to a certain user but should belong to that user. But there are subdirectories I want to exclude. I have tried using this, but it doesn't work: find /path/to/dir -type d ! -uid num \( -type d ! -name dirname -prune \) If I leave off the par

Re: Graphiz broke because of swig

2012-10-14 Thread Joseph a Nagy Jr
On 10/14/2012 12:13 PM, Polytropon wrote: > On Sun, 14 Oct 2012 10:37:47 -0500, Joseph a Nagy Jr wrote: >> I was installing my system earlier (dual-boot Ubuntu 12.04LTS/FreeBSD >> 9.0; Ubuntu was already present) and while installing subversion, one of >> the many co-dependencies of the many progra

blackend from svn

2012-10-14 Thread Darrel
Hello, Having just installed a new system, I am considering using svn to get some docs. Perhaps I will create doc under /usr/local like this: # cd /usr/local # mkdir doc and then: svn co svn://svn.freebsd.org/doc/release/9.1.0/en_US.ISO8859-1/ I already am running current and stable- this co

Re: FreeBSD9 - Fresh install (2)

2012-10-14 Thread Mike Clarke
On Sunday 14 October 2012 19:05:32 Jos Chrispijn wrote: > The slice one and two idea is perhaps Windows related, but I thought if > I want to update my FreeBSD9 t0, let's say 10 or 11, I only have to > clean slice one and put BSD on that again (having the backup slice > untouched). My approach wo

Join me on Fancy

2012-10-14 Thread Georgiana Boboc
You've been invited by vintage_traffic to join Fancy! To activate your invitation, go to: http://www.thefancy.com/register?invitation_key=8db10c0d23549d0215dbd0131b926cc32bfdf097 All the best, Team Fancy ___ freebsd-questions@freebsd.org mailing lis

Re: FreeBSD9 - Fresh install (2)

2012-10-14 Thread Warren Block
On Sun, 14 Oct 2012, Jos Chrispijn wrote: I was intending this on my 1TB hard disk (FreeBSD only): Two slices of 500G Slice one: 1g/ Don't use less than 2G here. You have room. 4gswap 7g/var Way more than is needed, unless you plan to store non-FreeBSD stuff the

Re: FreeBSD9 - Fresh install (2)

2012-10-14 Thread Jos Chrispijn
I was intending this on my 1TB hard disk (FreeBSD only): Two slices of 500G Slice one: 1g/ 4gswap 7g/var 1g/tmp 487g /var Slice two: 500g /backup I question myself why I should use a 1TB hard disk, but it came with the hardware J-) I might better use

Re: Graphiz broke because of swig

2012-10-14 Thread Polytropon
On Sun, 14 Oct 2012 10:37:47 -0500, Joseph a Nagy Jr wrote: > I was installing my system earlier (dual-boot Ubuntu 12.04LTS/FreeBSD > 9.0; Ubuntu was already present) and while installing subversion, one of > the many co-dependencies of the many programs that were being installed > was graphviz. Ap

Re: Graphiz broke because of swig

2012-10-14 Thread Matthew Seaman
On 14/10/2012 16:37, Joseph a Nagy Jr wrote: > I was installing my system earlier (dual-boot Ubuntu 12.04LTS/FreeBSD > 9.0; Ubuntu was already present) and while installing subversion, one of > the many co-dependencies of the many programs that were being installed > was graphviz. Apparently I sele

Wine-fbsd64 updated to 1.5.15 (32bit Wine for 64bit FreeBSD)

2012-10-14 Thread David Naylor
Hi, Packages [1] for wine-fbsd64-1.5.15 have been uploaded to mediafire [2]. The packages for FreeBSD 10 use the pkgng [3] format. Please read the installation messages, if you use the nVidia graphics driver, for further information. If you are having trouble with the FreeBSD-9 packages,

Graphiz broke because of swig

2012-10-14 Thread Joseph a Nagy Jr
I was installing my system earlier (dual-boot Ubuntu 12.04LTS/FreeBSD 9.0; Ubuntu was already present) and while installing subversion, one of the many co-dependencies of the many programs that were being installed was graphviz. Apparently I selected some support options relating to swig that broke

Re: Sysctls and privacy

2012-10-14 Thread Peter Vereshagin
Hello. 2012/10/13 12:09:39 -0300 schu...@ime.usp.br => To Peter Vereshagin : > > y > > Hello. > > > > it's a -questions@ here, right? (= > > Indeed. :-) Ouch! it's already not... But I Cc: there. Oops? > > What's a specific of the case? > > I need quite a lot of such "jails", with some being a

OT: gEDA, SPICE, electronic cad/simulation

2012-10-14 Thread Da Rock
I'm struggling with this damn gEDA/SPICE thing - I think I have gEDA schem figured, but I can't be sure because I can't test it. For the life of me I can't seem to get my head around it, but then I might just be too tired. Can anyone point out what I'm missing? I open geda, create a sch file

Re: FreeBSD 9.1 RC2

2012-10-14 Thread George Kontostanos
On Wed, Oct 10, 2012 at 12:18 PM, andrew clarke wrote: > On Tue 2012-10-09 15:54:23 UTC-0500, ajtiM (lum...@gmail.com) wrote: > >> I saw that is no more iso for FreeBSD RC1. Now is for RC2. Is it possible or >> better safe to use freebsd-update to update 9.1 RC1 to RC2, please? > > You can use "fr

Re: editing pdf files

2012-10-14 Thread Mike Clarke
On Saturday 13 October 2012 21:47:01 Gary Kline wrote: >  SO: Is pdfimages going to spit of 6t50 files?  as noted > in last email, only  a couple of these images are of any interest Probably. But Gimp accepts PDF files and gives you the option of importing images of individual selected