Re:Shipping?

2007-07-17 Thread john kihahu

Hi? I'm John from Kenya. I'm a university  student and a die hard fan of
free bsd.
The version  I'm currently using  is a bit old and (acquired from Digit
magazines (india)).
Is it possible for your organization to ship  to me a more recent version?
Our internet connections are rather slow (We're still in the stone age) and
the cost of internet is quite expensive.

Kind regards.
John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: IBM HDs vanish on warm-boot?

2007-07-17 Thread Roger Olofsson



Norberto Meijome skrev:

On Mon, 16 Jul 2007 23:54:19 +0200
Roger Olofsson <[EMAIL PROTECTED]> wrote:

The first thought that came to mind was that one of the IBMs are going 
bad, but, I find it very unlikely that both HDs are doing it. One is a 
120 and one is an 80gigger but both 'vanish' on warm-boot.


are they both attached to the same IDE Channel? could it (IDE channel) be dying? 


_
{Beto|Norberto|Numard} Meijome

I sense much NT in you.
NT leads to Bluescreen.
Bluescreen leads to downtime.
Downtime leads to suffering.
NT is the path to the darkside.
Powerful Unix is.

I speak for myself, not my employer. Contents may be hot. Slippery when wet. 
Reading disclaimers makes you go blind. Writing them is worse. You have been 
Warned.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"




Yes, they're on same channel. I'll move one to the other channel and see 
if there's a difference.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: IBM HDs vanish on warm-boot?

2007-07-17 Thread Roger Olofsson



Steve Franks skrev:

I just had this problem this week - drives are fine until you access
one and then disappears.

Checked my bios monitor page and 12V was only 11.8V.  Changing from a
300W to a 500W power supply magically fixed the problem...

I don't claim that this is necessarily your problem, but it caught me
off-guard and it's worth looking at.

Steve

On 7/16/07, Roger Olofsson <[EMAIL PROTECTED]> wrote:

Dear mailing list,

I have 2 IBM HDs and one WD HD (ata) in an old pc and for some reason
FBSD 6.2 can't find the IBMs on a warm-boot. Cold-boot is fine and, the
WD is fine.

The motherboard is an old Aopen AX34 and all settings are default except
for ACPI that's off.

The first thought that came to mind was that one of the IBMs are going
bad, but, I find it very unlikely that both HDs are doing it. One is a
120 and one is an 80gigger but both 'vanish' on warm-boot.

Some other setting in bios than ACPI?

Grateful for any answer,

/Roger
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
"[EMAIL PROTECTED]"







Thank you for your answer. I'll check the PSU and if necessary replace it.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: add route failed for ppp

2007-07-17 Thread Steve Bertrand
Michael P. Soulier wrote:
> Hi,
> 
> I'm on an ADSL connection at home, and ppp in BSD is working great. But, I get
> this in the logs. 
> 
> Jul 16 17:34:54 kanga ppp[79728]: Phase: Pap Input: SUCCESS ()
> Jul 16 17:34:54 kanga ppp[79728]: Phase: deflink: lcp -> open
> Jul 16 17:34:54 kanga ppp[79728]: Phase: bundle: Network
> Jul 16 17:34:54 kanga ppp[79728]: Warning: Add! route failed: 0.0.0.0/0:
> errno: Network is unreachable
> 
> Now, everything is working fine, but I'm wondering why ppp is complaining
> about not being able to set up the route. 

What is the next hop for the route you are trying to add?

This error generally means you have set a next-hop IP address of a
subnet of which you are not directly connected, and either a previous
line in your config(s) set an appropriate route (hisaddr for instance),
or a later line in the process as to make things work.

Steve
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Dual head video cards

2007-07-17 Thread Yuri Pankov
On Tue, Jul 17, 2007 at 12:22:51PM +0100, dgmm wrote:
> Are there any "gotchas" I should look out for when purchasing a dual head 
> video card?
> 
> I'm currently looking for a cheap NVidia card with both analogue and digital 
> output to use my old 21" CRT and the new 19" LCD but, as usual, there's very 
> little info other than for Windows in the write ups/reviews.
> 
> I've never used dual head before so I'm concerned that some cards might share 
> resources to the extent that they are windows only .  Maybe I'm seeing 
> potential problems that aren't there?
> 
> Budget is tight so I don't want to screw up the purchase.  "Cheap" is word 
> I'm 
> looking for :-)
> 
> -- 
> Dave

Nvidia's DualHead works nice, but only with binary Nvidia drivers (which
are i386 only). There's some preliminary support for DualHead in xorg's
opensource nv driver (starting with version 2.1.0, AFAIK), so it can be
used with FreeBSD/amd64, but it doesn't play nice with Xinerama yet.
Check Nvidia's documentation and release notes for drivers for more
information.


HTH,
Yuri


pgpWbDMeSnVJM.pgp
Description: PGP signature


Re: Dual head video cards

2007-07-17 Thread Josh Paetzel
On Tuesday 17 July 2007, dgmm wrote:
> Are there any "gotchas" I should look out for when purchasing a
> dual head video card?
>
> I'm currently looking for a cheap NVidia card with both analogue
> and digital output to use my old 21" CRT and the new 19" LCD but,
> as usual, there's very little info other than for Windows in the
> write ups/reviews.
>
> I've never used dual head before so I'm concerned that some cards
> might share resources to the extent that they are windows only . 
> Maybe I'm seeing potential problems that aren't there?
>
> Budget is tight so I don't want to screw up the purchase.  "Cheap"
> is word I'm looking for :-)

You'll need to use the binary nvidia drivers, the open source nv 
driver doesn't support dual-head at all.  So you run in to a couple 
of gotchas there.  The first being that the nvidia drivers are i386 
only, they aren't available for AMD64, and the second is that 
twinview has a sort of odd behavior when you use different 
resolutions on each monitor.  It's hard to describe but the driver 
basically pretends that the resolutions are the same and then only 
draws what can be displayed of the smaller one, so there's desktop 
outside of the monitor that you can drag windows in to but obviously 
can't see.

With regards to cards I've used the recent nvidia drivers and 
dual-head with everything from an fx5500 PCI card to 6200LE to 6600GT 
to 7200 cards.  I've used the legacy drivers with various 4x00ti 
cards.

Here are links to cards I've personally used with dual head in the sub 
$50 range USD.

pci-e
http://www.newegg.com/Product/Product.aspx?Item=N82E16814121080

agp
http://www.newegg.com/Product/Product.aspx?Item=N82E16814127290

-- 
Thanks,

Josh Paetzel


pgpSHWjIMJuN1.pgp
Description: PGP signature


Dual head video cards

2007-07-17 Thread dgmm
Are there any "gotchas" I should look out for when purchasing a dual head 
video card?

I'm currently looking for a cheap NVidia card with both analogue and digital 
output to use my old 21" CRT and the new 19" LCD but, as usual, there's very 
little info other than for Windows in the write ups/reviews.

I've never used dual head before so I'm concerned that some cards might share 
resources to the extent that they are windows only .  Maybe I'm seeing 
potential problems that aren't there?

Budget is tight so I don't want to screw up the purchase.  "Cheap" is word I'm 
looking for :-)

-- 
Dave
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Errors at make installworld

2007-07-17 Thread Frank Wissmann

Hi all!
After a successful "make buildworld", "make buildkernel" and "make 
installkernel" I tried to "make installworld", but it fails with the 
following error:


>>> Installing everything
--
cd /usr/src; /usr/obj/usr/src/make.i386/make -f Makefile.inc1 install
===> share/info (install)
===> lib (install)
===> lib/csu/i386-elf (install)
install -C -o root -g wheel  -m 444 crt1.o crti.o crtn.o gcrt1.o /usr/lib
===> lib/libc (install)
install -C -C -o root -g wheel -m 444   libc.a /usr/lib
*** Error code 71

Stop in /usr/src/lib/libc.
*** Error code 1

Stop in /usr/src/lib.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

So my question is: What is error 71? "man errno" hasn't it. And what can 
I do now? The kernel just works, but not the world.
Strange is too that "uname -a" gives me a "7.0 Current" although I 
csup'ped to RELENG_6, and with that I made the world. May this be the 
reason? I'm thankful for any hints.


Frank
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


FW: Data corruption with Ide Raid Card

2007-07-17 Thread Ian Lord
Hi,

 

On our dev environnement, we have a clone server with a Promise FastTrak
Tx2000 Pata Raid Card

 

When we installed freebsd, it got detected and I didn't do anything special
during the installation.

 

Yesterday, a hard drive failed. Freebsd crashed with write errors on screen.
I rebooted and removed the hard drive marked as dead in the raid controller.

 

Freebsd booted up no problem, but I lost a couple of tables in some
databases in mysql.

 

Is there anything I forgot/did wrong to get into this problem ? or is it
just that these controllers are so crappy that explain the corruption ?

 

I more used to scsi hardware raid controllers in freebsd and never had a
data corruption problem before even when disk died or because we hot-removed
them.

 

Any idea ?

 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


tightvnc trouble

2007-07-17 Thread Andrew Gould
Approximately 2 weeks ago, I performed a fresh installation of FreeBSD 6.2, 
updated to STABLE world and kernel, deleted all packages and installed 
up-to-date versions of packages.  The upgrade to xorg 7.2 was uneventful.  
(whew)

After using tightvnc, the user that started vncserver is unable to access an X 
window locally, even after killing vncserver and rebooting.  All I get is a 
grey screen with a black crosshair until xinit gives up with the messages 
below.  The first section is repeated several times before the program gives up.

#messages begin#
AUDIT: Tue Jul 17 08:34:12 2007: 853 X: client 1 rejected from local host (uid 
1002)
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

..
giving up.
xinit:  unable to connect to X Server

waiting for X server to shut down ..FreeFontPath: FPE 
"/usr/local/lib/X11/fonts/misc" refcount is 2, should be 1, fixing.


xinit:  Server error.
#end of messages#

After this happened, I had to remove and recreate the user to get X working 
again.  Root, who never executed vncserver, was able to use X before and after 
tightvnc was used.

To recreate this scenario, I created a new user, "vncguest", with a .xinitrc 
file containing only one line:  "startkde".  Vncserver was started using the 
default options (twm, etc).  After remote access was opened and closed, 
vncguest has been unable to use X.  My normal user can still use X (kde).

Any advice?

Thanks,

Andrew



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: OT: Does a low-cost, reliable switch exist?

2007-07-17 Thread Modulok

> Sometimes they work for a day, a week, even a month without problems. Then
> at a random time of day or night, boom network goes down. It's not any
> individual defective switch as I've tried re-ordering them several times
as
> well as testing them individually. The cables are all good and wired
> correctly. I've pulled my hair out trying to find what's wrong. I'm not
sure
> I care anymore. I just need something stable enough that I can catch some
> sleep without this re-occurring nightmare.

Are the switches behind a UPS?


Yup. When the power flickers, they still function fine behind the UPS
(despite a 0.5 volt drop). I still have yet to determine the reason
for the lockups, despite a bit of testing.

Thanks to all who contributed, this thread has been quite quite
helpful.  It looks like I have a bit of shopping around to do now.
I'll report back to the list if I find anything noteworthy.

Thanks guys!
-Modulok-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Intel PWLA8391GT NIC...does it work?

2007-07-17 Thread Modulok

For anyone who has this NIC...

Is the "Intel PWLA8391GT" network interface card supported on 6.1
Release? I read the hardware notes section and it didn't mention it. I
also read the man page for the em(4) driver, it mentions some of the
other models, but not this one specifically. The only thing I could
find on google was the mention of it in a review on newegg.com, but
the guy never mentions what version of FreeBSD he's using, or what
driver the card uses. If anyone has this card...does it work and which
driver does it use...and any gotchas?

Thanks.
-Modulok-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Intel PWLA8391GT NIC...does it work?

2007-07-17 Thread J.D. Bronson

At 09:50 AM 07/17/2007, Modulok wrote:

For anyone who has this NIC...

Is the "Intel PWLA8391GT" network interface card supported on 6.1
Release? I read the hardware notes section and it didn't mention it. I
also read the man page for the em(4) driver, it mentions some of the
other models, but not this one specifically. The only thing I could
find on google was the mention of it in a review on newegg.com, but
the guy never mentions what version of FreeBSD he's using, or what
driver the card uses. If anyone has this card...does it work and which
driver does it use...and any gotchas?


this looks like the Intel Pro 1000GT card?
if so, its supported by the 'em' driver
and I use it w/o any issues in 6.2

-JD 


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


FreeBSD 7.0-CURRENT/Xorg 7.2: nv driver without OpenGL?

2007-07-17 Thread O. Hartmann

Hello List.
I run into a problems after upgrading a box from FreeBSD 6.2-STABLE/i386 
with Xorg 7.2 to FreeBSD 7.0-CURRENT/i386 with Xorg 7.2.


Stellarium 0.8.2 as taken from the ports is frequently used by my 
department to produce some scenic pictures and Stellarium ran quite well 
on my box on FreeBSD 6.2-STABLE and Xorg 7.2. After changing OS to 
FreeBSD 7.0-CURRENT/i386 and recompiling everything Stellarium quits 
working immediately after startup with this error message:


 ---
[ This is Stellarium 0.8.2 - http://www.stellarium.org ]
[ Copyright (C) 2000-2006 Fabien Chereau et al ]
 ---
Warning: Couldn't set 1024x768 video mode (X11 driver not configured 
with OpenGL), retrying with stencil size 0
Error: Couldn't set 1024x768 video mode: X11 driver not configured with 
OpenGL!


This happens with every resolution I try to start the application.

I checked the nv-X-driver for my nVidia graphics board and realized it 
isn't built with OpebGL support anymore as it was/seemed to be 
previously (Stellarium ran quite well prior to the OS change).


Does anyone have a clue?

Please send eMail as I'm not member of the x11-mailinglist.

Regards,
Oliver


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Firefox 2.0.0.4/Thunderbird 2.0.0.4 do not install on FreeBSD 7.0-CURRENT/amd64 UP

2007-07-17 Thread O. Hartmann
A week ago I did a buildworld and after rebooting I tried to start 
either Firefox 2.0.04 and Thunderbird 2.0.0.4 as they are both standard 
applications of my daily work. Both applications did not start, via 
top(1) I recognized on both clients a "STATE  ucond".
Well, I thought this could be due to a newer kernel and userland so I 
simply recompiled both Firefox and Thunderbird - with no success. Both 
installation processes get stuck in "===>> Building chrome's registry 
... " and never come back.


I do have two other boxes running FreeBSD 7.0-CURRENT, one i386 SMP and 
another amd64 SMP and on both neither Firefox 2.0.0.4 nor Thunderbird 
2.0.0.4 show that weird 'ucond' STATE in top(). I never dared 
recompiling both applications so i can not say whether the problem is 
related to the one box (UP).


Does anyone have recognized this problem? How to fix it? Without having 
the specific port installed, how can I rebuild every dependency? If the 
port is already installed, someone simply need to type 'portupgrade 
-vrRf port", but is there any 'make' equivalent in the native 
ports-directory?


Regards,
Oliver
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: IBM HDs vanish on warm-boot?

2007-07-17 Thread Kent Stewart
On Monday 16 July 2007, Kent Stewart wrote:
> On Monday 16 July 2007, Steve Franks wrote:
> > I just had this problem this week - drives are fine until you
> > access one and then disappears.
> >
> > Checked my bios monitor page and 12V was only 11.8V.  Changing from
> > a 300W to a 500W power supply magically fixed the problem...
> >
> > I don't claim that this is necessarily your problem, but it caught
> > me off-guard and it's worth looking at.
>
> I just finished rebuilding a system that went down on Saturday
> afternoon. It ended up being the power supply. Early on, I probably
> could have just replaced the ps but after a number of fsck's,
> followed by panics, there were files that were linked and etc. and
> the system wouldn't boot into single user mode. A rebuild using a
> brand new HD seemed the logical way out. I could mount the old disk
> and cp important directories or individual files onto the new HD.
>
> It turned out that / was the only one trashed but backup files
> of /etc , /home/user's, and all of the port tarballs were ok.

One thing I forgot and that was the disappearance of the all HDs. You 
could cold boot and they were there. The system would panic and it 
would ask for a floppy to boot from. 

You could cold boot and fsck the HDs, reboot and it would run for a 
little bit and then go into the panic and HDs not there loop. It did 
this until it trashed ad0 and sh quit loading.

I would lay odds that I could have used the power supply tester and the 
ps would test ok until it got under a load and shutdown. I had a ps do 
the same thing a couple of months ago but it didn't make HDs disappear. 
The system would just shutdown unexpectedly. I never made it to a 
buildworld and have it die with a signal 11. Without a load, the ps 
would test ok. 

A friend who services computers told me that, in his experience, the 
pses are typically only lasting 3 years and that I should expect more 
of these failures.

Kent

>
> Kent
>
> > Steve
> >
> > On 7/16/07, Roger Olofsson <[EMAIL PROTECTED]> wrote:
> > > Dear mailing list,
> > >
> > > I have 2 IBM HDs and one WD HD (ata) in an old pc and for some
> > > reason FBSD 6.2 can't find the IBMs on a warm-boot. Cold-boot is
> > > fine and, the WD is fine.
> > >
> > > The motherboard is an old Aopen AX34 and all settings are default
> > > except for ACPI that's off.
> > >
> > > The first thought that came to mind was that one of the IBMs are
> > > going bad, but, I find it very unlikely that both HDs are doing
> > > it. One is a 120 and one is an 80gigger but both 'vanish' on
> > > warm-boot.
> > >
> > > Some other setting in bios than ACPI?
> > >
> > > Grateful for any answer,
> > >
> > > /Roger
> > > ___
> > > freebsd-questions@freebsd.org mailing list
> > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > > To unsubscribe, send any mail to
> > > "[EMAIL PROTECTED]"



-- 
Kent Stewart
Richland, WA

http://www.soyandina.com/ "I am Andean project".
http://users.owt.com/kstewart/index.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: 6.2-release-p5, Dell PE1435, custom kernel fails generic works

2007-07-17 Thread Philip M. Gollucci

[EMAIL PROTECTED] wrote:

On 17/07/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

On 16/07/07, Philip M. Gollucci <[EMAIL PROTECTED]> wrote:

[take 2]

Hi All,

I understand kernel compiles pretty well, but I guess I'm having a hard
time nailing down my hardware even though I "know" what it is.

It panics when trying to mount the root device.  Its something to do
with the scsi/raid kernel config.


Wow, that ELEKTRA config is a serious mess to read . . .
might try adding:
device ataraid



I just noticed that GENERIC for amd64 does not have isa
and does have acpi, which neither of your custom configs
adhere to.

oh blower.  in 7.0 isa was moved to DEFAULT  ... too many different kernels.


--

Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708
Senior System Admin - Riderway, Inc. http://riderway.com
1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB  B89E 1324 9B4F EC88 A0BF

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: IBM HDs vanish on warm-boot?

2007-07-17 Thread Rob

Derek Ragona wrote:

At 04:54 PM 7/16/2007, Roger Olofsson wrote:
I have 2 IBM HDs and one WD HD (ata) in an old pc and for some reason 


IBM had some utilities for those drives which are now supported by 
fujitsu.  You should run the drive fitness utility.  Also there was a 


No, IBM's low-end hard drive biz was bought out by Hitachi, not Fujitsu.  What era IBM 
drives are these?  IBM basically got out of the IDE drive business after the cluster f**k 
that their junk "death star" drives proved to be.  If you have any of those old 
junkers, it's amazing they work at all.

 -RW

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Intel PWLA8391GT NIC...does it work?

2007-07-17 Thread Erik Trulsson
On Tue, Jul 17, 2007 at 08:50:33AM -0600, Modulok wrote:
> For anyone who has this NIC...
> 
> Is the "Intel PWLA8391GT" network interface card supported on 6.1
> Release? I read the hardware notes section and it didn't mention it. I
> also read the man page for the em(4) driver, it mentions some of the
> other models, but not this one specifically. The only thing I could
> find on google was the mention of it in a review on newegg.com, but
> the guy never mentions what version of FreeBSD he's using, or what
> driver the card uses. If anyone has this card...does it work and which
> driver does it use...and any gotchas?

It should work just fine.  It is also known as "Intel PRO/1000GT Desktop
Adapter" and uses the 82541PI controller chip which should be mentioned in
the hardware notes for em(4).

I have one of those cards and have had no problems with it.  I bought it
in June 2006, only a month or so after FreeBSD 6.1 was released so I expect
it was supported in 6.1-RELEASE as well.

It works fine, uses the em(4) driver, and no gotchas that I have found.



-- 

Erik Trulsson
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Cursor key behavior with Firefox

2007-07-17 Thread Rob Lytle

I know this isn't a Firefox list, but perhaps someone can save me some
time.  When I use the down arrow, rather than scrolling, it takes me
right to the bottom of the page.
Same behavior in Vista and FreeBSD.

Thanks!   This is really getting annoying.  How in the world do you
simply scroll?


Rob
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


shared object needed by courier MTA

2007-07-17 Thread johan Hartono

Dear all,

 

I was trying to make a working mail server using freebsd5.5-release and courier 
MTA suites.

What I need from this box basically are pop3 server, smtpserver, web admin and 
webmail.

I install FreeBSD using ‘developer’ canned andpull out 
‘ports’ packages.

After the installation, I add these packages using pkg_addcommand in the exact 
order.

 

'libltdl-1.5.22_2'

'libexecinfo-1.1_1.tbz'

'mime-support-3.39.1'

'pcre-7.1'

'm4-1.4.9'

'perl-5.8.8'

'gmake-3.81_2'

'gettext-0.16.1_3'

'libiconv-1.9.2_2'

'libtool-1.5.22_2'

'help2man_1.36.4_1'

'P5-gettext-1.05_1'

'P5-Net-CIDR-0.11'

'sysconftool-0.15'

'autoconf-2.59_2'

'automake-1.9.6_1'

'pkg-config-0.21'

'glib-2.12.12_2'

'gamin-0.1.8_1'

'courier-authlib-base-0.59.3'

'courier-0.54.0'

 

Every time I try to check the installation using showmodulescommand, I got this 
message

 

“/libexec/ld-elf.so.1: Shared object"libstdc++.so.5" not found, required 
by "showmodules"”

 

Can anyone point out what sins I have done badly and how towork around this 
problem?

 

I’m very sorry for my poor language since English isnot my native 
language.

 

I very appreciate any help you could give me.

 

Best regards

 

Johan Hartono


   
-
Choose the right car based on your needs.  Check out Yahoo! Autos new Car 
Finder tool.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Intel PWLA8391GT NIC...does it work?

2007-07-17 Thread Rob

Modulok wrote:

Is the "Intel PWLA8391GT" network interface card supported on 6.1
Release? I read the hardware notes section and it didn't mention it. I


All the Intel boards work GREAT with FreeBSD, and most other O/Ses.  Intel even 
writes and maintains the FBSD driveres themselves.  They're my choice of NIC 
for all the desktops and servers here.

 -RW

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Integrating Postfix + Amavisd-new + Clamav + DSpam + DBmail

2007-07-17 Thread Oliver Peter
On Sun, Jul 15, 2007 at 05:21:49PM +0545, Tek Bahadur Limbu wrote:
> 
> Hi All,
> 
> I was wondering if anybody on this list has successfully implemented the 
> following setup on a FreeBSD machine?
> 
> Postfix + Amavisd-new + Clamav + DSpam + DBmail (PostgreSQL)
> 
> Can I use the following diagram for this?
> 
> Postfix --> Amavisd-new --> Clamav --> Amavisd-new --> DSpam --> Postfix 
> --> DBmail-lmtpd --> DBmail-Database?
> 
> Is this the correct or optimal setup?
> 
> Being relatively new to the world of MTAs, please forgive me for any 
> naive questions.
> 
> 
> Any pointers, suggestions and tips will be highly appreciated.

I'm using  FreeBSD 6.2-RELEASE-p2 with Postfix, Cyrus-SASL2, amavisd-new, clamav
and dbmail (only IMAP with stunnel) with a pgsql backend.

I would like to switch back to a filesystem based e-mail backend
(maybe dovecot) - feels better to me.  Furthermore I think that dbmail
has no good pgsql support (it has some bugs with IMAP) - 
maybe you would like to try mysql instead (*hirgs*).

If you would like I can show you my configuration files and table
structures.

-- 
Oliver PETER, email: [EMAIL PROTECTED], ICQ# 113969174
"Worker bees can leave. Even drones can fly away. The Queen is their slave."


pgpojaTwg1X57.pgp
Description: PGP signature


Re: Ports Clean

2007-07-17 Thread Oliver Peter
On Fri, Jul 13, 2007 at 01:02:36PM -0400, Grant Peel wrote:
> Hi all,
> 
> My ports collection on some of the servers is wasting alot of space.
> 
> What would be the best method to 'cleanout' the ports dir without adversly 
> affecting the operation of the rest of the server? 
> 
> All of the servers are live production servers.

You can add the following line to your /etc/make.conf

 WRKDIRPREFIX=/usr/obj/ports

This will change the workdir of you portstree to /usr/obj/ports.
No working directory will be created under /usr/ports so you can just
clean up your workdirs with the following command:

rm -rf /usr/obj/ports/*

-- 
Oliver PETER, email: [EMAIL PROTECTED], ICQ# 113969174
"Worker bees can leave. Even drones can fly away. The Queen is their slave."


pgpX7SK8IwzWp.pgp
Description: PGP signature


VMWare Guest Operations on FreeBSD? Anyone got this to work?

2007-07-17 Thread Eroberer 4u

Hello guys,

I'm wondering if anyone can help me out on something.  I'm trying to script
some VMWare processes for a bunch of VM's, and it seems like FreeBSD may be
a special case here.  I've been told by some VMWare techs that guest
operations are not supported on FreeBSD at this time.  These guest
operations usually run in my script on my host machine, to the guest VM via
the vmware-guestd daemon on the guest OS.  It it perfectly possible to
install this daemon and keep it running.  However, whenever I try to run any
operation from my script, such as VMRunProgramInGuest, or VMLoginInGuest, I
get the error message: "Authentication failure or insufficient permissions
in guest operating system"

So, my obvious question to guys is 1) Have you ever seen these types of
guest operations run on a FreeBSD guest VM in VMWare, and 2) if so, do you
know how they got this working? =)

I went the extra mile here and tried the Linux emulation capabilities, and
then installed the vmware-guestd daemon by hand, but amazingly I still get
the same exact error when doing this.  (The steps that I took for manual
installation, if anyone is curious, are *roughly* summed up on this page for
OpenBSDwhen running the normal vmware-config.pl script for Linux on
FreeBSD, that script bails when it can't find lsmod.  Anyway, link:
http://www.openbsd-wiki.org/index.php?title=HowTo_install_VMWare_tools=)these
get Linux emulation gets vmware-guestd running just fine, but
like I said, same error.)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Freeze on 6.2-RELEASE-p5

2007-07-17 Thread Fredrik Fornwall

After an update from 6.1 to 6.2 our server started to freeze frequently
(every other day or so). There is no response from the keyboard and no
log files are created. The hard drive leds are lit constantly.

Any suggestion what the reason could be or how to investigate further
would be most welcome.

The dmesg output is listed below:

Copyright (c) 1992-2007 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 6.2-RELEASE-p5 #0: Fri Jul  6 01:19:25 CEST 2007
[EMAIL PROTECTED]:/.usr/obj/.usr/src/sys/BILDA
WARNING: debug.mpsafenet forced to 0 as ipsec requires Giant
WARNING: MPSAFE network stack disabled, expect reduced performance.
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel(R) Xeon(TM) CPU 3.00GHz (3000.13-MHz K8-class CPU)
Origin = "GenuineIntel"  Id = 0xf41  Stepping = 1
Features=0xbfebfbff
Features2=0x641d>
AMD Features=0x2800
Logical CPUs per core: 2
real memory  = 4764725248 (4543 MB)
avail memory = 406528 (3876 MB)
ACPI APIC Table: 
ioapic0  irqs 0-23 on motherboard
ioapic1  irqs 24-47 on motherboard
ioapic2  irqs 48-71 on motherboard
ioapic3  irqs 72-95 on motherboard
ioapic4  irqs 96-119 on motherboard
kbd1 at kbdmux0
ath_hal: 0.9.17.2 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
acpi0:  on motherboard
acpi0: Power Button (fixed)
Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x908-0x90b on acpi0
cpu0:  on acpi0
pcib0:  on acpi0
pci0:  on pcib0
pcib1:  at device 2.0 on pci0
pci2:  on pcib1
pcib2:  at device 0.0 on pci2
pci3:  on pcib2
bge0:  mem 0xfddf-0xfddf
irq 25 at device 1.0 on pci3
miibus0:  on bge0
brgphy0:  on miibus0
brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX,
1000baseTX-FDX, auto
bge0: Ethernet address: 00:14:38:c4:f1:2d
bge0: [GIANT-LOCKED]
bge1:  mem 0xfdde-0xfdde
irq 26 at device 1.1 on pci3
miibus1:  on bge1
brgphy1:  on miibus1
brgphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX,
1000baseTX-FDX, auto
bge1: Ethernet address: 00:14:38:c4:f1:2c
bge1: [GIANT-LOCKED]
pcib3:  at device 0.2 on pci2
pci4:  on pcib3
ciss0:  port 0x4000-0x40ff mem
0xfdef-0xfdef1fff,0xfde8-0xfdeb irq 51 at device 3.0 on pci4
ciss0: [GIANT-LOCKED]
pcib4:  at device 6.0 on pci0
pci5:  on pcib4
pcib5:  at device 0.0 on pci5
pci6:  on pcib5
em0:  port
0x5000-0x503f mem 0xfdfe-0xfdff,0xfdfc-0xfdfd irq 78 at
device 2.0 on pci6
em0: Ethernet address: 00:0e:0c:b3:75:55
em0: [GIANT-LOCKED]
pcib6:  at device 0.2 on pci5
pci10:  on pcib6
uhci0:  port 0x2000-0x201f
irq 16 at device 29.0 on pci0
uhci0: [GIANT-LOCKED]
usb0:  on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1:  port 0x2020-0x203f
irq 19 at device 29.1 on pci0
uhci1: [GIANT-LOCKED]
usb1:  on uhci1
usb1: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1:  port 0x2020-0x203f
irq 19 at device 29.1 on pci0
uhci1: [GIANT-LOCKED]
usb1:  on uhci1
usb1: USB revision 1.0
uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhci2:  port 0x2040-0x205f
irq 18 at device 29.2 on pci0
uhci2: [GIANT-LOCKED]
usb2:  on uhci2
usb2: USB revision 1.0
uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
uhci3:  port 0x2060-0x207f
irq 16 at device 29.3 on pci0
uhci3: [GIANT-LOCKED]
usb3:  on uhci3
usb3: USB revision 1.0
uhub3: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub3: 2 ports with 2 removable, self powered
ehci0:  mem
0xfbef-0xfbef03ff irq 23 at device 29.7 on pci0
ehci0: [GIANT-LOCKED]
usb4: EHCI version 1.0
usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3
usb4:  on ehci0
usb4: USB revision 2.0
uhub4: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
uhub4: 8 ports with 8 removable, self powered
pcib7:  at device 30.0 on pci0
pci1:  on pcib7
pci1:  at device 3.0 (no driver attached)
pci1:  at device 4.0 (no driver attached)
pci1:  at device 4.2 (no driver attached)
isab0:  at device 31.0 on pci0
isa0:  on isab0
atapci0:  port
0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x500-0x50f at device 31.1 on pci0
ata0:  on atapci0
ata1:  on atapci0
acpi_tz0:  on acpi0
atkbdc0:  port 0x60,0x64 irq 1 on acpi0
atkbd0:  irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
psm0:  irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model Generic PS/2 mouse, device ID 0
sio0:  port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
sio0: type 16550A
fdc0:  port 0x3f2-0x3f5 irq 6 drq 2 on acpi0
fdc0: [FAST]
orm0:  at iomem
0xc-0xc7fff,0xc8000-0xcbfff,0xcc000-0xccfff,0xee000-0xe on isa0
ppc0: cannot reserve I/O port range
sc0:  at flags 0x100 on is

Re: Shipping?

2007-07-17 Thread Norberto Meijome
On Tue, 17 Jul 2007 10:19:32 +0200
"john kihahu" <[EMAIL PROTECTED]> wrote:

> Hi? I'm John from Kenya. I'm a university  student and a die hard fan of
> free bsd.
> The version  I'm currently using  is a bit old and (acquired from Digit
> magazines (india)).
> Is it possible for your organization to ship  to me a more recent version?
> Our internet connections are rather slow (We're still in the stone age) and
> the cost of internet is quite expensive.

Hi John,
send me an email privately with your contact details and I'll send you some 
copies. 
Let me know what version / platform you want.

best,

_
{Beto|Norberto|Numard} Meijome

"His mother should have thrown him away and kept the stork."
  Mae West

I speak for myself, not my employer. Contents may be hot. Slippery when wet. 
Reading disclaimers makes you go blind. Writing them is worse. You have been 
Warned.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


[freebsd-questions] USB drives?

2007-07-17 Thread Patrick Baldwin


Hi, I'm thinking of getting a couple USB drives to use in
backing up my 6.2-RELEASE-p4 system.  Any suggestions or
warnings on brands of USB hard drives?

Regards,

--
Patrick Baldwin
Systems Administrator
Studsvik Scandpower, Inc.
1087 Beacon St.
Newton, MA 02459
1-617-965-7455

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Serial Cable

2007-07-17 Thread Alexandre Biancalana

Hi list,
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Serial Cable

2007-07-17 Thread Alexandre Biancalana

Hi list,

 Excuse-me for the last message... I hit the wrong key.. eheheheh

 Anymore know some online store that sells console serial cables
(professional made) that work with i386 FreeBSD and that do international
ship (outside USA) ?

Regards,
Alexandre
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Cursor key behavior with Firefox

2007-07-17 Thread Andrew Gould
>- Original Message 
>From: Rob Lytle <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Sent: Tuesday, July 17, 2007 10:39:03 AM
>Subject: Cursor key behavior with Firefox
>
>I know this isn't a Firefox list, but perhaps someone can save me some
>time.  When I use the down arrow, rather than scrolling, it takes me
>right to the bottom of the page.
>Same behavior in Vista and FreeBSD.
>
>Thanks!   This is really getting annoying.  How in the world do you
>simply scroll?
>
>
>Rob
>___

My arrows work fine in Firefox on Windows XP and FreeBSD 6.2 STABLE.

Could there be a keyboard mapping issue with your keyboard that
would affect both operating systems?

Andrew



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Serial Cable

2007-07-17 Thread Derek Ragona

At 11:43 AM 7/17/2007, Alexandre Biancalana wrote:

Hi list,

 Excuse-me for the last message... I hit the wrong key.. eheheheh

 Anymore know some online store that sells console serial cables
(professional made) that work with i386 FreeBSD and that do international
ship (outside USA) ?

Regards,
Alexandre


Try cables to go
http://www.cablestogo.com/

They will even make you custom cables, but a stock null modem cable should 
work fine.


-Derek

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Where's Libtool?

2007-07-17 Thread Michael B Allen

I had no problem finding autoconf and automake but where's libtool?

How does one usually install libtool on FreeBSD?

Thanks,
Mike
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Shipping?

2007-07-17 Thread Prakash Poudyal

Hi {Beto|Norberto|Numard} Meijome

Can you send some document for me as well like for the johan kihahu. I also
wants to do some research in freebsd as well. So can you send the document
related to the freebsd  for me  would be much  more fruitful for me.

Thank you
Prakash

From Nepal


On 7/17/07, Norberto Meijome <[EMAIL PROTECTED]> wrote:


On Tue, 17 Jul 2007 10:19:32 +0200
"john kihahu" <[EMAIL PROTECTED]> wrote:

> Hi? I'm John from Kenya. I'm a university  student and a die hard fan of
> free bsd.
> The version  I'm currently using  is a bit old and (acquired from Digit
> magazines (india)).
> Is it possible for your organization to ship  to me a more recent
version?
> Our internet connections are rather slow (We're still in the stone age)
and
> the cost of internet is quite expensive.

Hi John,
send me an email privately with your contact details and I'll send you
some copies.
Let me know what version / platform you want.

best,

_
{Beto|Norberto|Numard} Meijome

"His mother should have thrown him away and kept the stork."
  Mae West

I speak for myself, not my employer. Contents may be hot. Slippery when
wet. Reading disclaimers makes you go blind. Writing them is worse. You have
been Warned.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "
[EMAIL PROTECTED]"


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Where's Libtool?

2007-07-17 Thread [EMAIL PROTECTED]

On 17/07/07, Michael B Allen <[EMAIL PROTECTED]> wrote:

I had no problem finding autoconf and automake but where's libtool?



If your locate(1) database is up-to-date
$ locate libtool
should help you there, or
$ find /usr/ports -type d -iname "*libtool*"


How does one usually install libtool on FreeBSD?



I generlaly let it get pulled in when I install something
that needs it, otherwise
# cd /usr/ports/devel/libtool15/ && make install clean

--
--
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Where's Libtool?

2007-07-17 Thread Yuri Pankov
On Tue, Jul 17, 2007 at 12:48:51PM -0500, [EMAIL PROTECTED] wrote:
> On 17/07/07, Michael B Allen <[EMAIL PROTECTED]> wrote:
>> I had no problem finding autoconf and automake but where's libtool?
>>
>
> If your locate(1) database is up-to-date
> $ locate libtool
> should help you there, or
> $ find /usr/ports -type d -iname "*libtool*"
>
>> How does one usually install libtool on FreeBSD?
>>
>
> I generlaly let it get pulled in when I install something
> that needs it, otherwise
> # cd /usr/ports/devel/libtool15/ && make install clean
>
> -- 
> --

Just one note though: devel/auto* tools are mainly for ports
infrastructure usage, for your own use check devel/gnu-auto* ports.
Sorry if this is obvious.


HTH,
Yuri


pgpjZdbsBoTHx.pgp
Description: PGP signature


Re: Where's Libtool?

2007-07-17 Thread Michael B Allen

On 7/17/07, Yuri Pankov <[EMAIL PROTECTED]> wrote:

Just one note though: devel/auto* tools are mainly for ports
infrastructure usage, for your own use check devel/gnu-auto* ports.
Sorry if this is obvious.


Ok. This is a problem. I'm trying to build something that is not in
ports and it needs libtool. I installed the ports libtool but it did
not work. The application I'm trying to build is choking with the
following error:

configure.in:212: warning: AC_PROG_LIBTOOL is m4_require'd but is not m4_defun'd
configure.in:212: AC_PROG_LIBTOOL is required by...
configure.in:50: error: possibly undefined macro: AC_PROG_LIBTOOL
 If this token and others are legitimate, please use m4_pattern_allow.
 See the Autoconf documentation.
autoreconf: /usr/local/gnu-autotools/bin/autoconf failed with exit status: 1

Is there a gnu-libtool package? If there is I don't see it. There were
a gnu-autoconf and gnu-automake packages but for some reason I don't
see libtool in any of the standard packages for 6.2.

Any ideas?

Mike
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Where's Libtool?

2007-07-17 Thread Yuri Pankov
On Tue, Jul 17, 2007 at 02:46:06PM -0400, Michael B Allen wrote:
> On 7/17/07, Yuri Pankov <[EMAIL PROTECTED]> wrote:
>> Just one note though: devel/auto* tools are mainly for ports
>> infrastructure usage, for your own use check devel/gnu-auto* ports.
>> Sorry if this is obvious.
>
> Ok. This is a problem. I'm trying to build something that is not in
> ports and it needs libtool. I installed the ports libtool but it did
> not work. The application I'm trying to build is choking with the
> following error:
>
> configure.in:212: warning: AC_PROG_LIBTOOL is m4_require'd but is not 
> m4_defun'd
> configure.in:212: AC_PROG_LIBTOOL is required by...
> configure.in:50: error: possibly undefined macro: AC_PROG_LIBTOOL
>  If this token and others are legitimate, please use m4_pattern_allow.
>  See the Autoconf documentation.
> autoreconf: /usr/local/gnu-autotools/bin/autoconf failed with exit status: 
> 1
>
> Is there a gnu-libtool package? If there is I don't see it. There were
> a gnu-autoconf and gnu-automake packages but for some reason I don't
> see libtool in any of the standard packages for 6.2.
>
> Any ideas?
>
> Mike

Check this link
http://3v1n0.tuxfamily.org/beryl-backup/wiki/Install/FreeBSD
and try to do steps from "Add to your PATH /usr/local/gnu-autotools/bin"
to the end of section (without X11R6 line, of course).

HTH,
Yuri


pgpcLwHYVSgSx.pgp
Description: PGP signature


Re: Where's Libtool?

2007-07-17 Thread Michael B Allen

On 7/17/07, Yuri Pankov <[EMAIL PROTECTED]> wrote:

On Tue, Jul 17, 2007 at 02:46:06PM -0400, Michael B Allen wrote:
> On 7/17/07, Yuri Pankov <[EMAIL PROTECTED]> wrote:
>> Just one note though: devel/auto* tools are mainly for ports
>> infrastructure usage, for your own use check devel/gnu-auto* ports.
>> Sorry if this is obvious.
>
> Ok. This is a problem. I'm trying to build something that is not in
> ports and it needs libtool. I installed the ports libtool but it did
> not work. The application I'm trying to build is choking with the
> following error:
>
> configure.in:212: warning: AC_PROG_LIBTOOL is m4_require'd but is not
> m4_defun'd
> configure.in:212: AC_PROG_LIBTOOL is required by...
> configure.in:50: error: possibly undefined macro: AC_PROG_LIBTOOL
>  If this token and others are legitimate, please use m4_pattern_allow.
>  See the Autoconf documentation.
> autoreconf: /usr/local/gnu-autotools/bin/autoconf failed with exit status:
> 1
>
> Is there a gnu-libtool package? If there is I don't see it. There were
> a gnu-autoconf and gnu-automake packages but for some reason I don't
> see libtool in any of the standard packages for 6.2.
>
> Any ideas?
>
> Mike

Check this link
http://3v1n0.tuxfamily.org/beryl-backup/wiki/Install/FreeBSD
and try to do steps from "Add to your PATH /usr/local/gnu-autotools/bin"
to the end of section (without X11R6 line, of course).


I already did that before. As you can see configure ran so the
auto-whatever stuff is running. It just can't get the AC_PROG_LIBTOOL
macro which I assume is because it can't find libtool.

Mike
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Where's Libtool?

2007-07-17 Thread Yuri Pankov
On Tue, Jul 17, 2007 at 03:12:14PM -0400, Michael B Allen wrote:
> On 7/17/07, Yuri Pankov <[EMAIL PROTECTED]> wrote:
>> On Tue, Jul 17, 2007 at 02:46:06PM -0400, Michael B Allen wrote:
>> > On 7/17/07, Yuri Pankov <[EMAIL PROTECTED]> wrote:
>> >> Just one note though: devel/auto* tools are mainly for ports
>> >> infrastructure usage, for your own use check devel/gnu-auto* ports.
>> >> Sorry if this is obvious.
>> >
>> > Ok. This is a problem. I'm trying to build something that is not in
>> > ports and it needs libtool. I installed the ports libtool but it did
>> > not work. The application I'm trying to build is choking with the
>> > following error:
>> >
>> > configure.in:212: warning: AC_PROG_LIBTOOL is m4_require'd but is not
>> > m4_defun'd
>> > configure.in:212: AC_PROG_LIBTOOL is required by...
>> > configure.in:50: error: possibly undefined macro: AC_PROG_LIBTOOL
>> >  If this token and others are legitimate, please use 
>> m4_pattern_allow.
>> >  See the Autoconf documentation.
>> > autoreconf: /usr/local/gnu-autotools/bin/autoconf failed with exit 
>> status:
>> > 1
>> >
>> > Is there a gnu-libtool package? If there is I don't see it. There were
>> > a gnu-autoconf and gnu-automake packages but for some reason I don't
>> > see libtool in any of the standard packages for 6.2.
>> >
>> > Any ideas?
>> >
>> > Mike
>>
>> Check this link
>> http://3v1n0.tuxfamily.org/beryl-backup/wiki/Install/FreeBSD
>> and try to do steps from "Add to your PATH /usr/local/gnu-autotools/bin"
>> to the end of section (without X11R6 line, of course).
>
> I already did that before. As you can see configure ran so the
> auto-whatever stuff is running. It just can't get the AC_PROG_LIBTOOL
> macro which I assume is because it can't find libtool.
>
> Mike

Sorry. There's no gnu-libtool, cause libtool doesn't have multiple
versions in devel, I guess, so you'll need devel/libtool, which installs
/usr/local/share/aclocal/libtool.m4. If it's already installed, then I
don't know why gnu-autotools doesn't find it...


Yuri


pgp5KIWljw6L6.pgp
Description: PGP signature


FreeBSD systems

2007-07-17 Thread Peter Clark

Hello all,

Does anyone have any experience dealing with www.freebsdsystems.com ? I 
am looking to purchase some servers that will work a with a minimum of 
hardware challenges.



Thanks in advance,

Pete

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


keytronic biometrics

2007-07-17 Thread Cyrus

is there any software, opensource or closed source, that alows me to use a
keytronic biometic keyboard?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Integrating Postfix + Amavisd-new + Clamav + DSpam + DBmail

2007-07-17 Thread Tek Bahadur Limbu

Oliver Peter wrote:

On Sun, Jul 15, 2007 at 05:21:49PM +0545, Tek Bahadur Limbu wrote:

Hi All,

I was wondering if anybody on this list has successfully implemented the 
following setup on a FreeBSD machine?


Postfix + Amavisd-new + Clamav + DSpam + DBmail (PostgreSQL)

Can I use the following diagram for this?

Postfix --> Amavisd-new --> Clamav --> Amavisd-new --> DSpam --> Postfix 
--> DBmail-lmtpd --> DBmail-Database?


Is this the correct or optimal setup?

Being relatively new to the world of MTAs, please forgive me for any 
naive questions.



Any pointers, suggestions and tips will be highly appreciated.


I'm using  FreeBSD 6.2-RELEASE-p2 with Postfix, Cyrus-SASL2, amavisd-new, clamav
and dbmail (only IMAP with stunnel) with a pgsql backend.


Hi Oliver,

Thanks alot for your reply. I was lost on this one!



I would like to switch back to a filesystem based e-mail backend
(maybe dovecot) - feels better to me.  Furthermore I think that dbmail
has no good pgsql support (it has some bugs with IMAP) - 
maybe you would like to try mysql instead (*hirgs*).


I think that I may have to switch back to Mysql then. I heard that 
PostgreSQL is more scalable than Mysql. But I am not an experienced 
database user, so, please forgive my little knowledge.


Why do you want to switch back to to a filesystem based e-mail backend? 
I suppose storing emails in a database should be more scalable and 
flexible in the long run?





If you would like I can show you my configuration files and table
structures.


Of course, I would like to see your configuration files. In fact, I am 
dying to see it.


I am planning my current setup to be used for a long term basis in a 
production environment for a very large user base.


Me and my team are currently just designing and testing it out. It might 
take some time before we can put this server in production.


Since I am very new to database terminology, how scalable is a database 
in terms of the data storage size. I mean suppose, we have 2 users 
each with a quota of 1 GB. What will eventually happen if they all used 
up their quotas. That will be about 20 TB in size!!


Thanking you...






--

With best regards and good wishes,

Yours sincerely,

Tek Bahadur Limbu

(TAG/TDG Group)
Jwl Systems Department

Worldlink Communications Pvt. Ltd.

Jawalakhel, Nepal

http://www.wlink.com.np
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD systems

2007-07-17 Thread Bill Moran
In response to Peter Clark <[EMAIL PROTECTED]>:

> Hello all,
> 
> Does anyone have any experience dealing with www.freebsdsystems.com ? I 
> am looking to purchase some servers that will work a with a minimum of 
> hardware challenges.

It's been a few years, but I had a good experience with them around 2002
or so.

-- 
Bill Moran
http://www.potentialtech.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


lang/php5 port present no options within sysinstall

2007-07-17 Thread Balin Hansen

According to your handbook under the Apache HTTP Server section sysinstall
is supposed to present me with an OPTIONS menu when I try to install
lang/php5 but it never has and I've been pulling my hair out
trying reinstall from scratch, etc. I noticed that I can build php from
/usr/ports/lang/php5 but I remember a time when adding mod_php to an apache
install wasn't nearly this complicated. Any thoughts?

-Balin Hansen
"on step at a time"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: FreeBSD systems

2007-07-17 Thread Tom Grove

Peter Clark wrote:

Hello all,

Does anyone have any experience dealing with www.freebsdsystems.com ? 
I am looking to purchase some servers that will work a with a minimum 
of hardware challenges.



Thanks in advance,

Pete

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
"[EMAIL PROTECTED]"

IX Systems?

www.ixsystems.com

They are the company that purchased PC-BSD, BSD Mall and FreeBSD Mall.  
Take a look at them.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: lang/php5 port present no options within sysinstall

2007-07-17 Thread Lowell Gilbert
"Balin Hansen" <[EMAIL PROTECTED]> writes:

> According to your handbook under the Apache HTTP Server section sysinstall
> is supposed to present me with an OPTIONS menu when I try to install
> lang/php5 but it never has and I've been pulling my hair out
> trying reinstall from scratch, etc. I noticed that I can build php from
> /usr/ports/lang/php5 but I remember a time when adding mod_php to an apache
> install wasn't nearly this complicated. Any thoughts?

You probably set the options already.  Try "make config" and see "man
ports" for a more detailed explanation.  [Your explanation isn't clear
enough for me to understand exactly what you're trying to do, so my
advice is unfortunately general.]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Can't do an "make installworld"

2007-07-17 Thread Paul Hoffman
Any help would be appreciated here. I'm on a clean 6.1-RELEASE sysem. 
I created /home/pxe. I cd'd to /usr/src. I gave 'make installworld 
DESTDIR=/home/pxe'. It ends with:

. . .
--

 Installing everything

--
cd /usr/src; make -f Makefile.inc1 install
===> share/info (install)
install -o root -g wheel -m 444  dir-tmpl /home/pxe/usr/share/info/dir
install:No such file or directory
*** Error code 1

Stop in /usr/src/share/info.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


OK, that seems bad, so I tried just doing a 'mkdir 
/home/pxe/usr/share/info/dir' and running again. This time, it gets 
past that step, but fails on the next:

. . .
--

 Installing everything

--
cd /usr/src; make -f Makefile.inc1 install
===> share/info (install)
===> include (install)
install -C -o root -g wheel -m 444  a.out.h ar.h assert.h bitstring.h 
complex.h cpio.h _ctype.h ctype.h db.h dirent.h dlfcn.h elf.h 
elf-hints.h err.h fmtmsg.h fnmatch.h fstab.h fts.h ftw.h getopt.h 
glob.h grp.h hesiod.h histedit.h ieeefp.h ifaddrs.h inttypes.h 
iso646.h kenv.h langinfo.h libgen.h limits.h link.h locale.h malloc.h 
memory.h monetary.h mpool.h ndbm.h netconfig.h netdb.h nl_types.h 
nlist.h nss.h nsswitch.h objformat.h paths.h proc_service.h pthread.h 
pthread_np.h pwd.h ranlib.h readpassphrase.h regex.h regexp.h 
resolv.h runetype.h search.h setjmp.h sgtty.h signal.h stab.h 
stdbool.h stddef.h stdio.h stdlib.h string.h stringlist.h strings.h 
sysexits.h tar.h tgmath.h time.h timeconv.h timers.h ttyent.h 
ulimit.h unistd.h utime.h utmp.h uuid.h varargs.h vis.h wchar.h 
wctype.h wordexp.h osreldate.h /home/pxe/usr/include

install:No such file or directory
*** Error code 1

Stop in /usr/src/include.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


However, there *is* already a /home/pxe/usr/include, and it is 
populated with a whole bunch of directories, just none of the regular 
files.


Is there a better way for me to do an 'make installworld'? What am I 
missing here?


--Paul Hoffman
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Is the last sector of a partition free?

2007-07-17 Thread Michael W. Lucas
Hi,

How can I tell if the last sector on a partition is used by the file
system?  I'm sure there's an easy way, but can't figure it out.  (I
have a couple file systems I'm considering switching over to gjournal,
but would like to know if it'll work before I schedule downtime.)

Thanks,
==ml

-- 
Michael W. Lucas[EMAIL PROTECTED], [EMAIL PROTECTED]
http://www.BlackHelicopters.org/~mwlucas/
  Coming Soon: "Absolute FreeBSD" -- http://www.AbsoluteFreeBSD.com
On 5/4/2007, the TSA kept 3 pairs of my soiled undies "for security reasons."
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Integrating Postfix + Amavisd-new + Clamav + DSpam + DBmail

2007-07-17 Thread Oliver Peter
On Wed, Jul 18, 2007 at 01:22:34AM +0545, Tek Bahadur Limbu wrote:
> Oliver Peter wrote:
> ...
> >On Sun, Jul 15, 2007 at 05:21:49PM +0545, Tek Bahadur Limbu wrote:
> >I would like to switch back to a filesystem based e-mail backend
> >(maybe dovecot) - feels better to me.  Furthermore I think that dbmail
> >has no good pgsql support (it has some bugs with IMAP) - 
> >maybe you would like to try mysql instead (*hirgs*).
> 
> I think that I may have to switch back to Mysql then. I heard that 
> PostgreSQL is more scalable than Mysql. But I am not an experienced 
> database user, so, please forgive my little knowledge.

Personally I prefer PostgreSQL.  It works great for me.
In my opinion MySQL is to Postgres like Linux to FreeBSD :)

Serious:
I had a little problem with dbmail and pgsql:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg11640.html

I haven't tried the new version yet.

> Why do you want to switch back to to a filesystem based e-mail backend? 
> I suppose storing emails in a database should be more scalable and 
> flexible in the long run?

Since I'm the only active user of my dbmail setup it's too oversized
for this purpose.  I think I can live with a small filesystem based
postfix setup, too.
Of course it will be more flexible in the long run but I have only a
1,2ghz machine as my main mailserver - simply it is too slow.

> >If you would like I can show you my configuration files and table
> >structures.
> 
> Of course, I would like to see your configuration files. In fact, I am 
> dying to see it.

Hehe, no problem.  You will get them tomorrow.  Promised.
 
> I am planning my current setup to be used for a long term basis in a 
> production environment for a very large user base.
> 
> Me and my team are currently just designing and testing it out. It might 
> take some time before we can put this server in production.
> 
> Since I am very new to database terminology, how scalable is a database 
> in terms of the data storage size. I mean suppose, we have 2 users 
> each with a quota of 1 GB. What will eventually happen if they all used 
> up their quotas. That will be about 20 TB in size!!

w00t - as you can see I'm just a little sysadmin managing his very own
small mailserver.  I never thought about thousands of user - I never
thought about to have more than 10 user. Hehe.

Well, if you will have such a huge load Postgres would be the best
choice for you.  As far as -> I <- know it has better methods
regarding failover, master- and slaveserver and of course db clusters.  

I think one main 'problem' with dbmail will be that if your db crashes
or stops working  EVERYTHING  is lost.  You don't have these problems
in this dimension with a filesystem based mailsystem.  Primarily you
will have to find a good backup/failover solution for your database -
regardless of what system you will use (pgsql, mysql, oracle,
mssql... SQLlite ...)

> Thanking you...

Let's see if my small setup will help you tomorrow.  I will get in
touch with you.

-- 
Oliver PETER, email: [EMAIL PROTECTED], ICQ# 113969174
"Worker bees can leave. Even drones can fly away. The Queen is their slave."


pgpg3ccAguB4y.pgp
Description: PGP signature


Re: Can't do an "make installworld"

2007-07-17 Thread Paul Hoffman

At 5:38 PM -0500 7/17/07, Shaun Meyer wrote:

On Tue, July 17, 2007 4:14 pm, Paul Hoffman wrote:

 Any help would be appreciated here. I'm on a clean 6.1-RELEASE sysem.
 I created /home/pxe. I cd'd to /usr/src. I gave 'make installworld
 DESTDIR=/home/pxe'. It ends with:
 . . .



Worked fine on my 6.2 just now.


Interestingly, after I sent this, I tried it on a 6.0 system, and had 
the same problem (with fewer files):


--

 Installing everything

--
cd /usr/src; make -f Makefile.inc1 install
===> share/info (install)
===> include (install)
creating osreldate.h from newvers.sh
touch: not found
*** Error code 127



This isn't a permissions problem, is it?


Shouldn't be, given that I am running as root.

--Paul Hoffman
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Can't do an "make installworld"

2007-07-17 Thread Shaun Meyer

On Tue, July 17, 2007 4:14 pm, Paul Hoffman wrote:
> Any help would be appreciated here. I'm on a clean 6.1-RELEASE sysem.
> I created /home/pxe. I cd'd to /usr/src. I gave 'make installworld
> DESTDIR=/home/pxe'. It ends with:
> . . .


Worked fine on my 6.2 just now. This isn't a permissions problem, is it?

~Shaun



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cdrecord on fbsd-6.1-R amd64

2007-07-17 Thread luizbcampos

Not at amd64... I've tried this option and the output is "cannot open scsi
driver; for possible transport specifiers try cdrecord-dev --help. I've
searched man cdrecord and it tells about some integer just put after "dev"
which is called "cam" as it follows:

  $ cdrecord -v dev=cam:1,1,1 speed=4 something.iso

I got no output!

On 7/15/07, Roland Smith <[EMAIL PROTECTED]> wrote:


On Sun, Jul 15, 2007 at 02:07:17PM -0300, [EMAIL PROTECTED] wrote:
>How to write CDs on amd64? My cd driver is an IDE-ATAPI and needs
> scsi emulation. cdrecord says it needs some scsi transport emulation
like
> "cam"...
>
>
> $ cdrecord -v  dev=cam:1,1,1  speed=4  something.iso
>
> its output claims for scsi specifier transp

Try 'cdrecord -scanbus'. That tells you which devices are available.
Im my case it produces;

Cdrecord-ProDVD-Clone 2.01.01a11 (amd64-unknown-freebsd6.2) Copyright (C)
1995-2006 Jörg Schilling
Using libscg version 'schily-0.8'.
scsibus1:
1,0,0   100) 'HL-DT-ST' 'DVD-ROM GDR8163B' '0L23' Removable CD-ROM
1,1,0   101) 'PLEXTOR ' 'DVDR   PX-716A  ' '1.08' Removable CD-ROM
1,2,0   102) *
1,3,0   103) *
1,4,0   104) *
1,5,0   105) *
1,6,0   106) *
1,7,0   107) *

So I use

cdrecord -dao -speed=52 driveropts=burnfree dev=1,1,0 -pad -data some.iso

HTH,

Roland
--
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Where's Libtool?

2007-07-17 Thread Michael B Allen

On 7/17/07, Yuri Pankov <[EMAIL PROTECTED]> wrote:

On Tue, Jul 17, 2007 at 03:12:14PM -0400, Michael B Allen wrote:
> On 7/17/07, Yuri Pankov <[EMAIL PROTECTED]> wrote:
>> On Tue, Jul 17, 2007 at 02:46:06PM -0400, Michael B Allen wrote:
>> > On 7/17/07, Yuri Pankov <[EMAIL PROTECTED]> wrote:
>> >> Just one note though: devel/auto* tools are mainly for ports
>> >> infrastructure usage, for your own use check devel/gnu-auto* ports.
>> >> Sorry if this is obvious.
>> >
>> > Ok. This is a problem. I'm trying to build something that is not in
>> > ports and it needs libtool. I installed the ports libtool but it did
>> > not work. The application I'm trying to build is choking with the
>> > following error:
>> >
>> > configure.in:212: warning: AC_PROG_LIBTOOL is m4_require'd but is not
>> > m4_defun'd
>> > configure.in:212: AC_PROG_LIBTOOL is required by...
>> > configure.in:50: error: possibly undefined macro: AC_PROG_LIBTOOL
>> >  If this token and others are legitimate, please use
>> m4_pattern_allow.
>> >  See the Autoconf documentation.
>> > autoreconf: /usr/local/gnu-autotools/bin/autoconf failed with exit
>> status:
>> > 1
>> >
>> > Is there a gnu-libtool package? If there is I don't see it. There were
>> > a gnu-autoconf and gnu-automake packages but for some reason I don't
>> > see libtool in any of the standard packages for 6.2.
>> >
>> > Any ideas?
>> >
>> > Mike
>>
>> Check this link
>> http://3v1n0.tuxfamily.org/beryl-backup/wiki/Install/FreeBSD
>> and try to do steps from "Add to your PATH /usr/local/gnu-autotools/bin"
>> to the end of section (without X11R6 line, of course).
>
> I already did that before. As you can see configure ran so the
> auto-whatever stuff is running. It just can't get the AC_PROG_LIBTOOL
> macro which I assume is because it can't find libtool.
>
> Mike

Sorry. There's no gnu-libtool, cause libtool doesn't have multiple
versions in devel, I guess, so you'll need devel/libtool, which installs
/usr/local/share/aclocal/libtool.m4. If it's already installed, then I
don't know why gnu-autotools doesn't find it...


The problem goes away if I *do not* run autoreconf -f -i.

Mike
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: add route failed for ppp

2007-07-17 Thread Michael P. Soulier
On 17/07/07 Steve Bertrand said:

> What is the next hop for the route you are trying to add?
> 
> This error generally means you have set a next-hop IP address of a
> subnet of which you are not directly connected, and either a previous
> line in your config(s) set an appropriate route (hisaddr for instance),
> or a later line in the process as to make things work.

Well, I guess it's supposed to set up my peer as the default gateway. 

tun0: flags=8051 mtu 1492
inet6 fe80::20a:e6ff:fe4a:56c2%tun0 prefixlen 64 scopeid 0x5 
inet6 2001:410:90fc:4:20a:e6ff:fe4a:56c2 prefixlen 64 autoconf 
inet 216.106.102.70 --> 209.87.255.1 netmask 0x 
Opened by PID 79728

It's on a different network certainly. But, 

Internet:
DestinationGatewayFlagsRefs  Use  Netif Expire
default209.87.255.1   UGS 0  1276106   tun0
127.0.0.1  127.0.0.1  UH  0   619391lo0
192.168.1  link#1 UC  00   sis0
192.168.1.200:0a:e6:4a:56:c2  UHLW119380lo0
192.168.1.300:20:78:1f:32:55  UHLW1 29836087   sis0816
192.168.1.400:0d:56:6c:2d:0e  UHLW1 3042   sis0945
192.168.1.199  00:14:bf:7f:da:42  UHLW1  1307213   sis0   1195
209.87.255.1   216.106.102.70 UH  10   tun0

it did put the default route in place. 

Perhaps it's just complaining because the route is already there, and ppp
restarted. 

Mike
-- 
Michael P. Soulier <[EMAIL PROTECTED]>
"Any intelligent fool can make things bigger and more complex... It
takes a touch of genius - and a lot of courage to move in the opposite
direction." --Albert Einstein


pgpkyHuHwdCyq.pgp
Description: PGP signature


Re: 6.2-release-p5, Dell PE1435, custom kernel fails generic works

2007-07-17 Thread Philip M. Gollucci

[EMAIL PROTECTED] wrote:

On 17/07/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

On 16/07/07, Philip M. Gollucci <[EMAIL PROTECTED]> wrote:

[take 2]

Hi All,

I understand kernel compiles pretty well, but I guess I'm having a hard
time nailing down my hardware even though I "know" what it is.

It panics when trying to mount the root device.  Its something to do
with the scsi/raid kernel config.


Wow, that ELEKTRA config is a serious mess to read . . .
might try adding:
device ataraid



I just noticed that GENERIC for amd64 does not have isa
and does have acpi, which neither of your custom configs
adhere to.

from man acpi:
Note that the acpi driver is automatically loaded by the loader(8), and
should only be compiled into the kernel on platforms where ACPI is 
manda-tory.


I'll add it anyway though.

--

Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708
Senior System Admin - Riderway, Inc. http://riderway.com
1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB  B89E 1324 9B4F EC88 A0BF

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


OT: PC VGA

2007-07-17 Thread Fredrik Tolf
Hi all!

My apologies for posting off-topic to this list, but I really can't
think of whither I *should* turn this question, and I think there
ought to be people here in the know.

The thing is, I've been wondering for the longest time how PC VGA
really works. In particular, I'd like to know the mechanism that
allows some random PCI card to be accessed through the standard VGA
register addresses (0x3c0 and its ilk) and likewise for the VGA BIOS
and the real mode "framebuffer" memory mapping, and also what software
entity that sets that stuff up. Any links would be highly appreciated!

The practical reason why I'm wondering these things is because I'm
using several video cards in one of my computers, with one X.org
server for each card, and every once in a while, it causes problems
which I'm guessing is because one of the "secondary" (non-VGA-mapped)
card's BIOS is trying to access the card through the normal VGA ports
and accidentally hitting the VGA-mapped card. I am also more generally
curious about what it takes to use several video cards independently
on today's machines. But I'm holding a general interest in these
things, so I'm not just wondering for pragmatical reasons.

Also, in general -- are there any good web resources for these sorts
of things (hardware standards in general)? I've been googling around
quite a bit without being able to find anything good.

I'd appreciate any replies!

Fredrik Tolf

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cron job every 5 hours

2007-07-17 Thread Olivier Nicole
> Something like:
> 
> minute */5 * * * root path/to/scriptname
> 
> will do the trick.
> 
> Substitute the * in */5 for your desired start time (* being 0).
> 
> -Garrett
> 
> PS crond won't do 5 hours and every x number of minutes per job (5 hours 
> + x mins from end to start), just a flat amount of time (5 hours apart 
> from start to start). If you need that type of 'precision', at will 
> solve that like Olivier said if you place it at the end of the command.

I am afraid not.

*/5 means on every hours that is a multiple of 5, not every five
 hours. So it will run every day at hour 0, 5, 10, 15 and 20. Between
 hour 20 one day and hour 0 the next day there is only 4 hours, not
 the "every 5 hours" requested.

Just to confirm that I launched a cron job yesterday:

23 */5 * * * /home/java/on/crontest

It ran at 15:23, 20:23 and today at 0:23 and 5:23 and so on:

Date: Wed, 18 Jul 2007 05:23:00 +0700 (ICT)
From: Olivier Nicole <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: test crontab 5 hours
X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/)

This is a test for crontab


Only way to run a job every 5 hours is with at(1).

Best regards,

Olivier
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cron job every 5 hours

2007-07-17 Thread Fredrik Tolf
Olivier Nicole <[EMAIL PROTECTED]> writes:

>> Something like:
>> 
>> minute */5 * * * root path/to/scriptname
>> 
>> will do the trick.
>> 
>> Substitute the * in */5 for your desired start time (* being 0).
>> 
>> -Garrett
>> 
>> PS crond won't do 5 hours and every x number of minutes per job (5 hours 
>> + x mins from end to start), just a flat amount of time (5 hours apart 
>> from start to start). If you need that type of 'precision', at will 
>> solve that like Olivier said if you place it at the end of the command.
>
> I am afraid not.
>
> */5 means on every hours that is a multiple of 5, not every five
>  hours. So it will run every day at hour 0, 5, 10, 15 and 20. Between
>  hour 20 one day and hour 0 the next day there is only 4 hours, not
>  the "every 5 hours" requested.
>
> Just to confirm that I launched a cron job yesterday:
>
> 23 */5 * * * /home/java/on/crontest
>
> It ran at 15:23, 20:23 and today at 0:23 and 5:23 and so on:
>
> Date: Wed, 18 Jul 2007 05:23:00 +0700 (ICT)
> From: Olivier Nicole <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: test crontab 5 hours
> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/)
>
> This is a test for crontab
> [...]
> Only way to run a job every 5 hours is with at(1).

I wouldn't go as far as saying the *only* way. You could make the cron
job run every hour and then have an internal check in it (or using a
wrapper script that checks it). Kind of like this, maybe?

#!/bin/sh
unset nogo
if [ -r /tmp/lastrun ]; then
now=`date +%H`
if [ $((($now + 24 - `cat /tmp/lastrun`) % 24)) -lt 5 ]; then
nogo=y
fi
fi

if [ "$nogo" = y ]; then exit 0; fi

date +%H >/tmp/lastrun

# Do real work here

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Can't do an "make installworld"

2007-07-17 Thread Jonathan Chen
On Tue, Jul 17, 2007 at 03:49:02PM -0700, Paul Hoffman wrote:
> At 5:38 PM -0500 7/17/07, Shaun Meyer wrote:
> >On Tue, July 17, 2007 4:14 pm, Paul Hoffman wrote:
> >> Any help would be appreciated here. I'm on a clean 6.1-RELEASE sysem.
> >> I created /home/pxe. I cd'd to /usr/src. I gave 'make installworld
> >> DESTDIR=/home/pxe'. It ends with:
> >> . . .
> >
> >
> >Worked fine on my 6.2 just now.
> 
> Interestingly, after I sent this, I tried it on a 6.0 system, and had 
> the same problem (with fewer files):
> 
> --
> >>> Installing everything
> --
> cd /usr/src; make -f Makefile.inc1 install
> ===> share/info (install)
> ===> include (install)
> creating osreldate.h from newvers.sh
> touch: not found
> *** Error code 127

This is commonly caused by a bad date. Check the system time.
-- 
Jonathan Chen <[EMAIL PROTECTED]>
--
"With sufficient thrust, pigs fly just fine. However, this is not necessarily
a good idea. It is hard to be sure where they are going to land, and it
could be dangerous sitting under them as they fly overhead." -- RFC 1925
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Shipping?

2007-07-17 Thread Norberto Meijome
On Tue, 17 Jul 2007 23:29:50 +0545
"Prakash Poudyal" <[EMAIL PROTECTED]> wrote:

> Hi {Beto|Norberto|Numard} Meijome
> 
> Can you send some document for me as well like for the johan kihahu. I also
> wants to do some research in freebsd as well. So can you send the document
> related to the freebsd  for me  would be much  more fruitful for me.
> 
> Thank you
> Prakash
> From Nepal

Hi Prakash,
documentation is freely available on the internet - in particular the FreeBSD
Handbook is available at
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html
but it is also available with the FreeBSD install CD

if you mean other than documentation, let me know and we'll see what we can do.

B
_
{Beto|Norberto|Numard} Meijome

"Everything is interesting if you go into it deeply enough"
  Richard Feynman

I speak for myself, not my employer. Contents may be hot. Slippery when wet.
Reading disclaimers makes you go blind. Writing them is worse. You have been
Warned.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: KDE 3.5 Crashing

2007-07-17 Thread mark

Gemma Fletcher wrote:

I apologize in advance if this advice is too rudimentary.


Rudimentry is good :) I am a BSD noob :D


Sounds more like hardware. You did not say how you tested your memory. If

you

did not use Memtest86, get and run that. Also run fsck manually.


I used Memtest and I have had already run fsck since my poor hard drive was
compaining bitterly of so many cold restarts. There were some errors that
were cleaned up - and it seems a bit more stable 


[snip]

I've had many freezes with FreeBSD 6.2 and nvidia cards on at least
3 separate systems.

The thing that has fixed it on every system has been to
use portdowngrade to reset the nvidia driver to:


nvidia-driver-1.0.8776

(possibly with an extra _4 in the portdowngrade list)

Hope this helps.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cron job every 5 hours

2007-07-17 Thread Garrett Cooper

Fredrik Tolf wrote:

Olivier Nicole <[EMAIL PROTECTED]> writes:

  

Something like:

minute */5 * * * root path/to/scriptname

will do the trick.

Substitute the * in */5 for your desired start time (* being 0).

-Garrett

PS crond won't do 5 hours and every x number of minutes per job (5 hours 
+ x mins from end to start), just a flat amount of time (5 hours apart 
from start to start). If you need that type of 'precision', at will 
solve that like Olivier said if you place it at the end of the command.
  

I am afraid not.

*/5 means on every hours that is a multiple of 5, not every five
 hours. So it will run every day at hour 0, 5, 10, 15 and 20. Between
 hour 20 one day and hour 0 the next day there is only 4 hours, not
 the "every 5 hours" requested.


That's what I meant >_>..

Just to confirm that I launched a cron job yesterday:

23 */5 * * * /home/java/on/crontest

It ran at 15:23, 20:23 and today at 0:23 and 5:23 and so on:

Date: Wed, 18 Jul 2007 05:23:00 +0700 (ICT)
From: Olivier Nicole <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: test crontab 5 hours
X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/)

This is a test for crontab
[...]
Only way to run a job every 5 hours is with at(1).



I wouldn't go as far as saying the *only* way. You could make the cron
job run every hour and then have an internal check in it (or using a
wrapper script that checks it). Kind of like this, maybe?

#!/bin/sh
unset nogo
if [ -r /tmp/lastrun ]; then
now=`date +%H`
if [ $((($now + 24 - `cat /tmp/lastrun`) % 24)) -lt 5 ]; then
nogo=y
fi
fi

if [ "$nogo" = y ]; then exit 0; fi

date +%H >/tmp/lastrun

# Do real work here
  


   If you're going to do it that way, just try something like this:

#!/bin/sh

while [ 1 ]; do
   exec command;
   sleep 1900 # 5 hours => 5*3600;
done

   and set it up as an rc script :).

   Shell scripts with sleep won't give you exactly the 5 hours you 
desire, but should come close (within 1-5 seconds of actual time 
depending on your host PC's precision, and whether or not your RTC 
battery is dead ;)..).


-Garrett
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cron job every 5 hours

2007-07-17 Thread Garrett Cooper

Garrett Cooper wrote:

Fredrik Tolf wrote:

Olivier Nicole <[EMAIL PROTECTED]> writes:

 

Something like:

minute */5 * * * root path/to/scriptname

will do the trick.

Substitute the * in */5 for your desired start time (* being 0).

-Garrett

PS crond won't do 5 hours and every x number of minutes per job (5 
hours + x mins from end to start), just a flat amount of time (5 
hours apart from start to start). If you need that type of 
'precision', at will solve that like Olivier said if you place it 
at the end of the command.
  

I am afraid not.

*/5 means on every hours that is a multiple of 5, not every five
 hours. So it will run every day at hour 0, 5, 10, 15 and 20. Between
 hour 20 one day and hour 0 the next day there is only 4 hours, not
 the "every 5 hours" requested.


That's what I meant >_>..

Just to confirm that I launched a cron job yesterday:

23 */5 * * * /home/java/on/crontest

It ran at 15:23, 20:23 and today at 0:23 and 5:23 and so on:

Date: Wed, 18 Jul 2007 05:23:00 +0700 (ICT)
From: Olivier Nicole <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: test crontab 5 hours
X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/)

This is a test for crontab
[...]
Only way to run a job every 5 hours is with at(1).



I wouldn't go as far as saying the *only* way. You could make the cron
job run every hour and then have an internal check in it (or using a
wrapper script that checks it). Kind of like this, maybe?

#!/bin/sh
unset nogo
if [ -r /tmp/lastrun ]; then
now=`date +%H`
if [ $((($now + 24 - `cat /tmp/lastrun`) % 24)) -lt 5 ]; then
nogo=y
fi
fi

if [ "$nogo" = y ]; then exit 0; fi

date +%H >/tmp/lastrun

# Do real work here
  


   If you're going to do it that way, just try something like this:

#!/bin/sh

while [ 1 ]; do
   exec command;
   sleep 1900 # 5 hours => 5*3600;
done

   and set it up as an rc script :).

   Shell scripts with sleep won't give you exactly the 5 hours you 
desire, but should come close (within 1-5 seconds of actual time 
depending on your host PC's precision, and whether or not your RTC 
battery is dead ;)..).


-Garrett

That should read 19000. Doh!
-Garrett

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


moving /home to new drive

2007-07-17 Thread Zbigniew Szalbot

Hello,

I have just installed an additional drive to my FreeBSD 6.2-RELEASE-p6
machine. I'd like to use this drive exclusively for /home.

Currently /home is a link to /usr/home. Can I just mount (haven't done it
yet) the new drive with the mount point /home then delete the symlink (?)
and move the files from /usr/home to /home? Or do I need to delete the
symlink first and only then try to mount the new drive as /home?

Can it break something? Is the procudure safe? Thank you in advance!

-- 
Zbigniew Szalbot

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: moving /home to new drive

2007-07-17 Thread Olivier Nicole
> Or do I need to delete the
> symlink first and only then try to mount the new drive as /home?

- delete the symlink
- create a directory /home
- mount the new drive
- copy the files

You cannot mount a disk on a symlink and you cannot mount a disk until
you have created the mount point.

Best regards,

Olivier
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: KDE 3.5 Crashing

2007-07-17 Thread Gemma Fletcher

Gemma Fletcher wrote:
>> I apologize in advance if this advice is too rudimentary.
> 
> Rudimentry is good :) I am a BSD noob :D
> 
>> Sounds more like hardware. You did not say how you tested your memory. If
> you
>> did not use Memtest86, get and run that. Also run fsck manually.
> 
> I used Memtest and I have had already run fsck since my poor hard drive was
> compaining bitterly of so many cold restarts. There were some errors that
> were cleaned up - and it seems a bit more stable  hours before freezing>
> 

Mark wrote:
[snip]

I've had many freezes with FreeBSD 6.2 and nvidia cards on at least
3 separate systems.

The thing that has fixed it on every system has been to
use portdowngrade to reset the nvidia driver to:


nvidia-driver-1.0.8776

(possibly with an extra _4 in the portdowngrade list)

Hope this helps.


Awesome - will def try it.  I ended up pulling my card out and just running the 
onboard - which works - but annoys me endlessly.

Thanks for the help! :)



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: moving /home to new drive

2007-07-17 Thread Zbigniew Szalbot

Hello again,

On Wed, 18 Jul 2007 12:46:36 +0700 (ICT), Olivier Nicole <[EMAIL PROTECTED]>
wrote:
>> Or do I need to delete the
>> symlink first and only then try to mount the new drive as /home?
> 
> - delete the symlink
OK
> - create a directory /home
Do I create it on the existing drive and

> - mount the new drive
then mount the new drive? I just want to make sure I unders

> - copy the files
> 
> You cannot mount a disk on a symlink and you cannot mount a disk until
> you have created the mount point.
And what about samba? I just realized I will need to alter sama
configuration becasue current /usr/home is available as a network share.
Thank you once again!


-- 
Zbigniew Szalbot

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: moving /home to new drive

2007-07-17 Thread Beech Rintoul
On Tuesday 17 July 2007, Zbigniew Szalbot said:
> Hello again,
>
> On Wed, 18 Jul 2007 12:46:36 +0700 (ICT), Olivier Nicole
> <[EMAIL PROTECTED]>
>
> wrote:
> >> Or do I need to delete the
> >> symlink first and only then try to mount the new drive as /home?
> >
> > - delete the symlink
>
> OK
>
> > - create a directory /home
>
> Do I create it on the existing drive and
>
> > - mount the new drive
>
> then mount the new drive? I just want to make sure I unders
>
> > - copy the files
> >
> > You cannot mount a disk on a symlink and you cannot mount a disk
> > until you have created the mount point.
>
> And what about samba? I just realized I will need to alter sama
> configuration becasue current /usr/home is available as a network
> share. Thank you once again!

Copy the contents of home to your new drive. Delete everything 
inside /usr/home. Mount the new disk to /usr/home. Keeps your tree 
the same.

Beech

-- 
---
Beech Rintoul - FreeBSD Developer - [EMAIL PROTECTED]
/"\   ASCII Ribbon Campaign  | FreeBSD Since 4.x
\ / - NO HTML/RTF in e-mail   | http://www.freebsd.org
 X  - NO Word docs in e-mail | Latest Release:
/ \  - http://www.FreeBSD.org/releases/6.2R/announce.html
---



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: moving /home to new drive

2007-07-17 Thread Norberto Meijome
On Wed, 18 Jul 2007 12:46:36 +0700 (ICT)
Olivier Nicole <[EMAIL PROTECTED]> wrote:

> From: Olivier Nicole <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Cc: freebsd-questions@freebsd.org
> Subject: Re: moving /home to new drive
> Date: Wed, 18 Jul 2007 12:46:36 +0700 (ICT)
> Sender: [EMAIL PROTECTED]
> 
> > Or do I need to delete the
> > symlink first and only then try to mount the new drive as /home?  
> 
> - delete the symlink
> - create a directory /home
> - mount the new drive
> - copy the files

- verify the copy is successful
- mv /usr/home /usr/home_old

- create a symlink from /usr/home to /home - i DONT know whether this is 
necessary or not, but if you want to keep things as seamless as possible, you'd 
need it (i dont even know what is supposed to be the real path - i thought 
/usr/home was the real thing and /home just a shortcut).

- test /home 
- when happy, delete /usr/home_old (else you wont have made any room in the 
other drive ;) 


BTW, why not just 

- mv /usr/home /usr/home_old
- mkdir /home
- mount [new_drive] /home
- copy -r /usr/home_old/* /usr/home/  ( make sure you use an appropriate 
command for copying the data - cp does not handle special files correctly - 
check the archives for discussions on this subject).

- test and deleted old copy ?

B

_
{Beto|Norberto|Numard} Meijome

Which is worse: ignorance or apathy?
Don't know. Don't care.

I speak for myself, not my employer. Contents may be hot. Slippery when wet. 
Reading disclaimers makes you go blind. Writing them is worse. You have been 
Warned.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Cursor key behavior with Firefox

2007-07-17 Thread Norberto Meijome
On Tue, 17 Jul 2007 08:39:03 -0700
"Rob Lytle" <[EMAIL PROTECTED]> wrote:

> I know this isn't a Firefox list, but perhaps someone can save me some
> time.  When I use the down arrow, rather than scrolling, it takes me
> right to the bottom of the page.
> Same behavior in Vista and FreeBSD.

arrow key down works fine here.  have you tried a different keyboard? 

btw, u can use the scroll wheel of your mouse to scroll as well. - pg up + pg 
dn work as well for larger jumps.

_
{Beto|Norberto|Numard} Meijome

Intelligence: Finding an error in a Knuth text.
Stupidity: Cashing that $2.56 check you got.

I speak for myself, not my employer. Contents may be hot. Slippery when wet. 
Reading disclaimers makes you go blind. Writing them is worse. You have been 
Warned.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: moving /home to new drive

2007-07-17 Thread Garrett Cooper

Zbigniew Szalbot wrote:

Hello again,

On Wed, 18 Jul 2007 12:46:36 +0700 (ICT), Olivier Nicole <[EMAIL PROTECTED]>
wrote:
  

Or do I need to delete the
symlink first and only then try to mount the new drive as /home?
  

- delete the symlink


OK
  

- create a directory /home


Do I create it on the existing drive and

  

- mount the new drive


then mount the new drive? I just want to make sure I unders

  

- copy the files

You cannot mount a disk on a symlink and you cannot mount a disk until
you have created the mount point.


And what about samba? I just realized I will need to alter sama
configuration becasue current /usr/home is available as a network share.
Thank you once again!
  


1. Mount new disk to temporary location.
2. Copy files over to disk.
3. Update /etc/fstab while files are being copied.
4. Drop into single user mode (if production machine), and login as root 
(just to avoid possible errors in programs :)..).

5. Delete files in /usr/home
6. Mount new drive at /usr/home.

   I know it's a long set of steps, but it's complete list.
   If /usr/home is a symlink you could just symlink to the permanent 
mountpoint after 3., and forgo doing 4. - 6.

-Garrett
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: moving /home to new drive

2007-07-17 Thread Olivier Nicole
> 4. Drop into single user mode (if production machine), and login as root 
> (just to avoid possible errors in programs :)..).

on production machine I woul deven copy in single user mode, just to
prevent a user to be modifying a file when copying.

Olivier
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


FreeBSD 7.0-CURRENT, firefox 2.0.x, and flash

2007-07-17 Thread Philip M. Gollucci

Hi,

I've tried this on and off over the years and I think I saw it work once 
back in the days of 4.9 or so.


googling turns up things for 6.x, and firefox 1.5.

ls -1 | egrep 'firefox|flash'
firefox-2.0.0.4,1/
flashplugin-mozilla-0.4.13_1/
libflash-0.4.13_2/

What next ?

IMHO this should be a handbook section.  If someone wants to help me 
out, I'll write the section.


uname -a
FreeBSD home.p6m7g8.net 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Wed Jul 11 
01:51:57 EDT 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/HOME  i386


If its matters, I'm using Xorg 7.2 and all its mysteries.

At the moment, my /etc/libmap.conf is empty

Thanks
--

Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708
Senior System Admin - Riderway, Inc. http://riderway.com
1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB  B89E 1324 9B4F EC88 A0BF

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"