Zollner Robert

Results 12 comments of Zollner Robert

We will have to improve the Ui here to make it clear that firewall rules need to be added after defining ipset lists. Adding firewall automatically when registering ipset lists...

Hestia blacklist is already using some Firehol lists: https://github.com/hestiacp/hestiacp/blob/main/install/deb/firewall/ipset/blacklist.sh You can read here how you can extend and use your own lists: https://github.com/hestiacp/hestiacp/pull/819

I can confirm the default policy for the INPUT chain is DROP > $ iptables -n -L INPUT -t filter **Chain INPUT (policy DROP)** target prot opt source destination fail2ban-HESTIA...

Since this issue is still open I'm curious about the status of custom fields caching in CarbonFields, has anything changed in the meantime? And if not would the custom datastore...

Polo is doing a standard sort, while Thunar a natural sort

Same issue was rised also in #34 and #106 . Keybord/Mouse nav is not implemented.

Sorry, I should have mentioned in the initial post, I have that feature enabled and it is working properly on all REST endpoints that are requiring Auth, like `/wp-json/wp/v3/products` and...

This fixed the issue for me and for others [here](https://sourceforge.net/p/pacmanager/bugs/273/) on SF. I have also tested on Xubuntu which was not affected by the BUG and didn't notice any side...

On host settings -> "SSH" Options -> "Advanced Options" tab you can add additional ssh options like: [ServerAliveInterval](http://unix.stackexchange.com/questions/3026/what-do-the-options-serveraliveinterval-and-clientaliveinterval-in-sshd-conf) and this should keep you session [alive](http://stackoverflow.com/questions/25084288/keep-ssh-session-alive)