We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it by the end of 2024. Read more about it: https://vestacp.com/docs/vesta-2-development
install fail2ban
install fail2ban
i followed the documentation to install it
only have 1 problem:
I googled , chkconfig seems not available anymore, wich command do i use then??
only have 1 problem:
Code: Select all
chkconfig fail2ban on
Code: Select all
command not found
Re: install fail2ban
Did you have fail2ban correctly installed?
Re: install fail2ban
Run this and then try running your command,
Code: Select all
sudo apt-get install chkconfig
Re: install fail2ban
Package 'chkconfig' has no installation candidatejoem wrote:Run this and then try running your command,Code: Select all
sudo apt-get install chkconfig
Re: install fail2ban
i read something that chkconfig isnt used anymore in ubuntuJoop wrote:Did you have fail2ban correctly installed?
Re: install fail2ban
sennevb wrote:i read something that chkconfig isnt used anymore in ubuntuJoop wrote:Did you have fail2ban correctly installed?
No they dont support ckconfig anymore you should be able to install it tho. Check this out http://askubuntu.com/questions/221293/w ... -in-ubuntu
Re: install fail2ban
sennevb,
your problem is solved ?
your problem is solved ?