Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tika Wiki" for change 
notification.

The "VirtualMachine" page has been changed by TimothyAllison:
https://wiki.apache.org/tika/VirtualMachine?action=diff&rev1=17&rev2=18

Comment:
add fail2ban info

  `nano /etc/ssh/sshd_config`
    * disallow root to log in
    * add allowed users to AllowUsers
+ 
+ Install, configure and run fail2ban. Thanks to 
[[http://www.tecmint.com/install-fail2ban-on-rhel-centos-fedora/|tecmint]].
+ 
+ `yum install fail2ban`
+ 
+ `vi /etc/fail2ban/jail.conf`
+ 
+ `systemctl start fail2ban`
  
  ==== opening port 9998 for TIKA-1301 ====
  To open port 9998:

Reply via email to