Francesco Montorsi

Results 106 comments of Francesco Montorsi

thanks @vrisk for the answer. I believe however that ISC DHCP is still the de-facto DHCP implementation. The replacement, Kea, is actually a software solution with a much larger footprint...

hi @Akkadius , > It's possible I revisit this project at some point. that's nice to hear! > If there was community support to see this project go further, there's...

Hi @mbeh, that's strange - I just checked (I'm using beautysh in my Eclipse since several months) and I cannot reproduce the problem: OS: Centos 8 Eclipse: 2019-09 Java: OpenJDK...

hi @deepcoder , > Under docker, even if I sudo docker run, I receive the following error for the disk info. Using 'sudo docker run' is not doing what you...

> I was using the 'privileged' in both my non sudo and sudo attempts, as per your documentation. Both throw the same error. The docker commands I tried are listed...

> Yeah that sounds fine. I might write some integration deletion tests to ensure before/after behaves the same. ok thanks. I managed to run the tests on my system btw...

> However I have a bigger trouble: when I add --regex or --wildcard to the delete CLI command, the whole cmd is not recognized anymore as a 'root' command and...

> > However I have a bigger trouble: when I add --regex or --wildcard to the delete CLI command, the whole cmd is not recognized anymore as a 'root' command...

Hi @thiagofigueiro , I have integrated the CLI fix done recently in master and with that one I was able to test again all this PR. I think now the...