GCP for Linux System administrators

2 months ago
daniel

Linux System Admins Journey to Google Cloud Platform As a Linux system administrator, you have a wealth of knowledge and…

Top 5 Troubleshooting Tools for Network Professionals in Linux

2 months ago

As a network professional, troubleshooting is a crucial part of your daily routine. To streamline this process, it's essential to…

netstat equivalent tool

2 years ago

The net-tools set of packages had been deprecated years back, although the commands are still being in use. Tools such…

GCP GKE – run kubectl through bastion host

4 years ago

Re-posting my answer to a Google cloud platform's Google Kubernetes Engine (GKE) related question in Serverfault. The question is how…

Spoof User Agent in http calls

4 years ago

Recently I was trying to download numerous files from a certain website using a shell script I wrote. With in…

Terraform – show logging

4 years ago

Enabling logging in terraform for debugging

gcloud formatting output

4 years ago

GCP : output in table format using gcloud sdk tool The Google Cloud Platform(GCP) provides a handy CLI tool to…

GCP – ssh to instances without external IP

4 years ago

How to connect with ssh to Google Cloud Platform VM instances without external IP addresses Google recently announced that it…

Google Cloud NEXT 2020

4 years ago

Registration of GCP NEXT 2020 open #GoogleCloudNext Google NEXT 2020 - https://cloud.withgoogle.com/next/sf/ April 6-8, 2020 - Moscone Center, San Francisco…

GCP – run bigquery sql from command line

4 years ago

Use bq cli tool to run bigquery sql statements bq tool, which is installed as part of the gcloud sdk…