Rodrigo Arias Mallo 2d2762d4ec Enable fail2ban in apex login node
We are seeing a lot of failed attempts from the same IPs:

    apex% sudo journalctl -u sshd -b0 | grep 'Failed password' | wc -l
    2441
2025-11-20 15:17:06 +01:00
2025-11-20 15:17:06 +01:00
2025-10-31 16:23:46 +01:00
2025-09-26 12:28:48 +02:00
2025-10-07 16:07:30 +02:00
2025-10-07 16:07:32 +02:00
2025-09-26 12:28:46 +02:00
2025-10-07 16:07:28 +02:00
2023-06-16 12:13:07 +02:00

Jungle

This repository provides two components that can be used independently:

  • A Nix overlay with packages used at BSC (formerly known as bscpkgs). Access them directly with nix shell .#<pkgname>.

  • NixOS configurations for jungle machines. Use nixos-rebuild switch --flake . to upgrade the current machine.

Description
Configuration for NixOS machines.
https://jungle.bsc.es/
Readme 88 MiB
Languages
Nix 87.2%
C++ 7%
Shell 3.2%
Python 1.3%
CSS 0.6%
Other 0.5%