The Penguin Emperor Course is an educational and practical course designed to train professional Linux users and guide them toward advanced fields like DevOps engineering, system administration, and more. The course focuses on teaching essential Linux skills through hands-on experience.
This project is the final project of the course, developed by Mohammadreza Alizadeh for Part Software Company. It consists of two phases:
-
Phase 1 ( auto-configer ) : A system configuration script for Debian-based Linux distributions. This script automates key tasks such as creating
users
, changingAPT
sources, configuringSSH
andNTP
, and setting up firewall rules withnftables
. -
Phase 2 ( EPWeather ): A Bash program that tracks weather conditions for different cities using the
wttr.in
API. This phase provides practical experience with fetching and displaying real-time weather data.
This project is copyrighted by Emperor Penguin College 3 and Part Software Group. All rights reserved.