best way to to a direct copy of audio cd

2004-11-18 Thread Dan Finn
I would like to be able to use dd to grab a full, single iso image of
an audio cd and then use cdrecord to burn that.  I know I can do this
under linux but for some reason I can't get it to work under fbsd.

I am trying to grab the entire audio cd image using the following:

dd if=/dev/acd0 conv=swab bs=2352 of=audio_cd.iso

I have an ide cd but I've also set it up so that I can access it as if
it's a scsi cdrom using /dev/cd0.  However when I run the above
command with /dev/cd0 I get the following error:
dd: /dev/cd0: Invalid argument

So the above command using dd and /dev/acd0 seems to work, it grabs
what seems like the entire image off the audio cd.

I then attempt to burn it using the following command:
cdrecord -v -data audio_cd.iso

And I get the following errors from that command:
 Track 01:  718 of  740 MB written (fifo 100%) [buf  99%]  
4.2x.cdrecord: Input/output error. write_g1: scsi sendcmd: retryable
error
CDB:  2A 00 00 05 9C E6 00 00 1F 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00
Sense Key: 0x [], Segment 0
Sense Code: 0x00 Qual 0x00 (no additional sense information) Fru 0x0
Sense flags: Blk 0 (not valid) 
cmd finished after 0.077s timeout 40s

write track data: error after 753348608 bytes
Sense Bytes: 70 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 00
Writing  time: 1249.053s
Average write speed   4.1x.
Min drive buffer fill was 99%
Fixating...
Fixating time:   61.978s
cdrecord: fifo had 11930 puts and 11867 gets.
cdrecord: fifo was 0 times empty and 11848 times full, min fill was 92%.

and the following errors from my messages file:
Nov 17 16:36:19 stewie kernel: acd0: FAILURE - READ_SUBCHANNEL
status=51READY,DSC,ERROR sensekey=ILLEGAL REQUEST error=4ABORTED

about one every couple of seconds.

If I burn it with cdrecord as audio and use the -swab option it works
and plays.  But the problem I have with that is that it records it all
as one song.  Is there a way to do what I am trying to do under
freebsd?

Thanks
Dan

What am I doing wrong here?  All I want
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Putty - SSH access

2004-11-15 Thread Dan Finn
http://www.jmcresearch.com/projects/jail/

We use the above for exactly what you are looking to do.  On debian
though, I have not tried to get it to work on FreeBSD but I think it
should compile and run w/o problems.

On Sat, 13 Nov 2004 09:40:31 -0500, Grant Peel [EMAIL PROTECTED] wrote:
 Hi all,
 
 I have a precious few clients that would like Secure Shell access reportedly
 to admin a number of text files and run a few command line apps.
 
 Is it possible to grant shell access and jail users to thier home dir
 without going to all the hastle of building a real FreeBSD jail?
 
 -Grant
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

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


Re: FireFox crash on Print

2004-10-21 Thread Dan Finn
On Tue, 19 Oct 2004 12:25:23 +0200, Michael L. Hostbaek
[EMAIL PROTECTED] wrote:
 [Post moved to [EMAIL PROTECTED]
 
 Warren Liddell (shinjii) writes:
  Since Upgrading FireFox to 1.0 over the last weekend each time i press print
  or goto print something Mozilla either closes itself or re-loads it's
  program.
 
  I can re-create this bug by printing from any URL local or on hte internet.
 
 I am seeing the same problem here.
 
 /mich
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 

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


Re: FireFox crash on Print

2004-10-21 Thread Dan Finn
[ root @ stewie : ~] : pkg_info |grep -i firefox
firefox-1.0.1.p_4   Web browser based on the browser portion of Mozilla


On Thu, 21 Oct 2004 15:31:52 -0500, Donald J. O'Neill
[EMAIL PROTECTED] wrote:
 On Thursday 21 October 2004 02:48 pm, Dan Finn wrote:
 
  same here as well.
  ___
 
 Why don't you try a fresh cvsup of your ports tree. Then, upgrade to
 firefox-1.0.1.p_4. I think that's pretty much taken care of the
 problem for anyone who's done that.
 
 Don
 
 --
 Donald J. O'Neill
 [EMAIL PROTECTED]
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

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


Re: firefox-1.0.1.p_2 crashing on javascript

2004-10-20 Thread Dan Finn
Is there still no fix for this?  I have had to start using the latest
version of mozilla and it seems much more stable and faster than
firefox.


On Sun, 17 Oct 2004 08:54:15 +0800, Erich Dollansky
[EMAIL PROTECTED] wrote:
 Hi,
 
 h wrote:
 
  bogus ports such as firefox-1.0.1.p_2 should be moved to firefox-devel or
 
 The problems are never detected if the port is not brought to the
 masses like this.
 
 As an example, it works perfectly on my machine like it is working
 perfectly on many others.
 
 Erich
 
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

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


Re: firefox-1.0.1.p_2 crashing on javascript

2004-10-15 Thread Dan Finn
 At last here,  working after deinstall, complete flush
 of /usr/X11/lib/firefox and ~/.mozilla/firefox (keep data apart !!)
 reinstall and run as root before use.
 

I did the above and now I can't get it to re-install.  running a make
install just stops with no error message:

Creating ../../../dist/include/oji
/usr/ports/www/firefox/work/mozilla/config/nsinstall -R -m 644 nsjvm.h
nsIJRIPlugin.h nsIJVMConsole.h nsIJVMPlugin.h nsIJVMPluginTagInfo.h
nsIJVMPrefsWindow.h nsIJVMWindow.h nsISymantecDebugManager.h
nsISymantecDebugger.h nsISecureEnv.h ProxyJNI.h nsIThreadManager.h
nsILiveConnectManager.h ../../../dist/include/oji
/usr/local/bin/perl5.6.1 -I../../../config
../../../config/build-list.pl ../../../dist/include/oji/.headerlist
nsjvm.h nsIJRIPlugin.h nsIJVMConsole.h nsIJVMPlugin.h
nsIJVMPluginTagInfo.h nsIJVMPrefsWindow.h nsIJVMWindow.h
nsISymantecDebugManager.h nsISymantecDebugger.h nsISecureEnv.h
ProxyJNI.h nsIThreadManager.h nsILiveConnectManager.h
/usr/ports/www/firefox/work/mozilla/config/nsinstall -R -m 644
nsIJVMManager.idl nsIJVMPluginInstanc[ root @ stewie :
/usr/ports/www/firefox] :

as you can see, it just dumped me back to my prompt.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: firefox-1.0.1.p_2 crashing on javascript

2004-10-15 Thread Dan Finn
Finally got it back installed.  I had to use portinstall, very wierd. 
Even after the suggested fix above regarding un-install and delete of
the directories I still see the same problem.  Please keep me posted
with a fix, this is rather annoying.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


firefox-1.0.1.p_2 crashing on javascript

2004-10-14 Thread Dan Finn
5.2.1-RELEASE
firefox-1.0.1.p_2

firefox built today, after a cvsup.

Whenever I click on a javascript link that would normally open up a
new window I get the following error written to stdout:
firefox-bin in free(): error: chunk is already free

and then firefox locks up and has to be killed.

Is anyone else having this problem?

I was running .8 up until today and I had no problems with that version.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: firefox-1.0.1.p_2 crashing on javascript

2004-10-14 Thread Dan Finn
default options for me too.


On Fri, 15 Oct 2004 00:22:27 +0200, Kirill Ponomarew
[EMAIL PROTECTED] wrote:
 Hi,
 
 On Thu, Oct 14, 2004 at 06:02:00PM -0400, Michael Johnson wrote:
  I'm also having this problem,  I deleted all my 3rd party themes/plugins
  and I still have this problem. I'm wondering in what options
  each of you built firefox with? Maybe its some OPTION that
  is causing this problem because some people are not having this problem.
 
  My options are ...
  $ grep WITH /var/db/ports/firefox/options
  WITHOUT_DEBUG=true
  WITHOUT_HEADERS=true
  WITHOUT_LOGGING=true
  WITH_OPTIMIZED_CFLAGS=true
  WITH_XFT=true
  WITHOUT_SMB=true
 
 Nope, I'm using only default options.
 
 -Kirill
 
 

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


Re: Unable to install evolution with LDAP support

2004-10-06 Thread Dan Finn
running make configure gives me this:

Evolution has been configured as follows: 

Mail Directory:   /var/mail, world writable
LDAP support: no
Pilot conduits:   no
Kerberos 4/5: no/yes (Heimdal)
SSL support:  yes (OpenSSL)
IPv6 support: no
Dot Locking:  yes
File Locking: fcntl
Gtk-doc:  no

Programming documentation files will not be built.
You may want to install the gtk-doc package
so that you will get the Evolution Developer's Guide.

I get the same when running make WITH_LDAP=yes configure


Here's the relevant info from config.log
configure:11888: checking for OpenLDAP
configure:11895: result: no

So the configure script isn't finding ldap.  

I have openldap-client-2.2.15 installed.  Is that the wrong package,
do I need the full server.  I wouldn't think so.

Thanks
Dan



On Tue, 05 Oct 2004 20:33:19 -0400, Joe Marcus Clarke
[EMAIL PROTECTED] wrote:
 
 
 On Tue, 2004-10-05 at 19:45, Dan Finn wrote:
  I'm trying to get evolution built with ldap support so that I can
  connect to the exchange server here at work and see the global address
  list.  I have ximian-connector installed and working, this is the
  final piece of this puzzle that I need.
 
  with recent cvsup of ports tree
 
  I did:
 
  cd /usr/ports/mail/evolution/
  make deinstall
  make clean
  make WITH_LDAP=yes install
 
  I see no errors, it seems to build it just fine.  OpenLDAP is already
  installed by this point by the way, do I need to deinstall OpenLDAP
  and let the build of evolution also build OpenLDAP?
 
  I start evolution, click on Tools - Settings - Directory Servers
  and I get:
  LDAP was not enabled in this build of Evolution.
 
  So what am I doing wrong here.  Any help would be greatly appreciated.
   I need to get this working to make my boss happy.
 
 LDAP support is compiled into Evolution by default.  Therefore, there
 must be something wrong with your OpenLDAP installation.  Look at the
 output of make configure under mail/evolution to see if LDAP support is
 actually being enabled.  If not, the clues as to why will be in the
 config.log inside the evolution ${WRKSRC} directory.
 
 Joe
 
 
  Thanks
  Dan
  ___
  [EMAIL PROTECTED] mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to [EMAIL PROTECTED]
 --
 PGP Key : http://www.marcuscom.com/pgp.asc
 
 

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


Re: What version of FBSD does Yahoo run?

2004-10-06 Thread Dan Finn
What are those options and how do you turn them on/off?


On Wed, 06 Oct 2004 16:45:29 -0400, Jonathan T. Sage
[EMAIL PROTECTED] wrote:
 Bigelow, Andrea L. wrote:
  Where's the documentation? I'd like to see this for myself.
 
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, October 06, 2004 4:34 PM
  To: [EMAIL PROTECTED]
  Cc: [EMAIL PROTECTED]
  Subject: Re: What version of FBSD does Yahoo run?
 
  Considering that its been well documented and admitted that 5.x is 1/3 the
  speed of 4.x at this point,  do you really think they've migrated production
  boxes?
 
 
 Most likely this is in reference to a few lines in /usr/src/UPDATING,
 stating that all of the debug features are turned on by default in 5.x 
 5.3, making it much slower.  This is less than true if those options are
 turned off.
 
 ~j
 
 --
 Jonathan T. Sage
 Theatrical Lighting / Set Designer
 Professional Web Design
 
 He said he likes me, but he's not in-like with me.- Connie, King of
 the Hill
 
 [HTTP://www.JTSage.com]
 [HTTP://design.JTSage.com]
 [EMAIL PROTECTED]
 [See Headers for Contact Info]
 
 

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


Unable to install evolution with LDAP support

2004-10-05 Thread Dan Finn
I'm trying to get evolution built with ldap support so that I can
connect to the exchange server here at work and see the global address
list.  I have ximian-connector installed and working, this is the
final piece of this puzzle that I need.

with recent cvsup of ports tree

I did:

cd /usr/ports/mail/evolution/
make deinstall
make clean
make WITH_LDAP=yes install

I see no errors, it seems to build it just fine.  OpenLDAP is already
installed by this point by the way, do I need to deinstall OpenLDAP
and let the build of evolution also build OpenLDAP?

I start evolution, click on Tools - Settings - Directory Servers
and I get:
LDAP was not enabled in this build of Evolution.

So what am I doing wrong here.  Any help would be greatly appreciated.
 I need to get this working to make my boss happy.

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


Re: fetchyahoo Failed: Couldn't get challenge to log in

2004-10-01 Thread Dan Finn
It's still working fine for me.


On Thu, 30 Sep 2004 18:36:12 -0700 (PDT), Huajian Luo [EMAIL PROTECTED] wrote:
 
 
 
 --- Simon Barner [EMAIL PROTECTED] wrote:
 
  Huajian Luo wrote:
   hi,guys
 I installed fetchyahoo and when I run fetchyahoo
   It told me
   
   Logging in securely via SSL as
   Failed: Couldn't get challenge to log in, Try
  again
   later,
  
   any comments on this?
   Thanks in advance!!!
 
  I remember to have read that they changed their
  login interface, and
  thus fetchyahoo needs to be updated.
 
  A PR is already in the queue, but since the ports
  tree is currently
  frozen, the update will take some time to take
  place.
 
 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/71804
 
  If you are very impatienty, you can try the
  following:
 
  Edit the ports makefile, and change PORTVERSION to
  2.8.6.
  Now run `make makesum  make build' and see if it
  works.
 
  No guarantees, of course... ;-)
 
  Simon
 
 Thanks for your information ,but I download the latest
 version 2.8.6 from its master site,the output is same
 as before, so maybe Yahoo changed his page again =(
 
 Thanks anyway,
 huajian
 
 
 ___
 Do you Yahoo!?
 Declare Yourself - Register online to vote today!
 http://vote.yahoo.com
 
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

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


upgrading openssl/openssh only using ports

2004-09-30 Thread Dan Finn
I want to upgrade OpenSSH/OpenSSL and I only want to have to use the
ports tree to do this.  What is the best way to do this?  If possible
I would like to over write my existing base installations of those two
packages, or delete the base install ones if that's possible
(preferably not by hand).  How should I do this?

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


is there a how-to for : postfix + mysql + sasl + courier_IMAP + postfix admin using ports tree?

2004-09-03 Thread Dan Finn
I came across this site yesterday:

http://www.high5.net/howto/

I would like to know if anyone has gotten this setup working by
installing everything via the fbsd ports tree.  Is there possibly a
how-to already out there in order to do this?

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


portupgrade, portsdb -U failing, ruby dumping core

2004-09-02 Thread Dan Finn
[ root @ stewie : /usr/ports/sysutils/portupgrade] : portupgrade ruby
[Failed `Inappropriate file type or format'] [Updating the portsdb
format:bdb1_btree in /usr/ports ... - 11725 port entries found
.1000.2000.3000.4000.5000.6000.7000.8000/usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:587:
[BUG] Bus Error
ruby 1.8.1 (2004-05-02) [i386-freebsd5]

Abort trap (core dumped)

Any ideas what could be causing this?  I recently installed portindex
and have been using that to generate indexes after reading someone
suggestion on one of the fbsd mailing lists.  I don't think I have
made any other changes recently.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: portupgrade, portsdb -U failing, ruby dumping core

2004-09-02 Thread Dan Finn
I ended up having to move /usr/ports out of the way and doing a fresh
cvsup.  I am not sure why but this fixed it.

On Thu, 2 Sep 2004 23:22:26 +0100, Steve Hodgson
[EMAIL PROTECTED] wrote:
 On Thursday 02 September 2004 19:34, Dan Finn wrote:
  [ root @ stewie : /usr/ports/sysutils/portupgrade] : portupgrade ruby
  [Failed `Inappropriate file type or format'] [Updating the portsdb
  format:bdb1_btree in /usr/ports ... - 11725 port entries found
  .1000.2000.3000.4000.5000.6
 000.7000.8000/usr/local/lib/ruby/site_ruby/1.8/portsdb.r
 b:587: [BUG] Bus Error
  ruby 1.8.1 (2004-05-02) [i386-freebsd5]
 
 I have just had the same thing happen to me, and I'm unable to fix it by using
 pkgdb or portsdb. I just portupgraded kde3 using the instructions
 in /usr/ports/UPDATING and also updated the nvidia drivers. I'm running
 FreeBSD 5.2.1-p9.
 
 ---  Checking the package registry database
 Stale dependency: gnome2-2.6.2 - nvidia-driver-1.0.6113 (x11/nvidia-driver):
 [Failed `Inappropriate file type or format'] [Updating the portsdb 
 format:bdb1_btree in /usr/ports ... - 11726 port entries
 found 
 .1000.2000.3000.4000.5000.6000.7000.8000/usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:587:
 [BUG] Bus Error
 ruby 1.8.2 (2004-07-29) [i386-freebsd5]
 
 Abort trap (core dumped)
 
 Any ideas, or suggestions appreciated.
 
 Steve
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

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


Re: Gimp port broke?

2004-08-16 Thread Dan Finn
Don't mean to steal your spot light but here's the errors I got this
morning when trying to build:
In file included from /usr/local/include/libwmf/types.h:26,
 from /usr/local/include/libwmf/api.h:25,
 from wmf.c:33:
/usr/local/include/freetype2/freetype/freetype.h:20:2: #error
`ft2build.h' hasn't been included yet!
/usr/local/include/freetype2/freetype/freetype.h:21:2: #error Please
always use macros to include FreeType header files.
/usr/local/include/freetype2/freetype/freetype.h:22:2: #error Example:
/usr/local/include/freetype2/freetype/freetype.h:23:2: #error  
#include ft2build.h
/usr/local/include/freetype2/freetype/freetype.h:24:2: #error  
#include FT_FREETYPE_H
gmake[3]: *** [wmf.o] Error 1
gmake[3]: Leaving directory
`/usr/ports/graphics/gimp/work/gimp-2.0.4/plug-ins/common'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/graphics/gimp/work/gimp-2.0.4/plug-ins'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/gimp/work/gimp-2.0.4'
gmake: *** [all] Error 2
*** Error code 2


On Mon, 16 Aug 2004 18:17:41 -0400, Steven Friedrich
[EMAIL PROTECTED] wrote:
 I'm running 4.10-STABLE.
 
 Here's my uname output:
 [EMAIL PROTECTED](p0)/usr/ports/graphics/gimp 115% uname -a
 FreeBSD lightning.StevenFriedrich.org 4.10-STABLE FreeBSD 4.10-STABLE #49: Tue
 Aug 10 23:10:38 EDT 2004
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/LIGHTNING  i386
 
 Here's the error:
 /usr/local/lib/libxml2.so.5: undefined reference to `pthread_equal'
 /usr/local/lib/libxml2.so.5: undefined reference to `pthread_once'
 gmake[3]: *** [svg] Error 1
 
 The log of the port build is 1.1MB and will be sent upon request.
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

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


Re: Getting mod_dav to work

2004-08-13 Thread Dan Finn
On 13 Aug 2004 07:38:30 +0200, Christian Laursen [EMAIL PROTECTED] wrote:
 Alan Curtis [EMAIL PROTECTED] writes:
 
  I would like to install the mod_dav port to allow me to make webDAV
  connections from my OS X machine to my FreeBSD server.
 
  I am using
 
  FreeBSD 4.10-RELEASE
  apache 1.3.13
  mod_dav-1.0.3_1
 
  I installed everything and then followed the instructions from the
  mod_dav website and put the following lines in my httpd.conf file.
 
  DAVLockDB /var/db/DAVLock
  DAVMinTimeout 600
  DAVDepthInfinity On
 
  Location /usr/home/alan/www/dav 
  DAV on
  /Location
 
 You should probably use Location / or Directory /usr/home/alan/www/dav
 instead.
 
 Location refers to a URI, not a path in the local filesystem.
 
 --
 Christian Laursen
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 

here's mine:

Location /
  DAV On
  AuthType Basic
  AuthName DAV
  AuthUserFile /usr/local/etc/apache/dav.passwd
  LimitExcept GET HEAD OPTIONS
require user webadmin
  /LimitExcept
/Location
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


correct way to upgrade ssh

2004-07-30 Thread Dan Finn
I have seen a few threads lately about ssh and upgrading/updating it. 
What is the correct method for updating ssh that was installed as part
of the base system.  Uninstall and install openssh from ports?

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


Re: changed hostname, what else shoud I change ?

2004-07-13 Thread Dan Finn
probably wouldn't hurt to do a recursive grep through /etc/ for the
old hostname and/or IP.

On Wed, 14 Jul 2004 00:31:13 +0530, Shantanoo [EMAIL PROTECTED] wrote:
 +++ Ion-Mihai Tetcu [freebsd] [13-07-04 13:22 +0300]:
 | Hi,
 |
 |
 | I moved my desktop's HDD from a machine to another and I've changed the hostname
 | in /etc/hosts.
 |
 | Now I wonder what else do I have to change in order to have things run
 | smooth ?
 |
 | X gives an error on startup :
 |
 |  % startx
 | xauth: (argv):1:  bad display name old_host_name.tld.ro:0 in list com
 | mand
 | Using authority file /home/itetcu/.Xauthority
 | xauth: (stdin):1:  bad display name old_host_name.tld.ro:0 in add com
 | mand
 |
 |
 | XFree86 Version 4.3.0
 | Release Date: 27 February 2003
 | X Protocol Version 11, Revision 0, Release 6.6
 | ..
 |
 | and the same on shutdown. Where to look about this ?
 
 run the following command once:
 
 rm ~/.Xauthority
 
 |
 |
 | Besides postfix are there any other apps / files to look for ?
 
 name server (if you are running it)
 
 |
 |
 | Thanks,
 |
 | --
 | IOnut
 | Unregistered ;) FreeBSD user
 |
 
 Shantanoo
 
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

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


Re: pop3s server?

2004-07-12 Thread Dan Finn
you could use stunnel.  But I think there is probably pop3 servers out
there that have the ability to do encryption built in.

On Mon, 12 Jul 2004 18:01:34 -0500, Eric Crist
[EMAIL PROTECTED] wrote:
 What can I use as a secure (SSL) pop3 server.  I'm trying to eliminate all
 instances of passwords being transmitted to my network unencrypted.  Mail is
 all that is left.  I want to setup pop as a secure service, before I worry
 about fighting with sendmail and SSL.
 
 TIA
 --
 Eric F Crist
 
 Keep your pecker hard and your powder dry, and the world WILL turn.
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

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


Re: Mon? (or a substitute monitoring daemon)

2004-07-07 Thread Dan Finn
Nagios.

I have used it at my current and previous employer and it works very
well.  Many more features than mon IMO.

On Wed, 7 Jul 2004 14:06:01 -0400, Bill Moran [EMAIL PROTECTED] wrote:
 
 I'm replacing some Debian servers with FreeBSD machines ...
 
 I'm having a little trouble with mon ... the service monitoring daemon
 for Linux.  It doesn't appear as if there's a FreeBSD port.
 
 Is there a FreeBSD port of mon, and I'm just searching the ports wrong?
 I'd like to continue to use mon for the time being, as I'm switching a ton
 of other stuff over right now, and I don't want to introduce any more
 changes than necessary at this time.  But I'll switch if I have to.
 
 If not, what do folks recommend for service monitoring?
 
 --
 Bill Moran
 Potential Technologies
 http://www.potentialtech.com
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

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


Re: Gnome installing Mozilla by default

2004-07-01 Thread Dan Finn
On Thu, 1 Jul 2004 12:03:37 -0400, epilogue [EMAIL PROTECTED] wrote:
 
 On Thu, 01 Jul 2004 07:04:47 -0400
 Aaron Walker [EMAIL PROTECTED] wrote:
 
  Roop Nanuwa wrote:
 
   I'll join in on the praise for Opera. It really is the best web browser
   that's extremely light but still has all the modern day features
   one would expect from a web browser and then some. I will warn you
   about a couple of things, though.
  
   1] The native FreeBSD version is not going to run Flash. I've pulled
   out many, many hairs about this but have never gotten the two to
   work together. If you want to view Flash, then install the linux-opera
   port.
   2] You'll be spoiled after using Opera for any length of time. I've
   been using Opera for a long time and I simply can't tolerate any other
   browsers. The feature set it provides is so expansive that other
   browsers will seem utterly gutted in comparison. Ever use vi for a
   while and then notice that random ':w' or ':wq' start appearing in
   places where they shouldn't because you've gotten so used to the
   commands? Same idea here. 3] The default interface is not for everyone.
   Just realize that the interface is highly configurable so don't let it
   turn you off if it's not to your liking.
  
   --roop
 
  Just curious, but which version of flash are you using with Opera?  I
  did a search of the ports tree and found quite a few flash ports and was
  confused on which one to install.
 
 
 um, this one...
 
 ~ pkg_info | grep -i flash
 
 linux-flashplugin-7.0r25 The official Macromedia Flash Player for Linux
 Mozilla and
 
 hth,
 epi
 

all this talk of opera got me interested so I thought I would go ahead
and install it.

a make install of /usr/ports/www/linux-opera seemed to work fine.  I
get this when I try and run it:

[ dfinn @ stewie : ~] : linux-opera 
opera: Could not initialize spell checker interface. File not found or
could not be opened (-7)
Segmentation fault (core dumped)
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cue images

2004-06-29 Thread Dan Finn
Could someone provide me with the correct syntax for burning bin/cue
files using cdrdao.  I read through the man page but it doesnt' seem
to recognize my .cue file as a toc file.

I am trying:
cdrdao write -v /home/dfinn/videos/CD1/CD1.cue 
but getting:
ERROR: Missing toc-file

Will this burn them in VCD format so that they will play in my home dvd player?

Thanks
Dan

On Sun, 27 Jun 2004 18:15:52 +0200, Miguel Mendez
[EMAIL PROTECTED] wrote:
 
 On Sun, 27 Jun 2004 10:30:58 -0400
 Jeremy Faulkner [EMAIL PROTECTED] wrote:
 
 Hi,
 
   Is there any program that runs on fbsd that allows burning cue
   files? I did not find anything about it on the burncd man page.
 
  .bin/.cue files are not standard. Use ports/sysutils/bchunk to convert
  them to a standard ISO image.
 
 Actually, bin/cue is pretty much standard (at least in the win32 world),
 and sysutils/cdrdao can burn those without any problem.
 
 Cheers,
 --
 Miguel Mendez [EMAIL PROTECTED]
 http://www.energyhq.es.eu.org
 PGP Key: 0xDC8514F1
 
 
 
 
 noname - 1K

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


Re: burncd is unable to fixate on Dell Inpiron 2650

2004-06-26 Thread Dan Finn
That did it.  Why is it neccisary to specify the block size?

On Fri, 25 Jun 2004 20:22:54 -0500, Vladimir Egorin
[EMAIL PROTECTED] wrote:
 
 On Fri, Jun 25, 2004 at 06:14:45PM -0700, Dan Finn wrote:
 [ dfinn @ stewie : ~] : dd if=/dev/cd0 of=blah.iso
 dd: /dev/cd0: Invalid argument
 0+0 records in
 0+0 records out
 0 bytes transferred in 0.000648 secs (0 bytes/sec)
 
 Hm, how about
 dd if=/dev/cd0 of=blah.iso bs=2048
 dd if=/dev/acd0 of=blah.iso bs=2048
 If this doesn't work, I have no clue.
 --
 Vladimir

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


can't mount 300G USB drive that's FAT32

2004-06-25 Thread Dan Finn
the system sees the disk:
Jun 24 15:37:30 stewie kernel: umass0: Maxtor OneTouch, rev 2.00/2.00, addr 2
Jun 24 15:37:30 stewie kernel: umass0: Get Max Lun not supported (STALLED)
Jun 24 15:37:31 stewie kernel: GEOM: create disk da0 dp=0xc2d85050
Jun 24 15:37:31 stewie kernel: da0 at umass-sim0 bus 0 target 0 lun 0
Jun 24 15:37:31 stewie kernel: da0: Maxtor OneTouch 0201 Fixed
Direct Access SCSI-0 device
Jun 24 15:37:31 stewie kernel: da0: 1.000MB/s transfers
Jun 24 15:37:31 stewie kernel: da0: 286103MB (585938944 512 byte
sectors: 255H 63S/T 36473C)

this is a Maxtor 300G USB drive.  A backup was written to it via a
linux 2.4 server and now I would like to mount it on my FBSD laptop to
read it and work with the files.

When trying to mount it using mount_msdos I get the following:
[ root @ stewie : ~] : mount_msdosfs -o rw /dev/da0s1 /mnt/usb1/
mount_msdosfs: /dev/da0s1: Invalid argument

and in /var/log/messages I get the following:
Jun 24 15:43:52 stewie kernel: mountmsdosfs(): disk too big, sorry

when trying to use ntfs to mount it I get :
[ root @ stewie : ~] : mount_ntfs /dev/da0s1 /mnt/usb1/
mount_ntfs: /dev/da0s1: Invalid argument
and nothing in any log file.

One of the taks I need to accomplish here is to copy all of the data
on this 300G USB drive onto an identical 300G USB drive.  I was going
to mount both and just copy from one to the other.  After reading
about the limited writing capabilities in the man page of mount_ntfs
I'm wondering if I would be better off doing this on a linux box.  The
linux box that created the origional backup onto the USB drive had no
problem creating the Fat32 filesystem and writing to it.

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


Re: can't mount 300G USB drive that's FAT32

2004-06-25 Thread Dan Finn
FAT32 wasn't my choice.  They needed to be writen to by a linux server
but they want to be able to take these and just plug them into a
windows server if need be.  We knew that linux writing ntfs wasn't a
good choice so we decided on FAT32.  Is there a better solution?

On Fri, 25 Jun 2004 14:17:50 -0700, Kent Stewart [EMAIL PROTECTED] wrote:
 
 
 On Friday 25 June 2004 02:11 pm, Bill Moran wrote:
  [I copied Tom on this because I know he was working on FAT filesystem
  code at some point ... Don't know if he's still trying to do anything
  there or not.]
 
  Dan Finn [EMAIL PROTECTED] wrote:
   the system sees the disk:
   Jun 24 15:37:30 stewie kernel: umass0: Maxtor OneTouch, rev
   2.00/2.00, addr 2 Jun 24 15:37:30 stewie kernel: umass0: Get Max
   Lun not supported (STALLED) Jun 24 15:37:31 stewie kernel: GEOM:
   create disk da0 dp=0xc2d85050 Jun 24 15:37:31 stewie kernel: da0 at
   umass-sim0 bus 0 target 0 lun 0 Jun 24 15:37:31 stewie kernel: da0:
   Maxtor OneTouch 0201 Fixed Direct Access SCSI-0 device
   Jun 24 15:37:31 stewie kernel: da0: 1.000MB/s transfers
   Jun 24 15:37:31 stewie kernel: da0: 286103MB (585938944 512 byte
   sectors: 255H 63S/T 36473C)
  
   this is a Maxtor 300G USB drive.  A backup was written to it via a
   linux 2.4 server and now I would like to mount it on my FBSD laptop
   to read it and work with the files.
  
   When trying to mount it using mount_msdos I get the following:
   [ root @ stewie : ~] : mount_msdosfs -o rw /dev/da0s1 /mnt/usb1/
   mount_msdosfs: /dev/da0s1: Invalid argument
  
   and in /var/log/messages I get the following:
   Jun 24 15:43:52 stewie kernel: mountmsdosfs(): disk too big, sorry
 
  The source tells the story:
  From msdosfs_vfsops.c
 
  ...
  /*
   * We cannot deal currently with this size of disk
   * due to fileid limitations (see msdosfs_getattr and
   * msdosfs_readdir)
   */
  ...
 
  This section of code exists even in -CURRENT, so it has not
  yet been improved in FreeBSD.
 
   when trying to use ntfs to mount it I get :
   [ root @ stewie : ~] : mount_ntfs /dev/da0s1 /mnt/usb1/
   mount_ntfs: /dev/da0s1: Invalid argument
   and nothing in any log file.
 
  Don't know what's going on there.
 
   One of the taks I need to accomplish here is to copy all of the
   data on this 300G USB drive onto an identical 300G USB drive.  I
   was going to mount both and just copy from one to the other.  After
   reading about the limited writing capabilities in the man page of
   mount_ntfs I'm wondering if I would be better off doing this on a
   linux box.
 
  If you ask me, you'd be better off using UFS, which doesn't have any
  of the weirdnesses or limitations of FAT _or_ NTFS.
 
   The
   linux box that created the origional backup onto the USB drive had
   no problem creating the Fat32 filesystem and writing to it.
 
  Horay for Linux.
 
  If you really need to put FAT filesystems on these drives, you're not
  going to be able to use FreeBSD until the limitation is fixed.
 
 The other thing is that the cluster size must be huge. Fat32 was
 supposed to start being inefficient around 8GB and this is well beyond
 that :).
 
 Kent
 
 
  You should file a PR on this ... it doesn't appear as if one is
  currently open that addresses this issue:
  http://www.freebsd.org/send-pr.html
 
 -- 
 Kent Stewart
 Richland, WA
 
 http://users.owt.com/kstewart/index.html

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


Unable to mount 300G Fat32 disk

2004-06-24 Thread Dan Finn
FreeBSD stewie.thna.net 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon
Feb 23 20:45:55 GMT 2004
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386


the system sees the disk:
Jun 24 15:37:30 stewie kernel: umass0: Maxtor OneTouch, rev 2.00/2.00, addr 2
Jun 24 15:37:30 stewie kernel: umass0: Get Max Lun not supported (STALLED)
Jun 24 15:37:31 stewie kernel: GEOM: create disk da0 dp=0xc2d85050
Jun 24 15:37:31 stewie kernel: da0 at umass-sim0 bus 0 target 0 lun 0
Jun 24 15:37:31 stewie kernel: da0: Maxtor OneTouch 0201 Fixed
Direct Access SCSI-0 device
Jun 24 15:37:31 stewie kernel: da0: 1.000MB/s transfers
Jun 24 15:37:31 stewie kernel: da0: 286103MB (585938944 512 byte
sectors: 255H 63S/T 36473C)


this is a Maxtor 300G USB drive.  A backup was written to it via a
linux 2.4 server and now I would like to mount it on my FBSD laptop to
read it and work with the files.

When trying to mount it using mount_msdos I get the following:
[ root @ stewie : ~] : mount_msdosfs -o rw /dev/da0s1 /mnt/usb1/
mount_msdosfs: /dev/da0s1: Invalid argument

and in /var/log/messages I get the following:
Jun 24 15:43:52 stewie kernel: mountmsdosfs(): disk too big, sorry

when trying to use ntfs to mount it I get :
[ root @ stewie : ~] : mount_ntfs /dev/da0s1 /mnt/usb1/
mount_ntfs: /dev/da0s1: Invalid argument
and nothing in any log file.


One of the taks I need to accomplish here is to copy all of the data
on this 300G USB drive onto an identical 300G USB drive.  I was going
to mount both and just copy from one to the other.  After reading
about the limited writing capabilities in the man page of mount_ntfs
I'm wondering if I would be better off doing this on a linux box.  The
linux box that created the origional backup onto the USB drive had no
problem creating the Fat32 filesystem and writing to it.

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