Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 486 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 486 Bytes
  • Installing client.

    Run following commands from the machine you want to protect.

    #git clone https://github.com/parjanya-vyas/secureOS_kernel

    #cd secureOS_kernel/client/

    Configure rwfmd.cfg to use user Rules engine and run install script -

    #./install.sh

    Once installation is done, run secure shell as

    #/opt/secos/bin/secure_shell

    Enable rwfm as follows -

    #rwfm enable

    You can see the rwfmd daemon log @ /var/log/rwfmd.log

Run your test program.