Skip to content

CDMSP/LKS-Linux-Server-Infrastructure-Debian

Repository files navigation

LKS Linux Server Infrastructure (Debian)

This repository contains a Linux server infrastructure project built for LKS (Lomba Kompetensi Siswa) in the field of Networking System Administration. The project simulates a real-world network environment using multiple Debian servers configured with various network services.

Network Topology

The infrastructure consists of

  • Server 1

    • DNS Master
    • SSH Server
    • NTP Server
    • Web Server
  • Server 2

    • DHCP Server
    • DNS Server
    • FTP Server
    • Mail Server
    • Web Server
    • SSH Server
  • Router

    • Routing
    • Proxy Server
    • DHCP Relay
    • SSH Server

Services Included

This lab environment includes the following services

  • DNS (Bind9)
  • DHCP Server
  • Web Server (Apache / Nginx)
  • FTP Server
  • Mail Server (Postfix + Dovecot)
  • Proxy Server (Squid)
  • SSH Server
  • NTP Server
  • LDAP
  • VPN (OpenVPN)
  • Monitoring (SNMP, Cacti)
  • Firewall Configuration

LKS-Linux-Server-Infrastructure-Debian

│ ├── topology ├── dns ├── dhcp ├── web ├── ftp ├── mail ├── proxy ├── vpn ├── monitoring └── firewall

Purpose

The goal of this project is to:

  • Practice Linux server administration
  • Simulate enterprise network services
  • Prepare for LKS Networking competition
  • Document server configurations for learning

Author

Student project for LKS Networking System Administration practice.

Releases

No releases published

Packages

 
 
 

Contributors