Re: Sound Card i8x0: Root works, other users NOT

2003-11-07 Thread Anthony Le Mansec
On 2003-11-07, Phillipus Gunawan <[EMAIL PROTECTED]> wrote: > But anyway, I log-in as root to GDM and I > just realized... my sound card works... (???) But > whenever I switch to normal user, it wont work > again... > Any clues? Is this user in the 'audio' group ? If not, try typing : gpasswd -a

Re: crontab

2003-11-04 Thread Anthony Le Mansec
On 2003-11-05, <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> wrote: > I am trying to add apt-get update, and apt-get -qqy dist-update to my crontab > to run daily att 6 am and have it send its output to a text file. > my crontab entries look like: > 0 6 * * * root apt-get update > 1 6 * * * root apt-get