Amazon Echo ( Alexa ) Playing Music On Its’ Own
Ok this isn’t a Linux related post … but this particular issue has plagued me for some time until I just identified the issue. Figured it was worth posting since it took some time...
Random Linux Notes ...
Ok this isn’t a Linux related post … but this particular issue has plagued me for some time until I just identified the issue. Figured it was worth posting since it took some time...
Sometimes it is desired to echo text to a root owned file using sudo. The following will not work: In the above example you are echoing “my text” as root but after the redirect...
You can use the openssl command to extract the SSL certificate from a secure site with the following command: The resulting output will be like the following which is the site SSL certificate:
Since getting Zabbix up and running on docker with HTTPS wasn’t as straight-forward as I would have liked it to be I am providing a few notes on what I did to get up...