Solution engineer
- Brasil
-
19:51
(UTC -03:00) - github.com/tsleite
- in/tsleite34
Pinned Loading
-
-
AlertTelegramSecurityOnion
AlertTelegramSecurityOnion PublicAlerta configurado na base de dados do "Security Onion".
Shell 2
-
-
SelfSignedCertificateSSL.txt
SelfSignedCertificateSSL.txt 1mkdir -p /etc/certs
2cd /etc/certs/
3openssl genrsa -aes256 -out server.key 2048
4cp server.key server.key.org
5openssl rsa -in server.key.org -out server.key
-
cleardbzabbix.sql
cleardbzabbix.sql 1use zabbix;
2truncate table history;
3truncate table history_log;
4truncate table history_str;
5truncate table history_text;
-
ansible-role-cis-amazon-linux
ansible-role-cis-amazon-linux PublicForked from anthcourtney/ansible-role-cis-amazon-linux
Ansible role to apply CIS Amazon Linux Benchmark v2.0.0
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.