marmack95
marmack95
Based on Linux model, i wrote a specific model for Quest QoreStor 7.x (installed on CentOS 8.x). [questqorestor.txt](https://github.com/user-attachments/files/16032152/questqorestor.txt)
It seems to be a net-ssh problem: https://github.com/net-ssh/net-ssh/issues/728
I upgraded to the last version of Oxidized image docker version: it does not work anymore. Old docker image (latest version installed in may or june) use Debian Bookworm with...
I found a solution [here](https://serverfault.com/questions/1143995/tls-1-0-broken-with-newer-debian-openssl). I replace in /etc/ssl/openssl.cnf ``` [openssl_init] providers = provider_sect ``` with : ``` [openssl_init] providers = provider_sect ssl_conf = ssl_sect [ssl_sect] system_default = system_default_sect [system_default_sect]...
It's a simple download of file in http. [ixoff.txt](https://github.com/user-attachments/files/16031711/ixoff.txt) I see that you manage error [401](https://github.com/ytti/oxidized/blob/db2dbb664ac27e4e6fbe0d4eef7dad0df38f2c8f/lib/oxidized/input/http.rb) for authentification cases. But not any other [HTML Error code](https://en.wikipedia.org/wiki/List_of_HTTP_status_codes). Error 404 (document not...
Take a look at the extended model i put [here](https://github.com/ytti/oxidized/issues/3156).
Test our prompt with this [website](https://regex101.com/), with the flavor "PRCE < PHP7.3" wich seems to be the more similar with Ruby.
I don't have this type of device. Take a look to the extended_sonicwall model i put [here](https://github.com/ytti/oxidized/issues/3156). Your extended model must be similar to the 8 first line: you have...
Under MS Win 11 is no longer possible to add a simple file shortcut (or alias) to the taskbar. This Portal's feature let user to place all their favorite shortcuts...