tpotce/CONTRIBUTING.MD

32 lines
1.2 KiB
Markdown
Raw Normal View History

2016-07-13 15:48:42 +00:00
# Contribution
Thank you for your decision to contribute to T-Pot.
## Issues
Please feel free to post your problems, ideas and issues [here](https://github.com/dtag-dev-sec/tpotce/issues). We will try to answer ASAP, but to speed things up we encourage you to ...
- [ ] Use the [search function](https://github.com/dtag-dev-sec/tpotce/issues?utf8=%E2%9C%93&q=) first
- [ ] Check the FAQs in our [WIKI](https://github.com/dtag-dev-sec/tpotce/wiki)
2016-07-13 15:48:42 +00:00
- [ ] Provide [basic support information](#info) with regard to your issue
Thank you :smiley:
-
<a name="info"></a>
### Basic support information
2016-07-13 15:48:42 +00:00
- What T-Pot version are you currently using?
2016-07-13 15:48:42 +00:00
- Are you running on a Intel NUC or a VM?
- How long has your installation been running?
- Did you install any upgrades or packages?
- Did you modify any scripts?
- Have you turned persistence on/off?
- How much RAM is available (login via ssh and run `htop`)?
2016-07-13 15:48:42 +00:00
- How much stress are the CPUs under (login via ssh and run `htop`)?
- How much swap space is being used (login via ssh and run `htop`)?
- How much free disk space is available (login via ssh and run `sudo df -h`)?
2017-10-31 14:37:16 +00:00
- What is the current container status (login via ssh and run `sudo dps.sh`)?