Operating Systems TK3033

Lab 1 Student Onboarding

Automate your Ubuntu VM setup for OpenObserve and Auditd. No more manual configuration errors.

bash — onboarding

# Run this command inside your Ubuntu VM:

curl -O https://shell.awanops.com/tk3033_install.sh && chmod +x tk3033_install.sh && sudo ./tk3033_install.sh

How it works

Identity Setup

The script prompts for your Matric Number and automatically renames your VM hostname for accurate marking.

Auditd Policies

Automatically configures command-level auditing so every terminal action is recorded for evidence.

Live Monitoring

Installs the OpenObserve agent and bridges it with the system journal to ship logs to the lecturer dashboard.