gcloud sdk
Interacting with google cloud platform services with gcloud cli tool Google Cloud Platform(GCP) has a...
Linux : using zip to compress or decompress files
There are several tools for compressing and decompressing files in Linux, you can get a...
Installing Google Cloud SDK in Linux
How to install Google cloud platform(GCP) sdk - gcloud cli tool The instructions below were...
Ansible : Run playbooks as a script
Ansible is a powerful tool for automation, its syntax checking, verbose and dry run mode...
How to find the type of storage engine a MySQL tables uses
What type of storage engine a MySQL tables uses? MySQL supports several storage engines such...
iptables – table full and dropping packets
nf_conntrack: table full, dropping packet I actually saw this error in a Docker host, and...
Google joins AWS and Azure as leader in Gartner’s 2018 IaaS Magic Quadrant
Google joins AWS and Azure as leader in Gartner’s 2018 IaaS Magic Quadrant After intensive...
IP subnet calculator
Linux - IP subnet calculation with ipcalc ipcalc is a program to perform simple manipulation...
Python modify user-agent
How to generate user-agent header for web requests in Python In previous post, we saw...