How to Setup Kubernetes Dashboard with Nginx Ingress 2022 1 Comment Edit At first create a dashboard.yml file and paste this yml. Then edit the yml by changing your dashboard url in the ingress part. Yml Link ht... Read More
[Skype Bot] Automate and Schedule Your Everyday Skype Group Message using Python Add Comment Edit At first install skpy pip install SkPy Then find out the group id of Your Skype from skpy import Skype sk = Skype( "email" , ... Read More