Re: Is their Automatic command to send a JPG file using FTP

2010-01-28 Thread Polytropon
On Wed, 27 Jan 2010 14:08:40 -0800, Dixit, Viraj viraj.di...@cityofpaloalto.org wrote: Hi, I am looking to see if there a command or a script In BSD Os that will allow me to ftp to a server automatically and get a file from another server. User name and passwd will be already in the script so

Re: How to use an older version of gcc?

2010-01-28 Thread gfot
yes i know i can call it gcc34 but the real problem is that the toolchain has some scripts to automate the building and it uses some paths to pick up the appropriate tools and when i run the scripts gcc42 is used. I figure out that the path that gcc42 is located is the same as gcc34

Re: Help booting FreeBSD with a ZFS root filesystem

2010-01-28 Thread krad
On 27 January 2010 23:18, Dan Naumov dan.nau...@gmail.com wrote: I didn't want a mirror though, I wanted a stripe. I still don't understand why what I'm doing isn't working. As far as I know, having the root pool on a stripe isn't supported. OpenSolaris supports having the root pool on a

Re: OT: finding every file not in a list

2010-01-28 Thread Chad Perrin
On Wed, Jan 27, 2010 at 02:16:12PM -0500, Aryeh M. Friedman wrote: I have a list of files that should be in a dir tree and want to remove any files from the tree not in list (i.e. if it is on the list keep it else rm it)... any quick way to do this? You should probably use a shell command as

Re: OT: finding every file not in a list

2010-01-28 Thread Chad Perrin
On Thu, Jan 28, 2010 at 03:13:51AM -0700, Chad Perrin wrote: losers= Dir[#{Dir.getwd}/**/*] keepers = IO.readlines ARGV.shift startpath = ARGV.shift if startpath Dir.chdir startpath end Oops. Speaking of using at your own risk . . . That line that reads

Missing Library libc-client4.so.9

2010-01-28 Thread kalpin
Hello all, I have FreeBSD 6.3-RELEASE. Suddenly I can not start my apache webserver which load php5. The error said, missing libc-client4.so.9. I checked that libc-client4.so.9 should be in /usr/local/lib but I can not find it. How do I get this one? Best Regards, Kalpin E. Silaen

Re: Missing Library libc-client4.so.9

2010-01-28 Thread Matthew Seaman
On 28/01/2010 10:37, kal...@muliahost.com wrote: I checked that libc-client4.so.9 should be in /usr/local/lib but I can not find it. It's installed by the mail/cclient port, which is a dependency of the php5-imap module. Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil.

Re: How to use an older version of gcc?

2010-01-28 Thread Daniel C. Dowse
On Thu, 28 Jan 2010 00:14:14 -0800 (PST) at gfot giorgo...@yahoo.gr wrote: yes i know i can call it gcc34 but the real problem is that the toolchain has some scripts to automate the building and it uses some paths to pick up the appropriate tools and when i run the scripts gcc42 is used. I

Re: booting off GPT partitions

2010-01-28 Thread Robert Noland
On Wed, 2010-01-27 at 20:23 -0600, Brooks Davis wrote: On Thu, Jan 28, 2010 at 12:27:54AM +0100, Dimitry Andric wrote: On 2010-01-27 22:27, John Baldwin wrote: GPT was defined along with EFI, so many folks assume that you have to use EFI to boot a GPT-labelled disk. However, FreeBSD has

Re: booting off GPT partitions

2010-01-28 Thread Dimitry Andric
On 2010-01-28 13:06, Robert Noland wrote: John or Marcel can correct me, but I don't think that this is an issue. The bootstrap is located in the pmbr in sector 0 and the GPT headers and tables are in sectors 1 - 34. The bootstrap code knows how to read the GPT tables and can deal with 2 tb

Re: Strange network issue in freebsd 8

2010-01-28 Thread Andriy Gapon
on 28/01/2010 05:03 sam said the following: that s why I 've been so in doubt using freebsd AMD64 release. Why again? -- Andriy Gapon ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

How do you manage your jails?

2010-01-28 Thread Christer Solskogen
So you have installed a FreeBSD server and setup several jails on your system. They run the services they need and everything works smoothly. But how do manage all of them? What do you do if you want to run a command on all jails? Do you run cfengine/puppy? How do you setup sendmail? Do you have

Re: How do you manage your jails?

2010-01-28 Thread Adam Vande More
On Thu, Jan 28, 2010 at 8:21 AM, Christer Solskogen christer.solsko...@gmail.com wrote: So you have installed a FreeBSD server and setup several jails on your system. They run the services they need and everything works smoothly. But how do manage all of them? What do you do if you want to

Re: How do you manage your jails?

2010-01-28 Thread Christer Solskogen
On Thu, Jan 28, 2010 at 3:28 PM, Adam Vande More amvandem...@gmail.com wrote: you should check out /usr/ports/sysutils/ezjail Already noted :) I use it myself. -- chs, ___ freebsd-questions@freebsd.org mailing list

Re: How to use an older version of gcc?

2010-01-28 Thread b. f.
gfot wrote: ... yes i know i can call it gcc34 but the real problem is that the toolchain has some scripts to automate the building and it uses some paths to pick up the appropriate tools and when i run the scripts gcc42 is used. I figure out that the path that gcc42 is located is the same as

Re: 8.0 and floppy support

2010-01-28 Thread Lowell Gilbert
Fbsd1 fb...@a1poweruser.com writes: When booting release 8.0 i no longer get the fd0 floppy device prob message. This pc has run freebsd 6.4 7.0 7.2 which all supported the floppy drive. Has floppy drive support been dropped in 8.0? No; it's still in the GENERIC kernel, and it still works

Swap Partition First? Something is still Wrong.

2010-01-28 Thread Martin McCormick
Here is the output of fdisk from the drive to be formatted. *** Working on device /dev/ad0 *** parameters extracted from in-core disklabel are: cylinders=77504 heads=16 sectors/track=63 (1008 blks/cyl) Let's try a million or so blocks left as swap. ad0s1-1=ufs 77116032 / 1 #That

gjournal on compact flash

2010-01-28 Thread Nikos Vassiliadis
Hi, I am using a 40MB journal on a 500MB compact flash. Would that be sane, or I am causing more harm than good? My concerns are: 1) wear leveling. The journal is on specific part of the disk writing again and again. That should be handled by the CF itself. Though I am

Re: gjournal on compact flash

2010-01-28 Thread Adam Vande More
On Thu, Jan 28, 2010 at 10:42 AM, Nikos Vassiliadis nvass9...@gmx.comwrote: Hi, I am using a 40MB journal on a 500MB compact flash. Would that be sane, or I am causing more harm than good? My concerns are: 1) wear leveling. The journal is on specific part of the disk writing again

make doesn't see changes in /etc/mail/freebsd.mc

2010-01-28 Thread Anton Shterenlikht
I've seen this behaviour for years, but never bothered to ask why. Imagine I already have in /etc/mail local .mc and .cf files. Imagine I then update freebsd.mc. When I run make nothing happens. What I think should happen is that local .mc should be updated and then .cf generated. Because of

Re: make doesn't see changes in /etc/mail/freebsd.mc

2010-01-28 Thread Chris Rees
On 28 January 2010 16:59, Anton Shterenlikht me...@bristol.ac.uk wrote: I've seen this behaviour for years, but never bothered to ask why. Imagine I already have in /etc/mail local .mc and .cf files. Imagine I then update freebsd.mc. When I run make nothing happens. What I think should

Re: make doesn't see changes in /etc/mail/freebsd.mc

2010-01-28 Thread Anton Shterenlikht
On Thu, Jan 28, 2010 at 05:03:26PM +, Chris Rees wrote: On 28 January 2010 16:59, Anton Shterenlikht me...@bristol.ac.uk wrote: I've seen this behaviour for years, but never bothered to ask why. Imagine I already have in /etc/mail local .mc and .cf files. Imagine I then update

RE: Intel Pro/Wireless3945 issue

2010-01-28 Thread dhaneshk k
still unable to connect to wireless modem. In dmesg output I am seeing a message wpi0 failed can't load firmware image . why it failed to load firmware module ? I tried to load it by kldload firmware then it reports file already exists . what went wrong how to fix the issue

Re: make doesn't see changes in /etc/mail/freebsd.mc

2010-01-28 Thread Chuck Swiger
On Jan 28, 2010, at 9:11 AM, Anton Shterenlikht wrote: Because your carefully crafted local .mc files shouldn't be clobbered whenever freebsd.mc is updated? I see.. so you are saying that freebsd.mc shouldn't even be touched at all, all local chages should be made straight to local .mc?

RE: Is their Automatic command to send a JPG file using FTP

2010-01-28 Thread Dixit, Viraj
Thanks so much. One question, I created a .netrc file and put it in the root (/root) directory and this is what it looks like below. I have taken out the IP, user name password so no body can use them. Can you tell me if my syntax is correct and how do I activate this file and is this file in the

Re: named error sending response: not enough free resources

2010-01-28 Thread James Smallacombe
On Wed, 27 Jan 2010, Chuck Swiger wrote: Hi-- On Jan 27, 2010, at 1:15 PM, James Smallacombe wrote: Jan 26 21:50:32 host named[667]: client IP REMOVED#57938: error sending response: not enough free resources Jan 26 21:50:32 host named[667]: client IP REMOVED#59830: error sending response:

Re: Is their Automatic command to send a JPG file using FTP

2010-01-28 Thread Polytropon
On Thu, 28 Jan 2010 10:21:32 -0800, Dixit, Viraj viraj.di...@cityofpaloalto.org wrote: Thanks so much. One question, I created a .netrc file and put it in the root (/root) directory and this is what it looks like below. I have taken out the IP, user name password so no body can use them. Do

Anyone know what this CAM error at boot means? CAM_REQ_CMP_ERR

2010-01-28 Thread ericr
I've got an Adaptec 2200S RAID controller in a server running 5.3-RELEASE with a GENERIC kernel. (We're going to upgrade Real Soon Now, but I've got to keep things going until then.) It's been running fine for years, but a few days ago, it started taking about 3 times longer than usual to boot.

Re: named error sending response: not enough free resources

2010-01-28 Thread Adam Vande More
On Thu, Jan 28, 2010 at 12:59 PM, James Smallacombe u...@3.am wrote: To follow up on this: Noticed the issue again this morning, which also was accompanied by latency so high that I could not connect (some pings got through at very high latency). I emailed the provider and they told me that

Patch

2010-01-28 Thread Michael Krafczyk
Hi, I am new to FreeBSD and recently created a FreeNAS server. I had a problem with GEOM: GPT rejected. I have Award Bios and found this fix http://www.freebsd.org/cgi/query-pr.cgi?pr=115406. I, though, do not know how to apply the patch. I would appreciate any help. Thanks, Mike Krafczyk

Re: Patch

2010-01-28 Thread Chris Rees
On 28 January 2010 20:18, Michael Krafczyk mkrafc...@gmail.com wrote: Hi, I am new to FreeBSD and recently created a FreeNAS server.  I had a problem with GEOM: GPT rejected.  I have Award Bios and found this fix http://www.freebsd.org/cgi/query-pr.cgi?pr=115406.  I, though, do not know how

clarification on polkit upgrade

2010-01-28 Thread Chad Perrin
In /usr/ports/UPDATING, I see this: Due to a recent change in sysutils/policykit, both sysutils/policykit, and sysutils/polkit need to be rebuilt, but in a certain order. First, upgrade sysutils/policykit to 0.9_6. Then, force a rebuild and reinstall of sysutils/polkit. If you do not

RE: Is their Automatic command to send a JPG file using FTP

2010-01-28 Thread Dixit, Viraj
Hi, The script that I have setup does not work if I run the .netrc file. I ran the commands in ftp -v mode and it did not like machine command, did not like passwd or pwd etc. machine 0.0.0.0 login VJ password 123456 macdef init binary lcd /ftp cd /var/temp get newemp.db quit If I

Re: make doesn't see changes in /etc/mail/freebsd.mc

2010-01-28 Thread Giorgos Keramidas
On Thu, 28 Jan 2010 16:59:16 +, Anton Shterenlikht me...@bristol.ac.uk wrote: I've seen this behaviour for years, but never bothered to ask why. Imagine I already have in /etc/mail local .mc and .cf files. Imagine I then update freebsd.mc. When I run make nothing happens. What I think

Problem with sftp server, static linking, pam and nss_ldap.

2010-01-28 Thread Piotr Buliński
Hello, recently we moved our users database to LDAP server, but after that sftp stops working on our students server. We use: - OpenLDAP 2.4.21 - nss_ldap-1.265_3 - pam_ldap-1.8.5 - FreeBSD 9.0-CURRENT amd64 When I use sftp, it drops the connection: {volt}-{~}% sftp localhost Connecting

Re: OT: finding every file not in a list

2010-01-28 Thread CyberLeo Kitsana
Aryeh M. Friedman wrote: I have a list of files that should be in a dir tree and want to remove any files from the tree not in list (i.e. if it is on the list keep it else rm it)... any quick way to do this? # ls -1F keep old/ # find old old old/a old/a/1 old/a/4 old/b old/b/2 old/b/5 old/c

Re: Is their Automatic command to send a JPG file using FTP

2010-01-28 Thread Dan Nelson
In the last episode (Jan 28), Dixit, Viraj said: The script that I have setup does not work if I run the .netrc file. I ran the commands in ftp -v mode and it did not like machine command, did not like passwd or pwd etc. The commands in .netrc are not the same ones that you send on the ftp

Re: booting off GPT partitions

2010-01-28 Thread John Baldwin
On Thursday 28 January 2010 7:26:24 am Dimitry Andric wrote: On 2010-01-28 13:06, Robert Noland wrote: John or Marcel can correct me, but I don't think that this is an issue. The bootstrap is located in the pmbr in sector 0 and the GPT headers and tables are in sectors 1 - 34. The

Re: Intel D510MO Mini-ITX Motherboard - Is anyone using FreeBSD on this?

2010-01-28 Thread Charlie Kester
On Mon 25 Jan 2010 at 02:00:47 PST Charlie Kester wrote: http://www.mini-box.com/D510MO-mini-ITX-Intel I'm thinking of ordering one of these motherboards, which have the newest dual-core Atom processor and NM10 chipset. I'm intrigued by its low-power, fanless operation. I already have FreeBSD

Intel Pro/Wireless 3945 issue

2010-01-28 Thread dhaneshk k
still unable to connect to wireless modem. In dmesg output I am seeing a message wpi0 failed can't load firmware image . why it failed to load firmware module ? I tried to load it by kldload firmware then it reports file already exists . what went wrong how to fix the issue of firmware

Re: OT: finding every file not in a list

2010-01-28 Thread David Kelly
On Jan 28, 2010, at 4:23 PM, CyberLeo Kitsana wrote: Aryeh M. Friedman wrote: I have a list of files that should be in a dir tree and want to remove any files from the tree not in list (i.e. if it is on the list keep it else rm it)... any quick way to do this? # ls -1F keep old/ [...]

need help setting up webpage for xyxbuilders.us domain..

2010-01-28 Thread Gary Kline
can anybody help me set up my /etc/namedb/ files and mt /usr/local/etc/apache22/ files to help a builder friend? since this probably isn't exactly on-topic, this might best be handled offlist from now on. nutshell is that this gentleman has saved me,