Search found 3 matches
- Tue Feb 25, 2020 1:23 pm
- Forum: General Discussion
- Topic: can't change ssh port number
- Replies: 3
- Views: 5049
Re: can't change ssh port number
Best to use: service sshd restart
As init.d is only for centos 6.
As init.d is only for centos 6.
- Tue Feb 25, 2020 12:44 am
- Forum: General Discussion
- Topic: Bot attack
- Replies: 3
- Views: 6828
Re: Bot attack
The most effective way, would be on-site recaptcha to protect the forms.
However, I would also recommend that you inspect server logs to see if it's specific user-agents the ones submitting forms/user registrations. If that's the case, check this bad bot blocking how-to.
However, I would also recommend that you inspect server logs to see if it's specific user-agents the ones submitting forms/user registrations. If that's the case, check this bad bot blocking how-to.
- Wed Feb 19, 2020 7:42 pm
- Forum: General Discussion
- Topic: problem with HTTPD
- Replies: 1
- Views: 4296
Re: problem with HTTPD
What about logs from /var/log/httpd/error_log when trying to start httpd?