Skip to content

NoDrop-v0.1.0

Choose a tag to compare

@Bunnycxk Bunnycxk released this 01 Apr 14:33
9980561

NoDrop-v0.1.0

First binary release for the procbuf branch.

Ubuntu 18.04

Installation

sudo dpkg -i nodrop-procbuf-0.1.0_amd64.deb

Load module

sudo modprobe nodrop

Verify installation

which nodrop
ls /usr/lib/nodrop/monitor
ls /lib/modules/$(uname -r)/extra/nodrop.ko

Uninstall

sudo dpkg -r nodrop-procbuf

openEuler 20.03 LTS

Installation

sudo rpm -ivh nodrop-procbuf-0.1.0-1.x86_64.rpm

Load module

sudo modprobe nodrop

Verify installation

which nodrop
ls /usr/lib/nodrop/monitor
ls /lib/modules/$(uname -r)/extra/nodrop.ko

Uninstall

sudo rpm -e nodrop-procbuf

Notes

  • Built from the procbuf branch
  • This package has only been tested on above systems
  • Intel Protection Key (PKEY) support is disabled in this build
  • Logs are stored by default in: /var/log/nodrop