This project sets up a Linux-based server and workstation infrastructure for a local library, providing essential network services and demonstrating cost-effective alternatives to a Windows-based environment.
Project Goals:
- Set up and configure a server and workstation on Linux
- Configure DHCP, DNS, and Samba for network services
- Demonstrate a secure environment with automated backups
- Installation Requirements
- Project Structure
- Quick Setup Guide
- Detailed Documentation
- Testing and Verification
- Operating Systems: Ubuntu Server, Ubuntu Desktop
- Virtualization Software: VMware Fusion (or any other)
- Access Tools: SSH client, VNC client (optional)
- documentation/: Detailed step-by-step setup guides
- scripts/: Automation scripts, e.g., backup script for cron job
- assets/: Images or screenshots (optional)
- Clone the repository:
git clone https://github.com/username/linux_client_server.git cd linux_client_server