#hardening — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #hardening, aggregated by home.social.
-
Harden supervisord by replacing TCP ports with a local UNIX domain socket. Restrict supervisorctl access using strict POSIX permissions (chmod/chown). #supervisor #hardening #ValtersIT
https://www.valtersit.com/vault/secure-unix-socket-control-interface-with-strict-file-permis-d86b48/
-
Harden supervisord by replacing TCP ports with a local UNIX domain socket. Restrict supervisorctl access using strict POSIX permissions (chmod/chown). #supervisor #hardening #ValtersIT
https://www.valtersit.com/vault/secure-unix-socket-control-interface-with-strict-file-permis-d86b48/
-
Harden supervisord by replacing TCP ports with a local UNIX domain socket. Restrict supervisorctl access using strict POSIX permissions (chmod/chown). #supervisor #hardening #ValtersIT
https://www.valtersit.com/vault/secure-unix-socket-control-interface-with-strict-file-permis-d86b48/
-
Свой systemd unit‑файл с нуля: от минимального скелета до production‑конфига
systemd unit ‑файл часто начинается с пары строк из чужого примера, а заканчивается сервисом, который странно рестартует, пишет логи куда попало и работает с лишними правами. В этой статье разбираем, как собрать unit ‑файл для своего Linux‑сервиса: от минимального скелета до production‑настроек с рестартами, зависимостями, hardening ‑параметрами, лимитами ресурсов и journald .
https://habr.com/ru/companies/otus/articles/1040138/
#systemd #unitфайл #Linuxсервис #systemctl #journald #Linuxадминистрирование #автозапуск_сервиса #hardening #systemd_timer #socket_activation