Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matsumotory/debug_mod_process_security
https://github.com/matsumotory/debug_mod_process_security
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/matsumotory/debug_mod_process_security
- Owner: matsumotory
- Created: 2019-11-11T05:52:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-11T11:20:23.000Z (about 5 years ago)
- Last Synced: 2024-10-18T18:29:00.770Z (3 months ago)
- Language: Dockerfile
- Size: 11.7 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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