This assignment details the setup and configuration of two virtual machines running different Linux distributions (Ubuntu Server and CentOS). The primary focus is on configuring essential server services, including DNS and SSH on the first virtual machine. This involves installing and configuring the BIND DNS server to manage the saffioti.org.au domain and setting up SSH for secure remote access. The second virtual machine focuses on remote file access via FTP, utilizing vsftpd, and implementing simple web services, including configuring an Apache web server, and generating SSL certificates for secure connections. The assignment includes detailed, step-by-step instructions, configuration files, and testing procedures for each service, providing a comprehensive guide to Linux server administration. The document also provides a list of references used to complete the assignment.