Thursday, May 12, 2022

Setting up HTTPS Apache webser on Ubuntu

 Create self signed certificate

https://linuxize.com/post/creating-a-self-signed-ssl-certificate/


Follow this guide:

https://www.arubacloud.com/tutorial/how-to-enable-https-protocol-with-apache-2-on-ubuntu-20-04.aspx


Remove: 

'SSLSessionTickets'vfrom /etc/apache2/conf-enabled/ssl-params.conf

CN name can set to server's IP. 

Saturday, March 5, 2022

DLNA on Windows 10

https://www.howtogeek.com/215400/how-to-turn-your-computer-into-a-dlna-media-server/ https://www.howtogeek.com/tips/how-to-get-your-libraries-showing-in-the-navigation-pane-on-windows-8.1/ 1. If you have a bunch of videos at D:\TV Shows\, you could right-click the Videos library, 2. select “Properties”, 3. click “Customize” tab 4. Under Optimize for folder for: Videos 5. Click OK.