GCP for Linux System administrators
Linux System Admins Journey to Google Cloud Platform As a Linux system administrator, you have...
Top 5 Troubleshooting Tools for Network Professionals in Linux
As a network professional, troubleshooting is a crucial part of your daily routine. To streamline...
netstat equivalent tool
The net-tools set of packages had been deprecated years back, although the commands are still...
GCP GKE – run kubectl through bastion host
Re-posting my answer to a Google cloud platform's Google Kubernetes Engine (GKE) related question in...
Spoof User Agent in http calls
Recently I was trying to download numerous files from a certain website using a shell...
Terraform – show logging
Enable debugging terraform By default, a terraform plan or apply run only shows the resources...
gcloud formatting output
GCP : output in table format using gcloud sdk tool The Google Cloud Platform(GCP) provides...
GCP – ssh to instances without external IP
How to connect with ssh to Google Cloud Platform VM instances without external IP addresses...
GCP – run bigquery sql from command line
Use bq cli tool to run bigquery sql statements bq tool, which is installed as...