Preview

Nt1330 Unit 1 Assignment

Powerful Essays
Open Document
Open Document
3253 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Nt1330 Unit 1 Assignment
CCN Final
Assignment
Configuration of Apache web server, ldap, Debian based distro, DNS and DHCP, SNMP.
In this report we will focus on the implementation details of LDAP, DNS and DHCP in ubuntu operating system or
CENTOS, debian based distro and also we will briefly explain the implementation details of apache web server and secure web communication .
Submitted by
Bilal Munsif

Table of Contents
Web server technology ................................................................................................................................. 4
1) Introduction of web server technology: ............................................................................................... 4
2) Web server configuration : ...................................................................................................................
…show more content…
For this you need to edit the /etc /network/interfaces file and you need to add the following syntax. Below one is the only example you need to change according to your ip address settings
1.

sudo gedit /etc/network/interfaces

By applying ipaddress, broadcast, subnet mask and default gateway. So when all settings applied then we get the following output.

After entering all the details you need to restart networking services using the following command
1.

sudo /etc/init.d/networking restart

Fig 3.1 (showing the restarting output)
By applying ip-address, subnet masks and default gateway we check the DHCP server with the help of

ifconfig. The output is shown below:

Fig 4.1 (shows the output)
Ubuntu Linux convert DHCP network configuration to static IP configuration. Now to change or convert
DHCP network configuration to static configuration. After initial installation, he wanted to change n etwork settings . Y our main network configuration file is / etc/network/interfaces

You May Also Find These Documents Helpful