Starting again from Scratch

Roland Smith rsmith at xs4all.nl
Wed Jun 27 21:16:36 UTC 2007


On Wed, Jun 27, 2007 at 09:51:16PM +0100, Graham Bentley wrote:
> 
> audacious - where did the plugins go? The site seems down as do the
> alternatives. I tried the plugins src from OpenBSD altho slightyly
> behind by 0.0.1 but cant get any sound?

They're in a seperate port now; multimedia/audacious-plugins. If you
can't fetch the tarball, I've got audacious-plugins-1.3.5.tgz sitting in
distfiles. 

> And ... I cant mount my (other os) msdosfs as a user, Im sure I have
> done this before, driving me nuts, cant think what I havent done?
> 
> --fstab entry--
> /dev/ad0s5 /mnt/dosd	msdosfs rw 2	2
> /dev/ad0s1 /mnt/dosc	msdosfs rw 2	2
> /mnt etc is 666 owned by root:wheel and my user is part of wheel group?

The directory where you want to mount must be _owned_ by the user.

> And lastly, cups webmin:631 refuses my root password ... is this a
> cupsd.conf setting ?

I've got the following in cupsd.conf, which Works For Me;

LogLevel info
Port 631
Browsing Off

<Location />
   Order Deny,Allow
   Deny From All
   Allow From 127.0.0.1
</Location>

<Location /admin>
   AuthType Basic
   AuthClass System
   Order Deny,Allow
   Deny From All
   Allow From 127.0.0.1
</Location>

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)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20070627/db850b48/attachment.pgp


More information about the freebsd-questions mailing list