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.