An open API service indexing awesome lists of open source software.

https://github.com/aherrmann/nixops-grsec-test

Test GRSecurity in Nixops deployment
https://github.com/aherrmann/nixops-grsec-test

Last synced: 8 months ago
JSON representation

Test GRSecurity in Nixops deployment

Awesome Lists containing this project

README

          

# GRSecurity Test Machine

Create and deploy the machine with these commands:

nixops create machine.nix -Inixpkgs=${NIXPKGS_GRSEC} -d grsec
nixops deploy -d grsec

Where `${NIXPKGS_GRSEC}` points to a check-out of nixpkgs that contains a
matching Kernel, and GRSecurity patches.