From 703c6924e5c1bdd4a1b06be78598aeeaf8212b5c Mon Sep 17 00:00:00 2001 From: ghaymah_dev Date: Tue, 9 Sep 2025 17:47:37 +0000 Subject: [PATCH] Update exam1.md --- exam1.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/exam1.md b/exam1.md index 5e64f04..bd12703 100644 --- a/exam1.md +++ b/exam1.md @@ -36,7 +36,7 @@ --- -## **Section A: Deep Investigation & Analysis (60 marks)** +## **Section A: Deep Investigation & Analysis** ### **1. Process vs Service: Beyond Definitions (15 marks)** a) Find three currently running services using `systemctl`. Screenshot the command and output. @@ -116,14 +116,18 @@ d) Change its priority to the lowest: `sudo renice -n 19 -p [PID_of_yes]`. Scree ### **5. Ghaymah Cloud Platform Integration (25 marks)** a) Installation & Setup: - ```bash + + ``` curl -sSL https://cli.ghaymah.systems/install.sh | bash ``` + Screenshot the entire installation process and output. Verify installation: `ghaymah --version`. Screenshot. + b) Authentication & Account Management: Login: `gy auth login`. Follow the prompts. Screenshot the successful login message. Verify: `gy auth status`. Screenshot the output. + c) Project Management: List Ghaymah projects. screenshot the output.