Videos
Install KODI Media Center in Linux Ubuntu and Mint
Open a Terminal (CTRL+ALT+T)
sudo apt-get install python-software-properties pkg-config
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:team-xbmc/xbmc-nightly
sudo apt-get update
sudo apt-get install xbmc
exit
Originally Published on YouTube on Sep 23, 2014
See how To Install the Kodi Media Center (XBMC), In Ubuntu and Linux Mint from the nightly builds. Kodi is a free and open source media player and entertainment center for Linux, OS X, Windows, iOS and Android.
Lisa Stansfield (with Barry White): “All Around the World”
Viktor Király: “All Around the World” – The Voice 2015 Live Playoffs
Etta James – At Last – Cover by Jameson Bass and Tara Hooey
Amy Vachal – A Sunday Kind of Love – The Voice 2015
Generate a CSR in Apache with OpenSSL (Certificate Signing Request)
Installing an SSL Certificate to Apache on Windows
This is for a Symantec certificate but should work the same with other certificates like Positive SSL issued by Comodo. Pay attention to the paths for certificate and CA chain files.
In Zpanel, instead of looking here c:/Program Files/apache/etc for help, maybe explore these paths:
c:/zpanel/configs/apache/httpd-vhosts.conf
c:/zpanel/bin/apache/OPENSSL-README.txt
c:/zpanel/fin/conf/openssl.cnf
A good question at this point is how to first prepare an SSL Certificate Request to be sent to the certificate authority (CA) so that a certificate can be issued to you by the CA.