GH_Programming_Lab_Manual_CN_2022-23_(2)[1]
GH_Programming_Lab_Manual_CN_2022-23_(2)[1]
(SOE-B-CSE601)
LAB MANUAL
Semester: V
Batch: 2024-25
Verified By:
Dr. Umashankar Ghughar
SCHOOL OF ENGINEERING
Department of Computer Science and Engineering
O P JINDAL UNIVERSITY
O P JINDAL KNOWLEDGE PARK, PUNJIPATRA, RAIGARH-496109
Objective:
1. To write, test, and implement the network concept.
2. To know about network devices and all network model.
3. Use different design model of network for practical implementation.
4. Learn how to secure and connect the internet through network.
5. To build the capacity to design and manage the large Server Structure.
Course Outcomes:
1. Understand all network devices and models.
2. Ability to understand structural diagram and real life implementation of network model.
3. Use computer or laptop to connect network model and network space and file
sharing concept.
4. Learn about large Server Network system and its design concept.
A dial-up connection uses a standard phone line and analog modem to access the
Internet at data transfer rates (DTR) of up to 56 Kbps. A dial-up connection is the least
expensive way to access the Internet, but it also slowest connection.
A dial-up connection is established when two or more communication devices
use a public switched telephone network (PSTN) to connect to an Internet
service provider (ISP).
ISPs often provide free dial-up connections, a viable alternative for budget-
conscious subscribers.
Devices / Apparatus :-
Dial-up access uses a telephone modem, DSL service uses a DSL modem, cable access
uses a cable modem, and satellite service uses a satellite adapter. Your ISP may give
you a modem—often for a fee—when you sign a contract, which helps ensure that you
have the right type of modem.
Window Settings
3. STEP3
Dial-up
4. STEP4
Select Dial-up.
6. STEP6
7. STEP7
Skip
8. STEP8
Close
Dial-up
Clic Connec for the newly set connection (Dial-up Connection, etc.)
t
k 10. STEP10
Dial-up Connection Properties
11. STEP11
Properties - General
Click Edit.
13. STEP13
Edit Location
14. STEP14
Properties - Options
PPP
Set options at your preference (the default is recommended), and then
Settings.
..
click
15. STEP15
PPP Settings
16. STEP16
Properties - OK
17. STEP17
Connection Test
Server software
Server hardware also differs from desktop hardware in terms of its form
factor. Modern desktop computers often exist as mini towers, designed
to be placed under a desk. Although there are still some vendors that
offer tower servers, most
servers are designed to be rack mounted. These rack mount systems
are described as having a 1U, 2U or 4U form factor, depending on how
much rack space they occupy -- a 2U server takes up twice as much
rack space as a 1U server.
Another key difference between a desktop computer and a server is the operating system.
A desktop operating system might be able to perform some server-like functionality but
isn't designed or licensed to take the place of a server operating system. Windows 10, for
example, is a desktop operating system.
Some Windows 10 editions include Hyper-V, Microsoft's virtual machine platform. Even
though both Windows 10 and Windows Server can run Hyper-V, Windows 10's
hypervisor is intended to be primarily used for development purposes, whereas the
version of Hyper-V included with Windows Server is designed for running production
virtual servers.
Similarly, the Windows 10 operating system can make files available to devices on a local
network. However, Windows 10 was never designed for large-scale file sharing.
Windows Server, however, can be configured to act as a fully featured file server. In large
organizations, a distributed file system can be created across an entire server farm for the
purpose of providing better performance, scalability and resiliency than what one physical
server would be able to provide by itself.
Types of servers
Servers are often categorized in terms of their purpose. A few examples of the types of
servers available are as follows:
Web server: a computer program that serves requested HTML pages or files. In this
case, a web browser acts as the client.
Mail server: an application that receives incoming emails from local users -- people
within the same domain -- and remote senders and forwards outgoing emails for
delivery.
Virtual server: a program running on a shared server that is configured in such a way
that it seems to each user that they have complete control of a server.
Blade server: a server chassis housing multiple thin, modular electronic circuit
boards, known as server blades. Each blade is a server in its own right, often
dedicated to a single application
File server: a computer responsible for the central storage and management
of data files so that other computers on the same network can access them.
Database server: this server is responsible for hosting one or more databases. Client
applications perform database queries that retrieve data from or write data to the
database that is hosted on the server.
Print server: this server provides users with access to one or more network-attached
printers -- or print devices as some server vendors call them. The print server acts as
a queue for the print jobs that users submit. Some print servers can prioritize the
jobs in the print queue based on the job type or on who submitted the print job.
Server components
Hardware
Operating systems
Another component is the server operating system. A server operating system, such as
Windows Server or Linux, acts as the platform that enables applications to run. The
operating system provides applications access to the hardware resources that they need
and enables network connectivity.
The application is what enables the server to do its job. For example, a database server
would run a database application. Likewise, an email server would need to run a mail
application.
Security capabilities are also important and there are a number of protection, detection
and recovery features to consider, including native data encryption to protect data in
flight and data at rest, as well as persistent event logging to provide an indelible record of
all activity.
If the server will rely on internal storage, the choice of disk types and capacity is also
important because it can have a significant influence on input/output (I/O) and resilience.
Many organizations are shrinking the number of physical servers in their data centers as
virtualization enables fewer servers to host more workloads. The advent of cloud
computing has also changed the number of servers an organization needs to host on
premises.
Packing more capability into fewer boxes can reduce overall capital expenses, data center
floor space and power and cooling demands. Hosting more workloads on fewer boxes,
however, can also pose an increased risk to the business because more workloads will be
affected if the server fails or needs to be offline for routine
maintenance.
Server Maintenance Checklist:
Figure- Server Room