3/27/2019

How to execute commands inside of docker


First, need list all active containers


docker ps

Get the container ID

1ab2c3d4.....


docker exec -it /bin/bash



3/04/2019

Azure Mysql ERROR 9999 ERROR 9002

Mysql Error connections.


ERROR 9002 (28000): The connection string may not be right. Please visit portal for references.

OR
ERROR 9999 (28000): An internal error has occurred. Please retry or report your issues.

2/22/2019

DNS server for home. Why not.

This is the best home DNS server I've seen.

checkout
https://pi-hole.net/



https://github.com/pi-hole/pi-hole/#one-step-automated-install




12/24/2018

PowerBI - Conversion of data stamp powerbi



How to convert time stamp in Power BI

šŸ”€


If you have the problem to get a date and time from  a database that is in Unix time stamp, the better way to use this data is convert in the PowerBI query editor.