Hans-Cees Speel

Results 58 comments of Hans-Cees Speel

it died again but somewhere else. I am going to assume a bad card now. I will let you know here if a new card fixes this. ``` Purging configuration...

Hmm. Tried it now running without ssh directly on the bananapi with screen and keyboard. It died just before doing "apt install " lots of packages including dropbear. I started...

I am just guessing here but my ethernet device was called end0 before dietpi took over armbian. After installing its called eth0. I have disabled wifi while setting up dietpi...

please merge this one?

hi, ubuntu is now on bookworm. Before I start is there any chance this will work on bookworm? since libappindicato1 is deprecated for a few years or so. https://unix.stackexchange.com/questions/701050/how-do-i-download-libappindicator1 Any...

here is the fix https://github.com/Matty9191/ssl-cert-check/commit/b257b9364ea8cbc23d0b83e9401d19b9874d12b7#diff-86977fd8bc9006d031d54752a7b726d1

> Your syntax is incorrect. There should be a space between the domain name and port: > > $ `ssl-cert-check -f domains` > > ``` > Host Status Expires Days...

> This is thoroughly documented in the [official documentation](https://prefetch.net/articles/checkcertificate.html). it is not here: https://github.com/Matty9191/ssl-cert-check/blob/master/README.md unless you go and check the additional information. it is not here: ./ssl-cert-check -h So by...

Anyway, I learned a great deal on openssl from analysing this script. I did find one error it does not catch: ``` # openssl s_client -connect nc.hanscees.com:443 -servername nc.hanscees.com socket:...

OK, changed some stuff, but still js code gives an error. As this page says https://get.foundation/sites/docs-v5/javascript.html I have ``` // initialize Foundation $(document).foundation(); // checking cookie and if a condition,...