openssl pkcs12 -in certname.pfx -out key.pem -nodes
You may also like
nagios -v /etc/nagios/nagios.cfg
# Average CPU Load Notification.# This will email you once when average CPU Load reaches the set CPU Threshold value.# When average […]
The other day one of my Server 2008’s failed to boot. The error on screen was winload.exe was missing or corrupt. After […]
find <path> -size +10000k -print0 | xargs -0 ls -l http://linuxandfriends.com/2008/09/10/how-to-find-large-files-in-linux-using-command-line/