Difference between revisions of "get system serial number"

From cpwiki.net
Jump to: navigation, search
Check Point Profressional Services
 
Line 1: Line 1:
 +
this is usefull when opening support tickets with check point.
 +
 
serial number:
 
serial number:
 
  # dmidecode | grep -A 10 "System Information" | grep "Serial Num"
 
  # dmidecode | grep -A 10 "System Information" | grep "Serial Num"

Latest revision as of 15:27, 25 June 2026

this is usefull when opening support tickets with check point.

serial number:

# dmidecode | grep -A 10 "System Information" | grep "Serial Num"