Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/matsumotory/debug_mod_process_security


https://github.com/matsumotory/debug_mod_process_security

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# debug_mod_process_security

## Vagrant

#### on Mac

$ vagrant up && vagrant ssh

#### on centos8

$ sudo gdb /usr/sbin/httpd

(gdb) r -X

#### other terminal on centos8

$ curl localhost