Re: Easy question for new user regarding sources.list

2006-01-14 Thread Gayle Lee Fairless
Andrew Donnellan wrote: Please post this to -user. (For the record, I support the -testing name change proposal.) Andrew On 1/15/06, resonant evil <[EMAIL PROTECTED]> wrote: Hi all.. I just installed Debian from a TESTING net install image I downloaded, and just have 1 or 2 easy questio

Re: easy question

2001-05-23 Thread Gordon Hart
On Wed, May 23, 2001 at 03:41:21PM +0200, vester wrote: > > i know this sounds trivial, but i haven't figured it out...after > installing and successfully loading ALSA drivers (as root) sound > applications only work as root...what do i need to change to make sound > accessible to normal users? an

Re: easy question

2001-05-23 Thread christophe barbé
do a 'ls -l /dev/dsp' IIRC it should show the audio group so you need to add yourself in this group : # adduser yourlogin audio (or adduser audio yourlogin) Christophe On Wed, 23 May 2001 15:41:21 vester wrote: > > i know this sounds trivial, but i haven't figured it out...after > installing an

Re: Making /etc/hosts.allow | hosts.deny changes effective (was Re: easy question - getting changed files read)

2001-03-25 Thread Paul J Collins
> "KMS" == Karsten M Self writes: KMS> on Sat, Mar 24, 2001 at 04:18:09PM -0700, Mike Millner ([EMAIL PROTECTED]) wrote: >> When I make changes to files, for example hosts.deny or >> hosts.access how do I get the OS to see them without rebooting? KMS> The issue is not the OS

RE: easy question - getting changed files read

2001-03-25 Thread Carlos Laviola
On 24-Mar-2001 Mike Millner wrote: > When I make changes to files, for example hosts.deny or hosts.access how do I > get the OS to see them without rebooting? I know with my DNS files I can do a > "rndc reload" and the changes are read but with these types of files I don't > know hot get the read.

Making /etc/hosts.allow | hosts.deny changes effective (was Re: easy question - getting changed files read)

2001-03-24 Thread Karsten M. Self
on Sat, Mar 24, 2001 at 04:18:09PM -0700, Mike Millner ([EMAIL PROTECTED]) wrote: > When I make changes to files, for example hosts.deny or hosts.access > how do I get the OS to see them without rebooting? I know with my DNS > files I can do a "rndc reload" and the changes are read but with these

Re: easy question - getting changed files read

2001-03-24 Thread Eric G. Miller
On Sat, Mar 24, 2001 at 04:18:09PM -0700, Mike Millner wrote: > When I make changes to files, for example hosts.deny or hosts.access > how do I get the OS to see them without rebooting? I know with my DNS > files I can do a "rndc reload" and the changes are read but with these > types of files I do