openssl pkcs12 -in certname.pfx -out key.pem -nodes
You may also like
You can also view and set these values with PowerShell, provided you have the ActiveDirectory module installed. View: Get-ADUser <username> -Properties extensionattribute1 […]
/ip firewall filter add chain=forward dst-address=”remoterange” src-address=”localrange” place-before=0 /ip firewall filter add chain=forward dst-address=”localrange” src-address=”remoterange” place-before=0
/usr/local/nagios/etc/nrpe.cfg
First of all I list all the rules including line numbers like this; iptables -L -t nat –line-numbers I then look at […]