Bash remote script execution


bash <(curl -s https://github.com/dominicpratt/install-zabbix-agent/blob/master/install-zabbix-agent.sh)

TLS/SSL certificate CSR

  # CSR openssl req -new -newkey rsa:4096 -keyout domain.key -out domain.csr # Remove key password openssl rsa -in encrypted.key -out decryp...

Mais vistos