User guide
2-20 ExtremeWare EPICenter Software User Guide
Installing the EPICenter Software
3 Remove all files from the installation directory tree.
For example, if you installed using the default directory path, enter:
rm -rf epc3_1
This removes all the EPICenter components, including the database, from the system.
4 The EPICenter installation created a script,
EPICenter,inthe/etc/init.d directory,
and links to
/etc/init.d in the /etc/rc2.d and etc/rc3.d directories. You should
remove these as well:
cd /etc/init.d
rm EPICenter
cd /etc/rc2.d
rm K10EPICenter
cd /etc/rc3.d
rm S90EPICenter
The EPICenter software is now completely uninstalled.