I had the problem of getting all the EC2 instances from all regions with their CPU, RAM, Storage details. So developed a script for this purpose. The script is in this link: https://github.com/fuatu/aws-resources. The installation steps are in the readme file of github repo.
I am using AWS and the EC2 instances extensively. However I had one issue with finding the best prices for on demand and spot instances. So I developed my own code to check the best prices. The software will collect the data from AWS and will put it in a […]
Working remote or an online gamer; it is important to have reliable connection. When you check the download and upload speed, you may see no problems and Speedtest also shows the jitter. You can check a definition also here . I was looking a good solution to see my network […]
You need your own server where you can connect with SSH as a prerequisite for ssh tunneling. For this purpose you can use “Amazon Web Services Free Tier EC2 instances” or “Google Cloud Platform Free Tier – Compute Instances“ We will use a port for the tunneling and use our […]
Noise Cancellation For the remote workers who are working from home or a Cafe the noise around during the meetings becomes a real problem. At home you may have some music, kids crying, drilling from neighbours. In co-working places or in a Cafe you may get the background noise, music […]
SSH tunneling over https to bypass firewalls Check first “SSH Tunneling” if you need more details before starting with “SSH tunneling over https”. In this topic we will learn how to bypass firewall that blocks SSH at application level using “SSH tunneling over https”. This will also bypass web proxy […]
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 […]
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 […]