Rich Dad Poor Dad is a book that I suggest to family members and friends. It gives insights about many myths that are keeping people poor. I read it many times and still find it useful to read. Link to “Rich Dad Poor Dad” book April 2017 marks 20 years […]
Yearly Archives: 2019
It install MacOS Vmware PowerCLI we first need to install Powershell with brew. $ brew cask install powershell To run Powershell $ pwsh If you need to upgrade powershell you can use the commands below $ brew update$ brew cask upgrade powershell Lastly install MacOS Vmware PowerCLI PS /> Install-Module […]
Google Cloud Platform Cheat Sheet: Every product in the Google Cloud family described in <=4 words (with liberal use of hyphens and slashes ?) by the Google Developer Relations Team Link for the all files and formats here: Google Cloud Platform Cheat Sheet Here are some more links that will […]
You can install your own free VPN server for free and can use it for Windows, MacOS, Linux, Apple devices and Android devices without paying a single penny. And what is more there will be no logs for your connections if you do not want to. You can also delete […]
Every IT professional should read the Site Reliability Engineer book and Workbook from Google. You will learn the importance of automation and removing toil. How to make your work more meaningful by moving from operation to automation and autonomous systems. Link here: https://landing.google.com/sre/books/ Site Reliability Engineering Kindle Book