Skip to Main Content

Ksplice Inspector

image description here
Unbreakable Linux Network (ULN)

Ksplice Updates Available

Ksplice Inspector

Ksplice protects your systems by applying patches without the need to reboot. To see which patches would be applied to your system, perform the following steps:

  1. Open a terminal on the machine you want to check.
  2. Run the following command in your terminal.
  3. Copy the output of that command into this text box and click Find Updates.

You can also find the same information by running the following from a command line terminal:

(uname -s; uname -m; uname -r; uname -v) | \
curl https://api-ksplice.oracle.com/api/1/update-list/ \
-L -H "Accept: text/text" --data-binary @-