[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?



> Is that for the sites only ?
> And how do you get rid of the users and dns records ?
> bob

All users are deleted when the vsite they live in is deleted. 

To destory all dns records on RaQ3/RaQ4/RaQXTR
mv /etc/named/records /root/records.old
touch /etc/named/records
/usr/admserv/cgi-bin/.cobalt/dns/index.cgi < /dev/null > /dev/null

On RaQ550 grab this script and run it:
ftp://ftp-eng.cobalt.com/pub/users/jeffb/scripts/deldns.pl

Jeff-