On Sun, 2003-03-23 at 19:52, Dwayne Hunter wrote:
> How can I create a public_html directory in /etc/skel that when created will have
> the proper permisions for users personel web sites?
>
mkdir public_html
When the information is copied from /etc/skel to the user's home dir,
they become the o
Dwayne Hunter said:
> How can I create a public_html directory in /etc/skel that when created
> will have the proper permisions for users personel web sites?
mkdir /etc/skel/public_html
chmod 755 /etc/skel/public_html
nate
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "uns
How can I create a public_html directory in /etc/skel that when created will have the
proper permisions for users personel web sites?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
3 matches
Mail list logo