Purpose: To develop a management software/application that can locate the server’s identity and display Server Vendor, Server Model, Server Serial Number and Server IP in a web GUI.
These instructions will get you a copy of the project up and running on your local machine/s.
- A set of systems connected to form a dhcp-network where one of the system acts as a dhcp server and is responsible for assigning ip addresses to the client systems.
For this project, we used virtual machines to setup the DHCP network. If you intend to use VirtualBox for running virtual machines, follow the following steps to configure the initial network:
- On all the machines, navigate to Settings>Network and choose 'Internal-network' as the network adapter.
- We do not want the ip of the server machine to change thus manually assign ip to the server.
- Set the client machines to receive ip-addresses through DHCP.
For more instructions on set-up and configurations, refer respective folders.