Crayola Colors
December 31st, 2024 4:46 PM Mr. Q Categories: HTML
Their color names are often creative and funny (with no evidence of being real names).These hex values are non official approximate values intended to simulate Crayola colors in HTML: Crayola Colors Color Name HEX Red #ED0A3F Maroon #C32148 Scarlet #FD0E35 Brick Red #C62D42 English Vermilion #CC474B Madder Lake #CC3336 Permanent […] Read more »
Setting Up Google Cloud SDK and Cloud DNS with Docker
December 18th, 2024 12:57 PM Mr. Q Categories: DNS, Docker
Setting up a Google Cloud SDK (GCloud) environment within a Docker container is a streamlined way to manage cloud resources and DNS configurations. This guide will walk you through creating a Docker-based setup for GCloud SDK, configuring Cloud DNS, and verifying your setup. Step 1: Set Up the Docker Environment […] Read more »
How to Download credentials.json from Google Cloud
December 18th, 2024 12:54 PM Mr. Q Categories: DNS, Docker
Before setting up your Docker container or Google Cloud DNS, you need to download the credentials.json file. This file allows you to authenticate your service account and access Google Cloud APIs. Here’s how to get it: Step 1: Access Google Cloud Console Step 2: Select Your Project Step 3: Navigate […] Read more »