Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jun 2007 23:16:29 +0200
From:      Roland Smith <rsmith@xs4all.nl>
To:        Graham Bentley <admin@cpcnw.co.uk>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Starting again from Scratch
Message-ID:  <20070627211629.GA80859@slackbox.xs4all.nl>
In-Reply-To: <20070627215116.0008b9fd@3bsd.cpcnw.co.uk>
References:  <20070625120019.668D416A49A@hub.freebsd.org> <20070625151858.20ee23ad@3bsd.cpcnw.co.uk> <467FF5AC.3020902@otenet.gr> <20070627215116.0008b9fd@3bsd.cpcnw.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help

--2fHTh5uZTiUOsy+g
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Jun 27, 2007 at 09:51:16PM +0100, Graham Bentley wrote:
>=20
> 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.=20

> 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?
>=20
> --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
--=20
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)

--2fHTh5uZTiUOsy+g
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4 (FreeBSD)

iD8DBQFGgtOtEnfvsMMhpyURAtC9AKCbeM2dtTi04qjC9uoexWHhYLn9ZwCdHX0z
ybdTNRkU1QMJ9FmG+73AHFM=
=uSuq
-----END PGP SIGNATURE-----

--2fHTh5uZTiUOsy+g--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070627211629.GA80859>