Difference between revisions of "uninstalling check point products"

From cpwiki.net
Jump to: navigation, search
Check Point Profressional Services
(Created page with " == list installed Check Point RPMs == [Expert@chkpfw1]# '''rpm -qa |grep -i ^cp| sort''' CPbackup-1-620000044 CPinfo-10-00 CPportal-R75.40-00 CPshell-1-986000015 CPsplatIS...")
 
(list installed Check Point RPMs)
 
(2 intermediate revisions by one user not shown)
Line 3: Line 3:
  
  
[Expert@chkpfw1]# '''rpm -qa |grep -i ^cp| sort'''  
+
[Expert@chkpfw1]# '''rpm -qa |grep -i ^cp| sort'''  
CPbackup-1-620000044
+
CPbackup-1-620000044
CPinfo-10-00
+
CPinfo-10-00
CPportal-R75.40-00
+
CPportal-R75.40-00
CPshell-1-986000015
+
CPshell-1-986000015
CPsplatIS-R75.40-00
+
CPsplatIS-R75.40-00
CPsuite-R75.40-00
+
CPsuite-R75.40-00
cp-release-540-R75.40
+
cp-release-540-R75.40
cpio-2.5-3cp
+
cpio-2.5-3cp
 
+
  
 
== Uninstall in reverse order of dependencies ==
 
== Uninstall in reverse order of dependencies ==
  
  
[Expert@chkpfw1]# '''rpm -e CPportal-R75.40-00'''
+
[Expert@chkpfw1]# '''rpm -e CPportal-R75.40-00'''
There are no packages dependent on:
+
There are no packages dependent on:
Check Point Management Portal R75.40.
+
Check Point Management Portal R75.40.
*******************************************
+
*******************************************
 
+
IMPORTANT: You must REBOOT the machine !!!!
IMPORTANT: You must REBOOT the machine !!!!
+
*******************************************
 
+
<br>
*******************************************
+
*****************************************************************
 
+
Check Point Management Portal R75.40 uninstall complete.
*****************************************************************
+
*****************************************************************
Check Point Management Portal R75.40 uninstall complete.
+
<br>     
*****************************************************************
+
[Expert@chkpfw1]# '''rpm -e CPinfo-10-00'''
     
+
There are no packages dependent on:
[Expert@chkpfw1]# '''rpm -e CPinfo-10-00'''
+
Check Point CPinfo.
There are no packages dependent on:
+
<br>
Check Point CPinfo.
+
**************************************
 
+
Check Point CPinfo uninstall complete.
**************************************
+
**************************************
Check Point CPinfo uninstall complete.
+
[Expert@chkpfw1]# '''rpm -e CPsuite-R75.40-00'''
**************************************
+
There are no packages dependent on:
[Expert@chkpfw1]# '''rpm -e CPsuite-R75.40-00'''
+
Check Point R75.40.
There are no packages dependent on:
+
*******************************
Check Point R75.40.
+
Stopping Check Point Processes.
*******************************
+
*******************************
Stopping Check Point Processes.
+
<br>
*******************************
+
*****************************************************
 
+
IMPORTANT: You must REBOOT the machine !!!!
 
+
*****************************************************
 
+
<br>
*****************************************************
+
*****************************************
 
+
Check Point R75.40 uninstall complete.
IMPORTANT: You must REBOOT the machine !!!!
+
*****************************************
 
+
*****************************************************
+
 
+
 
+
 
+
*****************************************
+
Check Point R75.40 uninstall complete.
+
*****************************************
+
  
  
Line 63: Line 54:
  
  
sysconfig Choose a configuration item ('e' to exit):
+
sysconfig Choose a configuration item ('e' to exit):
------------------------------------------------------------------
+
------------------------------------------------------------------
1) Host name                    7) DHCP Server Configuration
+
1) Host name                    7) DHCP Server Configuration
2) Domain name                  8) DHCP Relay Configuration
+
2) Domain name                  8) DHCP Relay Configuration
3) Domain name servers          9) Export Setup
+
3) Domain name servers          9) Export Setup
4) Time and Date              10) Products Installation
+
4) Time and Date              10) Products Installation
5) Network Connections        11) Products Configuration
+
5) Network Connections        11) Products Configuration
6) Routing                    12) Hardware Monitoring
+
6) Routing                    12) Hardware Monitoring
------------------------------------------------------------------
+
------------------------------------------------------------------
  
 
Welcome sceen... hit N for Next
 
Welcome sceen... hit N for Next
Line 78: Line 69:
  
  
1 (*) New Installation
+
1 (*) New Installation
2 ( ) Installation Using Imported Configuration
+
2 ( ) Installation Using Imported Configuration
 +
 
 +
... you can figure it out from here

Latest revision as of 06:48, 13 September 2013

list installed Check Point RPMs

[Expert@chkpfw1]# rpm -qa |grep -i ^cp| sort 
CPbackup-1-620000044
CPinfo-10-00
CPportal-R75.40-00
CPshell-1-986000015
CPsplatIS-R75.40-00
CPsuite-R75.40-00
cp-release-540-R75.40
cpio-2.5-3cp

Uninstall in reverse order of dependencies

[Expert@chkpfw1]# rpm -e CPportal-R75.40-00
There are no packages dependent on:
Check Point Management Portal R75.40.
*******************************************
IMPORTANT: You must REBOOT the machine !!!!
*******************************************

***************************************************************** Check Point Management Portal R75.40 uninstall complete. *****************************************************************
[Expert@chkpfw1]# rpm -e CPinfo-10-00 There are no packages dependent on: Check Point CPinfo.
************************************** Check Point CPinfo uninstall complete. ************************************** [Expert@chkpfw1]# rpm -e CPsuite-R75.40-00 There are no packages dependent on: Check Point R75.40. ******************************* Stopping Check Point Processes. *******************************
***************************************************** IMPORTANT: You must REBOOT the machine !!!! *****************************************************
***************************************** Check Point R75.40 uninstall complete. *****************************************


Re-install products with sysconfig

sysconfig Choose a configuration item ('e' to exit):
------------------------------------------------------------------
1) Host name                    7) DHCP Server Configuration
2) Domain name                  8) DHCP Relay Configuration
3) Domain name servers          9) Export Setup
4) Time and Date               10) Products Installation
5) Network Connections         11) Products Configuration
6) Routing                     12) Hardware Monitoring
------------------------------------------------------------------

Welcome sceen... hit N for Next

license agreement... hit Y for Yes


1 (*) New Installation
2 ( ) Installation Using Imported Configuration

... you can figure it out from here