From 736e9f198d76f2882b9441ad69a7738392bf725e Mon Sep 17 00:00:00 2001 From: ghaymah_dev Date: Tue, 9 Sep 2025 17:51:26 +0000 Subject: [PATCH] Update exam1.md --- exam1.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/exam1.md b/exam1.md index bd12703..6a11404 100644 --- a/exam1.md +++ b/exam1.md @@ -117,12 +117,9 @@ 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: - ``` 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.