> For the complete documentation index, see [llms.txt](https://cybersecurity-cloud-and-it-notes.gitbook.io/kyles-cybersecurity-cloud-and-it-gitbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cybersecurity-cloud-and-it-notes.gitbook.io/kyles-cybersecurity-cloud-and-it-gitbook/google-cybersecurity-professional-cert/4.-linux-and-sql-tool-of-the-trade/module-2/linux-distributions/resources-for-completing-linux-labs.md).

# Resources for completing Linux Labs

Here’s a fun, ADHD-friendly breakdown of how to use **Qwiklabs** for your Linux labs! Think of it as a mission to complete, and you’ve got the tools and tips to succeed. 🚀

***

#### 🎮 **How to Start Your Mission (aka Launch Qwiklabs)**

1. **Launch Qwiklabs**:
   * Click **Launch App** from Coursera. A new tab opens with Qwiklabs’ instructions 🖱️.
   * Now, click the big green **Start Lab** button to get your lab going. Your lab will start in a terminal window—this is where the magic happens ✨.
2. **Start the Lab**:
   * When you click **Start Lab**, you’ll get a temporary terminal window. The timer starts ticking ⏳, but don’t worry—you’ll have plenty of time to finish!
3. **Open Linux Console**:
   * Want to see the terminal in full screen? Click **Open Linux Console**, and boom—you get a full view 🖥️. Close it anytime, and keep working in the original tab.

***

#### ⏱️ **Keeping an Eye on the Clock**

* The **timer** is your countdown buddy. Once the timer hits 00:00:00, your lab closes, so keep an eye on it, but stay cool—you’ve got this!

***

#### 📈 **Check Your Progress**

* Want to see how you're doing? Click **Check my progress** anytime during the lab to see what’s left. If you’re stuck, you’ll get hints to help you out 🧩.

***

#### ✂️ **Copy/Paste Like a Pro**

* You can copy and paste commands to save time.
  * Use **CTRL + C** to copy text and **CTRL + V** to paste into the terminal.
  * If you see a pop-up asking for permission to access the clipboard, click **Allow**. Easy peasy! 🎉

***

#### 🖱️ **Scrolling**

* Need to scroll through the terminal? Just use your **mouse scroll wheel** or **touchpad** to move up and down 🖱️.

***

#### 🛑 **End Your Mission (aka End Lab)**

* Once you’ve completed all tasks, click the red **End Lab** button. But wait! Don’t click it too early, or you’ll lose all your hard work 🚨.

***

#### 🔄 **Refreshing for Progress**

* If your progress doesn’t show up in Coursera after completing the lab, **refresh the page**. You should see a shiny green check mark when it’s done ✅.

***

#### 🎯 **Helpful Keyboard Shortcuts for the Terminal**

* **CTRL + C**: Stop a running command (or copy if not in terminal).
* **CTRL + V**: Paste text.
* **clear**: Clears the screen (or use **CTRL + L**).
* **CTRL + A**: Move to the start of the command.
* **CTRL + E**: Move to the end of the command.
* **Up/Down arrows**: Cycle through previous commands.
* **Tab key**: Get auto-suggestions for text completion.

***

#### 🚀 **Key Takeaways**

* Use Qwiklabs to practice what you’ve learned in a hands-on, interactive environment.
* Make friends with your **terminal**—it’s your playground for entering commands.
* Use shortcuts to speed up your mission, and don’t forget to **check your progress** and **end the lab** properly!

Now you’re all set to ace your Qwiklabs and dominate those Linux labs like a boss! 💻👑
