Difference between revisions of "get system serial number"
From cpwiki.net

m (Nighthawk moved page nokia - get serial number to get system serial number) |
|||
| 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"