[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] 'Auto' install cgi's???
- Subject: Re: [cobalt-users] 'Auto' install cgi's???
- From: Kris Dahl <krislists@xxxxxxxxxxxxx>
- Date: Mon Apr 24 08:40:35 2000
on 4/24/00 4:47 AM, Stephen Mc Carron at newlyons@xxxxxx wrote:
> Hi all,
>
> I'd like a way to 'auto-install' some standard cgi scripts (like formmail)
> into all the new accounts I set up. Is there a way to set up a shared
> cgi-bin that gets copied to each new account? Or do I need to think along
> the lines of a script that does some copying from the console?
/etc/skel/
THis is the 'skeleton' directory where everthing u want put in someones home
directory you do it there.
-k