Also, for reference, I solved the issue in a new Salt repo with 9002:9002
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jul 15 2026
A quick note for reference, as I was looking this task to recreate the same issue in a new Salt environment, the core role provides:
Jul 5 2026
After pinning Salt version with D4113:
Jun 14 2026
Our Salt state core/sshd does not set PubkeyAcceptedAlgorithms, so ssh-rsa (SHA-1) is blocked by default — this has been the case since OpenSSH 8.8 (released 2021-09-26, see https://www.openssh.com/txt/release-8.8).
Mar 25 2026
Mar 23 2026
With Salt, sudo files content are now managed from rOPS.
Mar 22 2026
Nov 10 2025
Bruteforce attack scenario possible, so we're only interested by usernames defined in users.sls, not by "root" (can't login by SSH) or generic accounts like "docker" (doesn't exist):
Did a run this night to update Certbot files, states are currently correct:
Nov 9 2025
Oct 26 2025
Here we are with D3812 build:
Oct 25 2025
That builds properly:
In T1098#21963, @dereckson wrote:Tested a build manually successfully with:
$ git clone https://github.com/Learath2/sBNC.git $ cd sBNC $ cc *.c -o sbnc $ sudo cp sbnc /usr/local/bin
Oct 11 2025
Jul 5 2025
Apr 5 2025
Une fois que tu as retrouvé les accès SSH pour le web statique:
- WindRiver: automatiquement https://windriver.nasqueron.org/~xcombelle est disponible si tu places des fichiers dans /var/home-wwwroot/xcombelle (je ne sais plus si ça se crée automatiquement avec symlink vers $HOME/public_html, à vérifier)
- Eglide: https://www.eglide.org/~xcombelle pour $HOME/public_html
Oct 23 2024
If as an Eglide user you need this
Aug 28 2024
Aug 20 2024
Aug 19 2024
Aug 16 2024
Crossed-out files no longer needing Shellcheck.
Aug 5 2024
Aug 4 2024
Aug 3 2024
$ salt-minion --versions Salt Version: Salt: 3007.1
Sep 22 2023
Odderon is on Libera since 2023-09-04, so this seems it doesn't happen currently.
Jul 22 2023
To help restore the IP, the default routes and the DNS:
root@zonegrey:~# resolvectl status
Failed to get global data: Unit dbus-org.freedesktop.resolve1.service not found.
Jul 20 2023
Check https://devcentral.nasqueron.org/P343 for quickfix
Jul 2 2023
May 30 2023
The woof package is for Python 2.7, so code isn't up-to-date.
May 29 2023
So, Dorian updated configuration for eggdrop, and I handled this week the Darkbot one.
Server log
SASL capability has been added to darkbot, I'm going to deploy Vault to Eglide, so we can store credentials there.