HomeBlog

Blog

Develop your Google Cloud Network: Challenge Lab

Develop your Google Cloud Network: Challenge Lab export ZONE= curl -LO raw.githubusercontent.com/quiccklabs/Labs_solutions/master/Develop%20your%20Google%20Cloud%20Network%20Challenge%20Lab/quicklabgsp321.sh sudo chmod +x quicklabgsp321.sh ./quicklabgsp321.sh solution picked from link

Implement Cloud Security Fundamentals on Google Cloud: Challenge Lab

Implement Cloud Security Fundamentals on Google Cloud: Challenge Lab export CUSTOM_SECURIY_ROLE= export SERVICE_ACCOUNT= export CLUSTER_NAME= export ZONE= curl -LO raw.githubusercontent.com/quiccklabs/Labs_solutions/master/Implement%20Cloud%20Security%20Fundamentals%20on%20Google%20Cloud%20Challenge%20Lab/quicklabgsp342.sh sudo chmod +x quicklabgsp342.sh ./quicklabgsp342.sh solution picked from link

Keep exploring

Build a Secure Google Cloud Network: Challenge Lab

Build a Secure Google Cloud Network: Challenge Lab export IAP_NETWORK_TAG= export INTERNAL_NETWORK_TAG= export HTTP_NETWORK_TAG= export ZONE= gcloud compute firewall-rules...

Set Up an App Dev Environment on Google Cloud: Challenge Lab Solution

Set Up an App Dev Environment on Google Cloud: Challenge Lab Solution export ZONE= export TOPIC_NAME= export...

Implement Load Balancing on Compute Engine: Challenge Lab Solutions

export INSTANCE= export PORT_NO= export FIREWALL= export ZONE= curl -LO raw.githubusercontent.com/QUICK-GCP-LAB/2-Minutes-Labs-Solutions/main/Implement%20Load%20Balancing%20on%20Compute%20Engine%20Challenge%20Lab/gsp313.sh sudo chmod +x gsp313.sh ./gsp313.sh Solution picked from github YouTube video...

Understanding Linux File and Directory Properties

Linux file or directory properties: Run the below given command: touch test.txt mkdir directory On running ls -l...

Introduction to file system in Linux

What is a file system? A file system is a structure that an operating system...

Important Things to Know Before Learning Linux

Superuser vs. Regular User: Linux has a special account called "root" with complete control over...

Linux: Introduction to Linux

Linux stands out as the world's most popular open-source operating system. Similar to familiar...

Data Types in Python

Data types in Python categorize or classify data items, indicating the type of value...

Operating Systems: The Core of Your Computer

1.1 What is an Operating System? An operating system (OS) is a system software that...

Python – A Door To Endless Possibilities

Python is a programming language designed to enhance your efficiency and facilitate seamless integration...

Latest articles

Develop your Google Cloud Network: Challenge Lab

Develop your Google Cloud Network: Challenge Lab export ZONE= curl -LO raw.githubusercontent.com/quiccklabs/Labs_solutions/master/Develop%20your%20Google%20Cloud%20Network%20Challenge%20Lab/quicklabgsp321.sh sudo chmod +x quicklabgsp321.sh ./quicklabgsp321.sh solution picked...

American Express Recruitment : Analyst – Data Analytics 2024

American Express Company is an American bank holding company and multinational financial services corporation...

Tech Mahindra – Software Engineer 2024

Tech Mahindra is part of  Mahindra Group and is a leading global systems integrator and...

Implement Cloud Security Fundamentals on Google Cloud: Challenge Lab

Implement Cloud Security Fundamentals on Google Cloud: Challenge Lab export CUSTOM_SECURIY_ROLE= export SERVICE_ACCOUNT= export CLUSTER_NAME= export ZONE= curl -LO...