[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Is there a quick n dirty way to remove all virtual sites from a Raq4?
- Subject: Re: [cobalt-users] Is there a quick n dirty way to remove all virtual sites from a Raq4?
- From: "Rick G" <eklists@xxxxxxxxxxxxxxx>
- Date: Tue Jul 8 03:42:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> Is that for the sites only ?
> And how do you get rid of the users and dns records ?
>
> bob
I believe you may want to do an OS Restore, it will put it back to factory
defaults.
Rick
>
> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx] On Behalf Of Jeff Bilicki
> Sent: maandag 7 juli 2003 19:37
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: Re: [cobalt-users] Is there a quick n dirty way to remove all
> virtual sites from a Raq4?
>
>
> > w/o having to trash each one individually?
> > :-)
>
> RaQ3/4/XTR
> for site in `ls -1d /home/sites/site* |cut -f 4 -d/`; do
> /usr/sbin/cdelvsite -g $site
> done
>
> RaQ550
> clistvsite | cdelvsite -
>
> Jeff-
>
>
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>