Posts by GeraldS
ncdu does that. from ncdu --help: -o FILE Export scanned directory to FILE -f FILE Import scanned directory from FILE You can start it with any direc...
You can use openssl for that. openssl s_client -connect codidact.com:443 -showcerts </dev/null | openssl x509 > codidact.pem
Turns out this is a known bug in QT 5 that has been fixed in QT 6. It only happens in the following constellation, which I hit exactly: Wayland Two or more screens different scaling per scree...
- ← Previous
- 1
- 2
- Next →