Re: Optimising NFS for system files

2008-12-31 Thread Peter Boosten
On 31 dec 2008, at 08:53, Bernard Dugas bern...@dugas-family.org wrote: Wojciech Puchar wrote: nfsserver# time tar -cf - clientusr-amd64 /dev/null 5.001u 12.147s 1:23.92 20.4%69+1369k 163345+0io 0pf+0w client9# time tar -cf - /usr /dev/null tar: Removing leading '/' from member

Subscribe request result (debian-users ML)

2008-12-31 Thread debian-users-admin
Hi, I am the fml ML manager for the ML debian-us...@debian.or.jp. --debian-us...@debian.or.jp, Be Seeing You! If you have any questions or problems, please contact debian-users-ad...@debian.or.jp

Re: Optimising NFS for system files

2008-12-31 Thread Manolis Kiagias
Bernard Dugas wrote: Wojciech Puchar wrote: nfsserver# time tar -cf - clientusr-amd64 /dev/null 5.001u 12.147s 1:23.92 20.4%69+1369k 163345+0io 0pf+0w client9# time tar -cf - /usr /dev/null tar: Removing leading '/' from member names 3.985u 19.779s 4:32.47 8.7% 74+1457k 0+0io

Re: Optimising NFS for system files

2008-12-31 Thread Bernard Dugas
I am trying a memory disk on server to see the effect of hard drive performances, and also discovering the function :-) The conclusion is that memory disk is faster that this drive ;-) 45MB/s vs 10Mb/s But the NFS access to the memory drive is still 5MB/s :-( As there is no more hard drive

Re: Optimising NFS for system files

2008-12-31 Thread Bernard Dugas
Peter Boosten wrote: On server, it means : 1440MB / 84s = 17MB/s On client, that becomes : 1440MB / 266s = 5.4MB/s I know the disk is not very fast, but i would like the NFS layer not to add too much... I don't want my users to wait between 3 or 4 times more because computer is using NFS.

Re: Optimising NFS for system files

2008-12-31 Thread Bernard Dugas
Manolis Kiagias wrote: First thing that may be wrong is the understanding of the time figures. The documentation is not clear about them and the -h option is not working : client6# time -h tar -cf - /usr /dev/null -h: Command not found. 0.000u 0.000s 0:00.00 0.0% 0+0k 0+0io 0pf+0w Just

accessing a networked printer to a FreeBSD box

2008-12-31 Thread dhaneshk k
people, I am trying to access a printer from our LAN to my FreeBSD Desktop PC which package I needed to do that ? system-config-printer right ? NOTE :I am not trying to attach a new printer to FreeBSD just want to access an already working printer in our LAN I installed

Re: Optimising NFS for system files

2008-12-31 Thread Bernard Dugas
usleep wrote: - Second installation - FreeNAS, RAID0 - Tested throughput ( to local RAID0 ): - ftp: 82MB/s - nfs: 75MB/s - cifs/samba: 42MB/s Thanks a lot for these clear references ! Test issues ( things that get you confused ) - if you expect to be able to copy a

Re: accessing a networked printer to a FreeBSD box

2008-12-31 Thread Mario Lobo
Do you have CUPS installed? Mario -Mensagem original- De: dhaneshk k Enviada em: 31/12/2008 07:46:49 Para: Assunto: accessing a networked printer to a FreeBSD box people, I am trying to access a printer from our LAN to my FreeBSD Desktop PC which package I

RE: accessing a networked printer to a FreeBSD box

2008-12-31 Thread dhaneshk k
yes I installed cups from ports [r...@storm /usr/local/etc/nagios]# ls /var/db/pkg/ |grep cups cups-base-1.3.7_4 cups-pstoraster-8.15.4_2 libgnomecups-0.2.3_1,1 py25-cups-1.9.41 Date: Wed, 31 Dec 2008 08:48:19 -0300 From: ml...@digiart.art.br To: dhanes...@hotmail.com;

Re: RE: accessing a networked printer to a FreeBSD box

2008-12-31 Thread Mario Lobo
Have you tried accessing http://localhost:631 and adding the printer from there? Mario -Mensagem original- De: dhaneshk k Enviada em: 31/12/2008 10:45:17 Para: , Assunto: RE: accessing a networked printer to a FreeBSD box yes I installed cups from ports

obsolete /usr/share/doc/handbook ?

2008-12-31 Thread Anton Shterenlikht
I update my local FBSD documentation with cvsup doc-all. I note that the latest FBSD documentation is under /usr/doc. However I still have /usr/share/doc which is about 2 years out of date. On the other hand /usr/doc does not appear in hier(7), whereas /usr/share/doc does. Can I safely delete

RE: EOIP Tunnels

2008-12-31 Thread Marcel Grandemange
Does FreeBSD support EOIP tunnels? The kernel used to, and the code seems to still be around, but it may not be used much any more. There are netgraph nodes that you should be able to build it out of as well. If so where can I find more info? I'd look at the manuals for netgraph's Ethernet

SOLVED: Re: obsolete /usr/share/doc/handbook ?

2008-12-31 Thread Anton Shterenlikht
On Wed, Dec 31, 2008 at 01:30:48PM +, Anton Shterenlikht wrote: I update my local FBSD documentation with cvsup doc-all. I note that the latest FBSD documentation is under /usr/doc. However I still have /usr/share/doc which is about 2 years out of date. On the other hand /usr/doc does

Re: obsolete /usr/share/doc/handbook ?

2008-12-31 Thread Lowell Gilbert
Anton Shterenlikht me...@bristol.ac.uk writes: I update my local FBSD documentation with cvsup doc-all. I note that the latest FBSD documentation is under /usr/doc. However I still have /usr/share/doc which is about 2 years out of date. On the other hand /usr/doc does not appear in hier(7),

Scaner setup question

2008-12-31 Thread stan
I am trying to set up my HP C2520A scanner on 7.1 san-find-scanner finds it at /dev/pass0, byt that device is only acessible to root: crw--- 1 root operator0, 104 Dec 30 18:10 /dev/pass0 Now obviously I could change this, but i am wondering what the correct way to allow ordinary users

PostgreSQL setup

2008-12-31 Thread stan
I have installed PostgreSQL via the ports on a new 7.1 machine. I am trying to set it up. I found: http://www.freebsddiary.org/postgresql.php Whic says to run: su -l pgsql -c initdb But that gives me the following error message: initdb: no data directory specified You must identify the

named won't bind to external interface and ignores other options.

2008-12-31 Thread lenny
bind 9.4.2/FreeBSD 7.0 seems to be ignoring many settings I enter in /etc/namedb/named.conf. zones are being properly served internally, but can't query or transfer from the outside. listen-on {216.154.117.227; 192.168.1.1;}; listen-on-v6 { none; }; tcp6 0 0 ::1.953

Re: PostgreSQL setup

2008-12-31 Thread Andrew Gould
On Wed, Dec 31, 2008 at 9:06 AM, stan st...@panix.com wrote: I have installed PostgreSQL via the ports on a new 7.1 machine. I am trying to set it up. I found: http://www.freebsddiary.org/postgresql.php Whic says to run: su -l pgsql -c initdb But that gives me the following error

Re: PostgreSQL setup

2008-12-31 Thread Boris Samorodov
stan st...@panix.com writes: I have installed PostgreSQL via the ports on a new 7.1 machine. I am trying to set it up. I found: http://www.freebsddiary.org/postgresql.php Whic says to run: su -l pgsql -c initdb But that gives me the following error message: initdb: no data

Re: PostgreSQL setup

2008-12-31 Thread PstreeM China
just look /usr/ports/database/postgresql*-server/pkg-desc* init your db,run the command /usr/local/etc/rc.d/postgresql initdb first ,add the line into /etc/rc.conf:postgresql_enable=yes ___ freebsd-questions@freebsd.org mailing list

Re: PostgreSQL setup

2008-12-31 Thread Odhiambo Washington
On Wed, Dec 31, 2008 at 6:15 PM, Andrew Gould andrewlylego...@gmail.comwrote: On Wed, Dec 31, 2008 at 9:06 AM, stan st...@panix.com wrote: I have installed PostgreSQL via the ports on a new 7.1 machine. I am trying to set it up. I found: http://www.freebsddiary.org/postgresql.php

kgdb - problem obtaining a backtrace

2008-12-31 Thread Mike Clarke
Every time I plug my camera into the USB port on my 7.1-RC2 system I get a kernel panic. The camera causes no problem with 6.4-RELEASE on the same PC. I have submitted a PR for this problem (http://www.freebsd.org/cgi/query-pr.cgi?pr=130076) and attached kgdb output with a backtrace.

Re: Scaner setup question

2008-12-31 Thread Glen Barber
On Wed, 2008-12-31 at 09:43 -0500, stan wrote: I am trying to set up my HP C2520A scanner on 7.1 san-find-scanner finds it at /dev/pass0, byt that device is only acessible to root: crw--- 1 root operator0, 104 Dec 30 18:10 /dev/pass0 Now obviously I could change this, but i am

ssh and X11 problem

2008-12-31 Thread stan
I just built a new 7.1 machine, and when I ssh from a Linux box to it I get the following errors: usr/local/bin/xauth: (stdin):1: bad display name unix:10.0 in remove command /usr/local/bin/xauth: (stdin):2: bad display name unix:10.0 in add command And I cannit get ssh to foward the X

Re: ssh and X11 problem

2008-12-31 Thread Glen Barber
On Wed, 2008-12-31 at 12:35 -0500, stan wrote: I just built a new 7.1 machine, and when I ssh from a Linux box to it I get the following errors: usr/local/bin/xauth: (stdin):1: bad display name unix:10.0 in remove command /usr/local/bin/xauth: (stdin):2: bad display name unix:10.0 in add

scanner setup question

2008-12-31 Thread stan
I am trying to set up a new machine that has an HP scanner atached to it. I am a bit confused at the moment. I am trying to set up to allow users to acess this scanner. I have added this to /etc/devfs.conf perm pass0 0660 And that seesm to work: # ls -l /dev/pas* crw-rw 1 root operator

Re: ssh and X11 problem

2008-12-31 Thread stan
On Wed, Dec 31, 2008 at 12:41:48PM -0500, Glen Barber wrote: On Wed, 2008-12-31 at 12:35 -0500, stan wrote: I just built a new 7.1 machine, and when I ssh from a Linux box to it I get the following errors: usr/local/bin/xauth: (stdin):1: bad display name unix:10.0 in remove command

Re: ssh and X11 problem

2008-12-31 Thread Glen Barber
On Wed, 2008-12-31 at 12:54 -0500, stan wrote: On Wed, Dec 31, 2008 at 12:41:48PM -0500, Glen Barber wrote: On Wed, 2008-12-31 at 12:35 -0500, stan wrote: I just built a new 7.1 machine, and when I ssh from a Linux box to it I get the following errors: usr/local/bin/xauth:

Re: ssh and X11 problem

2008-12-31 Thread Peter Boosten
Glen Barber wrote: On Wed, 2008-12-31 at 12:54 -0500, stan wrote: On Wed, Dec 31, 2008 at 12:41:48PM -0500, Glen Barber wrote: On Wed, 2008-12-31 at 12:35 -0500, stan wrote: I just built a new 7.1 machine, and when I ssh from a Linux box to it I get the following errors:

Re: ssh and X11 problem

2008-12-31 Thread Lowell Gilbert
Glen Barber glen.j.bar...@gmail.com writes: On Wed, 2008-12-31 at 12:54 -0500, stan wrote: On Wed, Dec 31, 2008 at 12:41:48PM -0500, Glen Barber wrote: On Wed, 2008-12-31 at 12:35 -0500, stan wrote: I just built a new 7.1 machine, and when I ssh from a Linux box to it I get the

Re: ssh and X11 problem

2008-12-31 Thread stan
On Wed, Dec 31, 2008 at 12:58:18PM -0500, Glen Barber wrote: On Wed, 2008-12-31 at 12:54 -0500, stan wrote: On Wed, Dec 31, 2008 at 12:41:48PM -0500, Glen Barber wrote: On Wed, 2008-12-31 at 12:35 -0500, stan wrote: I just built a new 7.1 machine, and when I ssh from a Linux box to it I

Re: ssh and X11 problem

2008-12-31 Thread Peter Boosten
On 31 dec 2008, at 19:01, Peter Boosten pe...@boosten.org wrote: Glen Barber wrote: On Wed, 2008-12-31 at 12:54 -0500, stan wrote: On Wed, Dec 31, 2008 at 12:41:48PM -0500, Glen Barber wrote: On Wed, 2008-12-31 at 12:35 -0500, stan wrote: I just built a new 7.1 machine, and when I ssh

Re: ssh and X11 problem

2008-12-31 Thread Glen Barber
On Wed, 2008-12-31 at 13:02 -0500, Lowell Gilbert wrote: No, Stan is right; an X server is only needed on the machine that actually hosts the display. The xauth error message are indicating the problem, but I don't know what they're telling us. The hostname should probably be localhost,

Re: ssh and X11 problem

2008-12-31 Thread Glen Barber
On Wed, 2008-12-31 at 13:02 -0500, stan wrote: On the FreeBSD machine? I may be confused, but I think that on the FreeBSD machine the client tassk (eg xclock) is run, and it is pointed to the server on the machine that I am connecting _from_. Am I confused? The task runs on the host machine

Using PHP PDO on FreeBSD

2008-12-31 Thread af300wsm
Hello, So, I've installed from ports the following: sniper# pkg_info | grep php php5-5.2.6_2 PHP Scripting Language php5-pdo-5.2.6_2 The pdo shared extension for php php5-pdo_pgsql-5.2.6_1 The pdo_pgsql shared extension for php php5-pgsql-5.2.6_1 The pgsql shared extension for php I noticed

Re: ssh and X11 problem

2008-12-31 Thread stan
On Wed, Dec 31, 2008 at 01:32:23PM -0500, Glen Barber wrote: On Wed, 2008-12-31 at 13:02 -0500, stan wrote: On the FreeBSD machine? I may be confused, but I think that on the FreeBSD machine the client tassk (eg xclock) is run, and it is pointed to the server on the machine that I am

Re: scanner setup question

2008-12-31 Thread Mel
On Wednesday 31 December 2008 08:52:40 stan wrote: I am trying to set up a new machine that has an HP scanner atached to it. I am a bit confused at the moment. I am trying to set up to allow users to acess this scanner. I have added this to /etc/devfs.conf perm pass0 0660 And that seesm

Re: named won't bind to external interface and ignores other options.

2008-12-31 Thread Mel
On Wednesday 31 December 2008 06:03:45 le...@edpausa.com wrote: bind 9.4.2/FreeBSD 7.0 seems to be ignoring many settings I enter in /etc/namedb/named.conf. zones are being properly served internally, but can't query or transfer from the outside. listen-on {216.154.117.227; 192.168.1.1;};

Re: PostgreSQL setup

2008-12-31 Thread Mel
On Wednesday 31 December 2008 06:32:58 Odhiambo Washington wrote: On Wed, Dec 31, 2008 at 6:15 PM, Andrew Gould andrewlylego...@gmail.comwrote: On Wed, Dec 31, 2008 at 9:06 AM, stan st...@panix.com wrote: I have installed PostgreSQL via the ports on a new 7.1 machine. I am trying

Re: PostgreSQL setup

2008-12-31 Thread Matthew Seaman
Mel wrote: On Wednesday 31 December 2008 06:32:58 Odhiambo Washington wrote: script -a ~/PGSQL-INSTALL.txt make install clean Once that is done, go ito the ~/PGSQL-INSTALL.txt and read the lines towards the bottom. Those are sometimes calles Post-install message. They tell you exactly what

Re: scanner setup question

2008-12-31 Thread stan
On Wed, Dec 31, 2008 at 12:52:40PM -0500, stan wrote: I am trying to set up a new machine that has an HP scanner atached to it. I am a bit confused at the moment. I am trying to set up to allow users to acess this scanner. I have added this to /etc/devfs.conf perm pass0 0660 And that

Dell 1950 RAID 1 Drives.

2008-12-31 Thread Keith
Have the above server, drive 0 failed. No onsite spares left. Ordered replacement drives a week ago but they are still on route and wont be here till Jan 5 or 6. All I have is a test server of the same make/model in my test rack configured and running a slightly different version of FBSD. If I

Re: well, blew it... sed or perl q again.

2008-12-31 Thread Karl Vogel
On Tue, 30 Dec 2008 11:31:14 -0800, Gary Kline kl...@thought.org said: G The problem is that there are many, _many_ embedded A G HREF=http://whatever Site/A in my hundreds, or thousands, or G files. I only want to delete the http://junkfoo.com lines, _not_ G the other Href links. Use

inetd.conf entry for saned?

2008-12-31 Thread stan
I seem to be having an inrdinate amount of trouble getting a working inetd.conf entry for saned on 7.1 If I run saned from the command line, I can connect and scan. But I cannot seem to amke it work from inetd Here is what I have: sane-port stream tcp nowait saned

mplayer won't build

2008-12-31 Thread Chad Perrin
For some reason, on . . . My machine: FreeBSD 6.2-RELEASE-p11 MPlayer refuses to build: N - O - T - E There are some knobs which *can* *not* be selected via the OPTIONS framework. You might want to check the Makefile in order to learn more about them. If you want to use the GUI,

Re: Dell 1950 RAID 1 Drives.

2008-12-31 Thread Tim Judd
Keith wrote: Have the above server, drive 0 failed. No onsite spares left. Ordered replacement drives a week ago but they are still on route and wont be here till Jan 5 or 6. All I have is a test server of the same make/model in my test rack configured and running a slightly different version

postgresql network access problem

2008-12-31 Thread stan
I am having a bit of a problem enabling remote access to postgress on my 7.1 system. I have added to postgresql.conf listen_addresses = '*' and to pg_hba.conf hostall all XXX.159.77.0/24 trust XX is a real number, and is the first octect of the network that this

Last q of '08...

2008-12-31 Thread Gary Kline
is there a C-beauitful//reformatter in ports? need one Badly!! gary -- Gary Kline kl...@thought.org http://www.thought.org Public Service Unix http://jottings.thought.org http://transfinite.thought.org The 2.17a release of Jottings: http://jottings.thought.org/index.php

Re: mplayer won't build

2008-12-31 Thread matt donovan
On Wed, Dec 31, 2008 at 6:52 PM, Chad Perrin per...@apotheon.com wrote: For some reason, on . . . My machine: FreeBSD 6.2-RELEASE-p11 MPlayer refuses to build: N - O - T - E There are some knobs which *can* *not* be selected via the OPTIONS framework. You might want to check the

Re: well, blew it... sed or perl q again.

2008-12-31 Thread Gary Kline
On Wed, Dec 31, 2008 at 03:20:14PM -0500, Karl Vogel wrote: On Tue, 30 Dec 2008 11:31:14 -0800, Gary Kline kl...@thought.org said: G The problem is that there are many, _many_ embedded A G HREF=http://whatever Site/A in my hundreds, or thousands, or G files. I only want to delete the

Re: Last q of '08...

2008-12-31 Thread Polytropon
On Wed, 31 Dec 2008 16:43:53 -0800, Gary Kline kl...@thought.org wrote: is there a C-beauitful//reformatter in ports? lint? Sorry, never used one, can code tidy myself. :-) -- Polytropon From Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...

Re: Last q of '08...

2008-12-31 Thread Bruce Cran
On Wed, 31 Dec 2008 16:43:53 -0800 Gary Kline kl...@thought.org wrote: is there a C-beauitful//reformatter in ports? need one Badly!! It's not in ports, but /usr/bin/indent reformats C code. -- Bruce Cran ___ freebsd-questions@freebsd.org mailing

Re: Last q of '08...

2008-12-31 Thread Gary Kline
On Thu, Jan 01, 2009 at 02:01:04AM +0100, Polytropon wrote: On Wed, 31 Dec 2008 16:43:53 -0800, Gary Kline kl...@thought.org wrote: is there a C-beauitful//reformatter in ports? lint? Sorry, never used one, can code tidy myself. :-) well, yeah, but what ELSE are computers

Re: Last q of '08...

2008-12-31 Thread Gary Kline
On Thu, Jan 01, 2009 at 01:03:12AM +, Bruce Cran wrote: On Wed, 31 Dec 2008 16:43:53 -0800 Gary Kline kl...@thought.org wrote: is there a C-beauitful//reformatter in ports? need one Badly!! It's not in ports, but /usr/bin/indent reformats C code. _that's_ what it was. i

Re: mplayer won't build

2008-12-31 Thread Chad Perrin
On Wed, Dec 31, 2008 at 07:48:28PM -0500, matt donovan wrote: you want soemthing like this make -DDISABLE_VULNERABILITIES install if you want to override portaudit. guess the port for mplayer needs to be updated. Thanks -- that's not just something like what I wanted: it's exactly what I

Re: named won't bind to external interface and ignores other options.

2008-12-31 Thread Ian Smith
On Wed, 31 Dec 2008 10:03:45 -0500 (EST) le...@edpausa.com wrote: bind 9.4.2/FreeBSD 7.0 seems to be ignoring many settings I enter in /etc/namedb/named.conf. zones are being properly served internally, but can't query or transfer from the outside. listen-on {216.154.117.227;

Happy new Year!

2008-12-31 Thread Ott Köstner
List! Happy new Year! Just installed a new FreeBSD to an old (junk) Pentium 2 computer here. Still buildng the world... But anyway, Happy New Year! Yeah, I have some minor problems with BSD and distributed web crawler @ http://www.majestic12.co.uk/ , but let's forget about these problems

cannot compile linphone due to compile error message in gio-fam-backend

2008-12-31 Thread Zhang Weiwu
Hello. I failed to compile linphone on my FreeBSD 6-1 (yes I know it's old but as it has been working well for the last several years I got no motivate to upgrade it unless have to). The last error message says: [from gio-fam-backend ]: cannot find -lgio-2.0 It seems I miss a package that

Re: local copy of handbook

2008-12-31 Thread Masoom Shaikh
On Tue, Dec 30, 2008 at 7:03 PM, Frank Shute fr...@shute.org.uk wrote: On Mon, Dec 29, 2008 at 11:52:57PM +0200, Giorgos Keramidas wrote: On Mon, 29 Dec 2008 20:27:17 +, Frank Shute fr...@shute.org.uk wrote: You can keep a local copy of the docs update the sources for the docs

Re: local copy of handbook

2008-12-31 Thread Masoom Shaikh
On Tue, Dec 30, 2008 at 9:19 PM, Giorgos Keramidas keram...@ceid.upatras.gr wrote: On Tue, 30 Dec 2008 13:33:45 +, Frank Shute fr...@shute.org.uk wrote: On Mon, Dec 29, 2008 at 11:52:57PM +0200, Giorgos Keramidas wrote: On Mon, 29 Dec 2008 20:27:17 +, Frank Shute fr...@shute.org.uk

Re: cannot compile linphone due to compile error message in gio-fam-backend

2008-12-31 Thread Michael Powell
Zhang Weiwu wrote: Hello. I failed to compile linphone on my FreeBSD 6-1 (yes I know it's old but as it has been working well for the last several years I got no motivate to upgrade it unless have to). The last error message says: [from gio-fam-backend ]: cannot find -lgio-2.0 It

Re: postgresql network access problem

2008-12-31 Thread Andrew Falanga
On Wed, Dec 31, 2008 at 5:42 PM, stan st...@panix.com wrote: I am having a bit of a problem enabling remote access to postgress on my 7.1 system. I have added to postgresql.conf listen_addresses = '*' and to pg_hba.conf hostall all XXX.159.77.0/24 trust XX

Re: cannot compile linphone due to compile error message in gio-fam-backend

2008-12-31 Thread Yuri Pankov
On Thu, Jan 01, 2009 at 11:24:46AM +0800, Zhang Weiwu wrote: Hello. I failed to compile linphone on my FreeBSD 6-1 (yes I know it's old but as it has been working well for the last several years I got no motivate to upgrade it unless have to). The last error message says: [from

Re: Last q of '08...

2008-12-31 Thread andrew clarke
On Thu 2009-01-01 01:03:12 UTC+, Bruce Cran (br...@cran.org.uk) wrote: is there a C-beauitful//reformatter in ports? need one Badly!! It's not in ports, but /usr/bin/indent reformats C code. I prefer the GNU version. devel/gindent in ports. $ cat ~/.indent.pro -kr -bl -bli0 -bls -i4