Update exam1.md

هذا الالتزام موجود في:
2025-09-09 17:47:37 +00:00
الأصل f1c48f22cc
التزام 703c6924e5

عرض الملف

@@ -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.