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 […]
This post shows how to find out what version of Centos you are running from the command line. tail /etc/redhat-release This will […]
Setting System Time To set the system clock under Linux, use the date command. As an example, to set the current time […]
At a shell prompt type /etc/init.d/iptables stop This will stop the iptables firewall if running