BSc CS sem 5 Linux Server Administration practical solution Download




List of Practicals

- Practical shall be performed using any Linux Server (with 8GB RAM). - Internet connection will be required so that Linux server (command line mode) can be connected to Internet.

1. Install DHCP Server in Ubuntu 16.04


2. Initial settings: Add a User, Network Settings, Change to static IP address, Disable IPv6 if not needed, Configure Services, display the list of services which are running, Stop and turn OFF auto-start setting for a service if you don’t need it, Sudo Settings


3. Configure NTP Server (NTPd), Install and Configure NTPd, Configure NTP Client (Ubuntu and Windows)


4. SSH Server : Password Authentication Configure SSH Server to manage a server from the remote computer, SSH Client : (Ubuntu and Windows)


5. Install DNS Server BIND, Configure DNS server which resolves domain name or IP address, Install BIND 9, Configure BIND, Limit ranges you allow to access if needed.


6. Configure DHCP Server, Configure DHCP (Dynamic Host Configuration Protocol) Server, Configure NFS Server to share directories on your Network, Configure NFS Client. (Ubuntu and Windows Client OS)


7. Configure LDAP Server, Configure LDAP Server in order to share users' accounts in your local networks, Add LDAP User Accounts in the OpenLDAP Server, Configure LDAP Client in order to share users' accounts in your local networks. Install phpLDAPadmin to operate LDAP server via Web browser.


8. Configure NIS Server in order to share users' accounts in your local networks, Configure NIS Client to bind NIS Server.


9. Install MySQL to configure database server, Install phpMyAdmin to operate MySQL on web browser from Clients.


10. Install Samba to share folders or files between Windows and Linux.