Tagged Questions
1
vote
1answer
212 views
fail2ban doesn't match anything
I'm working on a new build of my FTP server and I can't get the ssh part of fail2ban to match anything. Manually checking with the regex command shows nothing. Pam and proftpd are working fine, just ...
1
vote
3answers
558 views
How to avoid openSSH showing authentication popup?
When pushing a bzr repo to another server, I need to type an openSSH password.
After I typed it, an openSSH popup appears, and requires the password again.
Any way to avoid this?