Academic Projects

Real-world scenarios and lab environments configured during my studies.

Linux Apache Networking

LAMP Stack Deployment

Configured an Ubuntu Server with Apache, MySQL, and PHP. Set up virtual hosts, secured database access, and configured UFW firewall rules to allow only HTTP/HTTPS and SSH traffic.

View Details
Windows Server Active Directory

Corporate Domain Setup

Installed and configured Windows Server 2022 as a Primary Domain Controller. Created Organizational Units, implemented Group Policy Objects (GPOs) for enforcing password complexity, and managed user profiles.

View Details
Bash Scripting Automation

Automated Backup System

Developed custom bash scripts to automate the backup of critical server directories to an external NFS share using rsync. Configured cron jobs for daily execution and integrated email alerts for backup status.

View Details