joximu
helper
Posts: 7,024
Joined: Jan 2007
Reputation: 92
|
RE: Complete uninstallation of RC4
ok.
maybe it's also an option to remove the whole packages: eg. remove any apache* package and then remove the /etc/apache2 - wehn installing again, you'll get the files you need. You can do this with apache2 (also libapache2-mod-fastcgi or something like this) (/etc/apache2, /var/www/*), courier (/etc/courier), postfix (etc/postfix " /var/mail/*), mysql (/etc/mysql + /var/lib/mysql), bind9 (/etc/named* + /var/cache/bind*), proftpd (/etc/proftpd).
Users + Groups in /etc/passwd, shadow, groups, gshadow: user vmail, vu2*, groups: vu2*)
then also remove /etc/cron.d/ispcp, /etc/logrotate.d/ispcp
If you really want to pick out the ispcp files:
So, don't start with /etc/ispcp - there are maybe some backups from *before* in it :-)
You can remove:
apache:
/etc/apache2/mods-available/fastcgi_ispcp.conf
/etc/apache2/mods-available/fastcgi_ispcp.load
/etc/apache2/mods-enabled/fastcgi_ispcp.conf
/etc/apache2/mods-enabled/fastcgi_ispcp.load
/etc/apache2/sites-available/00_master.conf
/etc/apache2/sites-available/01_awstats.conf
/etc/apache2/sites-available/ispcp.conf
/etc/apache2/sites-enabled/00_master.conf
/etc/apache2/sites-enabled/01_awstats.conf
/etc/apache2/sites-enabled/ispcp.conf
(in *-enabled are symlinks to *-avaliable)
courier:
/etc/courier/userdb* - the original files are in /etc/ispcp/courier/backup (rename from xx.system to xx)
postfix:
remove /etc/postfix/ispcp
replace /etc/postfix/main.cf and master.cf with the backup from /etc/ispcp/postfix/backup
proftpd:
replace /etc/proftpd/* with backup from ispcp... you now know where to find...
bind/named: same thing
also remove /etc/cron.d/ispcp, /etc/logrotate.d/ispcp
you can remove the DB tables ispcp and the one from the customers
you can remove /var/www/ispcp, fcgi, scoreboards, virtual (customer websites)
" /var/mail/virtual (customer mail)
" /var/cache/bind/ domain zonefiles of customers
I hope that's it... if anything is ok, you can remove /etc/ispcp roo...
/J
|
|
04-14-2008 07:16 PM |
|