-
```
~/g/upd72020x-load (master|✔) $ sudo ./upd72020x-check-and-init
egrep: warning: egrep is obsolescent; using grep -E
Found possible uPD72020x on 05:00.0
./upd72020x-check-and-init: line 37: ech…
jm355 updated
2 months ago
-
Hey,
the hardening guides on https://www.sshaudit.com/hardening_guides.html#ubuntu_22_04_lts use algorithms that are not currently supported by OpenSSH, and some algorithms are set twice.
For ex…
-
The Hardening guide needs to be updated to remove [chacha20-poly1305@openssh.com](mailto:chacha20-poly1305@openssh.com), that is - if removal of that cipher is the suggested solution for the time bein…
-
### Code of Conduct
- [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md)
### What article on docs.githu…
-
May I know who wrote [Writing Submission Tests](https://docs.codewars.com/authoring/guidelines/submission-tests), specifically the "Reference Solution" part, and why it is so focused on emphasizing
…
-
### Preliminary checklist
- [X] I have read the [README](https://github.com/uazo/cromite/blob/master/README.md)
- [X] I have searched [existing issues](https://github.com/uazo/cromite/issues) for …
-
As discussed in https://github.com/traefik/traefik-helm-chart/issues/336#issuecomment-777325455
Currently, it is not possible to start traefik, running as an unprivileged user, yet binding on privi…
-
## Goal
Create a new github action that logs into Azure, and prints out something simple to show that it is working.
## Context
Getting Azure Github Actions working for this project will sign…
ghost updated
7 months ago
-
> TODO:
- [x] Host a simple site from home.
- [ ] Setup https server from home.
- [ ] Setup up analytics for the system.
- [x] Containerize the setup.
> RESOURCES:
https://www.digitaloce…
-
Maybe I am understanding something wrong but I got this recommendation:
```
~/projects/ssh-audit $ ./ssh-audit.py 192.168.1.1
# general
(gen) banner: SSH-2.0-OpenSSH_9.6
(gen) software: OpenSSH…