SlideShare a Scribd company logo
1.what is meant by term interoperability?
---Interoperability is a property referring to the ability of diverse systems and organizations to work
together (inter-operate). The term is often used in a technical systems engineering sense, or
alternatively in a broad sense, taking into account social, political, and organizational factors that impact
system to system performance
2.Write the short notes on:
a. Fat:
b. Fat32
c. NTFS
File Allocation Table (FAT): A file system used by MS-DOS and other Windows-based operating systems
to organize and manage files. The file allocation table (FAT) is a data structure that Windows creates
when you format a volume by using the FAT or FAT32 file systems. Windows stores information about
each file in the FAT so that it can retrieve the file later.
FAT32: A derivative of the File Allocation Table (FAT) file system. FAT32 supports smaller cluster sizes
and larger volumes than FAT, which results in more efficient space allocation on FAT32 volumes.
NTFS: An advanced file system that provides performance, security, reliability, and advanced features
that are not found in any version of FAT. For example, NTFS guarantees volume consistency by using
standard transaction logging and recovery techniques. If a system fails, NTFS uses its log file and
checkpoint information to restore the consistency of the file system. In Windows 2000 and Windows XP,
NTFS also provides advanced features such as file and folder permissions, encryption, disk quotas, and
compression.
3.what is hub and when is it commonly used?
----A common connection point for devices in a network. Hubs are commonly used to connect segments
of a LAN. A hub contains multiple ports. When a packet arrives at one port, it is copied to the other ports
so that all segments of the LAN can see all packets.
A passive hub serves simply as a conduit for the data, enabling it to go from one device (or segment) to
another. So-called intelligent hubs include additional features that enables an administrator to monitor
the traffic passing through the hub and to configure each port in the hub. Intelligent hubs are also called
manageable hubs.
4. what is TCP/IP protocol and when is it used?
The Internet Protocol Suite (commonly known as TCP/IP) is the set of communications protocols used
for the Internet and other similar networks. It is named from two of the most important protocols in it:
the Transmission Control Protocol (TCP) and the Internet Protocol (IP), which were the first two
networking protocols defined in this standard. It is highly used in World Wide Web.
6.What does DHCP stands for, how does it work and when would it be used?
Dynamic Host Configuration Protocol (DHCP) is a network application protocol used by devices (DHCP
clients) to obtain configuration information for operation in an Internet Protocol network. This protocol
reduces system administration workload, allowing devices to be added to the network with little or no
manual intervention.
A computer running the Microsoft DHCP service offers dynamic configuration of IP addresses and
related information to DHCP-enabled clients, which helps to assign range of IP Address to all the clients
in a network.
When we have a lot of computers in a network and we want to assign IP Address automatically to all
the client’s in a network we can use DHCP.
7.What is windows Internet information services(IIS) and what functions does it provide? List the 3
example of web server.
---Internet Information Services (IIS) - formerly called Internet Information Server - is a set of Internet-
based services for servers created by Microsoft for use with Microsoft Windows.
Windows IIs
Apache HTTP Server.
Sun Java System Web Server
8.What is the ipconfig command, and how can it be used to check network connectivity?
---Ipconfig is a DOS utility which can be used from MS-DOS and a MS-DOS shell to display the network
settings currently assigned and given by a network. This command can be utilized to verify a network
connection as well as to verify your network settings.
From the command prompt, type 'ipconfig' to run the utility with default options. The output of the
default command contains the IP address, network mask and gateway for all physical and virtual .
9.why should you check the warranty conditions on a piece of hardware before attempting to repair it?
We should check the warranty condition on a piece of hardware before attempting to repair it because
most manufacturers offer some level of warranty on their hardware and some of the manufacturer offer
return to base warranty which means in place of defective hardware the manufacturer repairs or
replaces the hardware component for the buyer.
Advanced replacement of defective equipment is included, often with next-day delivery based on
equipment availability
Warranty extensions must be purchased prior to expiration of existing warranty.
10.why would an organization want to maintain a list of hardware assert numbers?
---Organization want to maintain a list of hardware assert numbers because it is a kind of index with all
the items listed. It is very important to identify the server, its location and value. It can also be used for
accounting purposes to calculate depreciation and for insurance purposes to estimate replacement
value. It can be kept from simple handwritten making stickers or barcode.
11.why keeping server log is important.
---Server logs keeps contains all the events and during the failure of any driver or service to load it is
recorded as well as any errors the driver or service may encounter.
It helps to trace out the exact cause of error which can be fixed afterward.
12. Name two documents that are useful for maintaining network documentation.
----The two documents that are useful for maintaining network documentation are as follows:
1.sizing a network: it is important to have a clear idea of the network’s expected size. everything needs
to be planned so that capacity of clients can be added afterward during the increase in umbers of
users.
2.Security: After a network is maintained security should also be maintained so that network should not
be accessible to any intrusions or unauthorized users.
13,using a word processor design your own version of a network maintenance report. test a report by
populating it with some dummy data.
During designing a network maintenance report various issues has to be kept in mind for example:
1. Protocols: it refers to Which protocol I am trying to use in my network like..TCP/IP, IPX ,Appletalk.
2. Network hardware: It refers to which network interface card , cables , transmission medias , hardware
devices , gateway’s that I am trying to implement.
3. background information for software implementation.
4.Budget: it refers to all the cost that will be used in a network.
5.Solution and repair: it refers to all the technical solution and repairs that will be done after completing
all the design afterward.
14.write a example of server hardware specification document.
---- a server hardware specification deals with the the documents that lists what the hardware and
software which is implemented in a network. It makes easy to find fault and for maintenance purpose.
Information may be as follows:
1Regarding BIOS type.
2.Amount of memory used.
3.Cpu type and speed
4.Installed periperals
5.O/s used and application used.
6.Asset number and location of server.
6.date and log created. For eg:
Server H/W Specification
Date of purchase: 1.1.2009 Supplier : Dicker data
Model : Intel
Location Server room Asset no: 8789
Name : ingram.com.au Domain : aiccl.edu.au
Protocols: TCP/IP , IPX/SPX IP Address : 192.168.1.1.
CPU: Core 2 Quad Memory: Kingston Expert express
Hard disk : LaCie 1000 G.B Partition : NTFS
Bios : Intel Peripheral : Hp laser jet
Software : Adobe Photoshop Operating system : Linux/ Windows server 2003
Last log update : 1.12.2009 Log recorded by :Adam
15.how can you create the active directory in windows server 2003?
Steps for creating active directory in windows server 2003 are as follows:
1. Run- type dcpromo.
2.follow the wizard .
3. Let it check the Os compatibility.(For Windows 2000 family or before)
4.Create a Domain controller
5. Create a Domain in new forest
4. Assign domain name to be used.
3. create ntds folder for database folder.
4.create a system Sysvol folder.
5.Finally Register DNS
5.click next and let windows create the active directory.
16.what is the command to refresh the group policy in windows server 2003?
-The command to refresh the group policy in windows server 2003 is gpupdate.
Last log update : 1.12.2009 Log recorded by :Adam
15.how can you create the active directory in windows server 2003?
Steps for creating active directory in windows server 2003 are as follows:
1. Run- type dcpromo.
2.follow the wizard .
3. Let it check the Os compatibility.(For Windows 2000 family or before)
4.Create a Domain controller
5. Create a Domain in new forest
4. Assign domain name to be used.
3. create ntds folder for database folder.
4.create a system Sysvol folder.
5.Finally Register DNS
5.click next and let windows create the active directory.
16.what is the command to refresh the group policy in windows server 2003?
-The command to refresh the group policy in windows server 2003 is gpupdate.

More Related Content

PPT
Server configuration
PPT
Install and configure linux
PPTX
IP tables and Filtering
PDF
Linux Presentation
PPT
Ch16 system administration
PPT
Ch18 system administration
DOC
A Project Report on Linux Server Administration
PPTX
Managing the system and network connection Linux
Server configuration
Install and configure linux
IP tables and Filtering
Linux Presentation
Ch16 system administration
Ch18 system administration
A Project Report on Linux Server Administration
Managing the system and network connection Linux

What's hot (19)

DOC
Dns server
PPT
windows server 2003
PPT
1.1 windows server 2003
PDF
Presentation on linux
PPT
MAC OS System Software 7
PPTX
linux interview questions and answers
PDF
DNS server config on cisco packet tracer
PPT
3_System_Requirements_and_Scaling
DOC
Interview Questions
PDF
Red Hat Enterprise Linux and NFS by syedmshaaf
PPS
Linux01 basics
PPTX
Network File System in Distributed Computing
PDF
L2 lotus help
PPT
Ch14 system administration
PPTX
An overview of ftp
PPT
Chapter 21 - The Linux System
Dns server
windows server 2003
1.1 windows server 2003
Presentation on linux
MAC OS System Software 7
linux interview questions and answers
DNS server config on cisco packet tracer
3_System_Requirements_and_Scaling
Interview Questions
Red Hat Enterprise Linux and NFS by syedmshaaf
Linux01 basics
Network File System in Distributed Computing
L2 lotus help
Ch14 system administration
An overview of ftp
Chapter 21 - The Linux System
Ad

Viewers also liked (20)

DOC
Install SW to network computers
DOC
Install SW to Netwrok It 05 roshan basnet (1)
DOCX
Internet basic of it20
DOC
Occupational Health & Safety 08 assignment 2009
DOCX
Developing Multimedia Application It15
DOC
Case study for it03 roshan
DOCX
Building Intranet Assignment 2009 03 14 roshan basnet (1)
DOC
Updating current Network Design It18 roshan basnet
DOC
RISK MGMT It30 roshan basnet final
DOCX
Network Design for a company
PDF
Graduation Statement and Transcript Master
PDF
KPI Certificates Full Set
PDF
AlimentaçãO Em Tempos De Gripe
DOCX
Teaching staff application
PDF
Emprendimiento 2 (3)
PPTX
Talserier & mönster power point
PPSX
Carteles de personajes "Need for Speed"
PPTX
Retablo mayor del pilar
DOCX
Etica 3
PPS
Crucifixión 2
Install SW to network computers
Install SW to Netwrok It 05 roshan basnet (1)
Internet basic of it20
Occupational Health & Safety 08 assignment 2009
Developing Multimedia Application It15
Case study for it03 roshan
Building Intranet Assignment 2009 03 14 roshan basnet (1)
Updating current Network Design It18 roshan basnet
RISK MGMT It30 roshan basnet final
Network Design for a company
Graduation Statement and Transcript Master
KPI Certificates Full Set
AlimentaçãO Em Tempos De Gripe
Teaching staff application
Emprendimiento 2 (3)
Talserier & mönster power point
Carteles de personajes "Need for Speed"
Retablo mayor del pilar
Etica 3
Crucifixión 2
Ad

Similar to It04 roshan basnet (20)

DOCX
Desktop interview qestions & answer
PPTX
Systems Administration
PDF
Lesson 2
DOCX
Study notes for CompTIA Certified Advanced Security Practitioner (ver2)
PDF
18587936 squid-proxy-configuration-guide - [the-xp.blogspot.com]
DOCX
Network Testing ques
PPT
Linux Based Advanced Routing with Firewall and Traffic Control
PDF
Jetking questions and answers 8.5x11
PPT
Chapter 01 networking
DOCX
Backtrack Manual Part4
DOCX
Networking question
PDF
Net administratio
PPT
Unix Web servers and FireWall
PPT
Unix Web servers and FireWall
PDF
My top 22-windows-server-interview-questions
PDF
Installation Of An Iso Image Dvd
DOCX
Study notes for CompTIA Certified Advanced Security Practitioner
PPTX
introduction on server.pptx
PPT
Aci dp
ODP
lamp technology
Desktop interview qestions & answer
Systems Administration
Lesson 2
Study notes for CompTIA Certified Advanced Security Practitioner (ver2)
18587936 squid-proxy-configuration-guide - [the-xp.blogspot.com]
Network Testing ques
Linux Based Advanced Routing with Firewall and Traffic Control
Jetking questions and answers 8.5x11
Chapter 01 networking
Backtrack Manual Part4
Networking question
Net administratio
Unix Web servers and FireWall
Unix Web servers and FireWall
My top 22-windows-server-interview-questions
Installation Of An Iso Image Dvd
Study notes for CompTIA Certified Advanced Security Practitioner
introduction on server.pptx
Aci dp
lamp technology

Recently uploaded (20)

PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Empathic Computing: Creating Shared Understanding
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Spectral efficient network and resource selection model in 5G networks
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Encapsulation theory and applications.pdf
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
Modernizing your data center with Dell and AMD
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PDF
Network Security Unit 5.pdf for BCA BBA.
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PPTX
Big Data Technologies - Introduction.pptx
PDF
Approach and Philosophy of On baking technology
Understanding_Digital_Forensics_Presentation.pptx
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
20250228 LYD VKU AI Blended-Learning.pptx
Empathic Computing: Creating Shared Understanding
Mobile App Security Testing_ A Comprehensive Guide.pdf
Spectral efficient network and resource selection model in 5G networks
“AI and Expert System Decision Support & Business Intelligence Systems”
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
CIFDAQ's Market Insight: SEC Turns Pro Crypto
NewMind AI Weekly Chronicles - August'25 Week I
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Encapsulation theory and applications.pdf
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Modernizing your data center with Dell and AMD
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
Network Security Unit 5.pdf for BCA BBA.
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Big Data Technologies - Introduction.pptx
Approach and Philosophy of On baking technology

It04 roshan basnet

  • 1. 1.what is meant by term interoperability? ---Interoperability is a property referring to the ability of diverse systems and organizations to work together (inter-operate). The term is often used in a technical systems engineering sense, or alternatively in a broad sense, taking into account social, political, and organizational factors that impact system to system performance 2.Write the short notes on: a. Fat: b. Fat32 c. NTFS File Allocation Table (FAT): A file system used by MS-DOS and other Windows-based operating systems to organize and manage files. The file allocation table (FAT) is a data structure that Windows creates when you format a volume by using the FAT or FAT32 file systems. Windows stores information about each file in the FAT so that it can retrieve the file later. FAT32: A derivative of the File Allocation Table (FAT) file system. FAT32 supports smaller cluster sizes and larger volumes than FAT, which results in more efficient space allocation on FAT32 volumes. NTFS: An advanced file system that provides performance, security, reliability, and advanced features that are not found in any version of FAT. For example, NTFS guarantees volume consistency by using standard transaction logging and recovery techniques. If a system fails, NTFS uses its log file and checkpoint information to restore the consistency of the file system. In Windows 2000 and Windows XP, NTFS also provides advanced features such as file and folder permissions, encryption, disk quotas, and compression. 3.what is hub and when is it commonly used? ----A common connection point for devices in a network. Hubs are commonly used to connect segments of a LAN. A hub contains multiple ports. When a packet arrives at one port, it is copied to the other ports so that all segments of the LAN can see all packets. A passive hub serves simply as a conduit for the data, enabling it to go from one device (or segment) to another. So-called intelligent hubs include additional features that enables an administrator to monitor the traffic passing through the hub and to configure each port in the hub. Intelligent hubs are also called manageable hubs.
  • 2. 4. what is TCP/IP protocol and when is it used? The Internet Protocol Suite (commonly known as TCP/IP) is the set of communications protocols used for the Internet and other similar networks. It is named from two of the most important protocols in it: the Transmission Control Protocol (TCP) and the Internet Protocol (IP), which were the first two networking protocols defined in this standard. It is highly used in World Wide Web. 6.What does DHCP stands for, how does it work and when would it be used? Dynamic Host Configuration Protocol (DHCP) is a network application protocol used by devices (DHCP clients) to obtain configuration information for operation in an Internet Protocol network. This protocol reduces system administration workload, allowing devices to be added to the network with little or no manual intervention. A computer running the Microsoft DHCP service offers dynamic configuration of IP addresses and related information to DHCP-enabled clients, which helps to assign range of IP Address to all the clients in a network. When we have a lot of computers in a network and we want to assign IP Address automatically to all the client’s in a network we can use DHCP. 7.What is windows Internet information services(IIS) and what functions does it provide? List the 3 example of web server. ---Internet Information Services (IIS) - formerly called Internet Information Server - is a set of Internet- based services for servers created by Microsoft for use with Microsoft Windows. Windows IIs Apache HTTP Server. Sun Java System Web Server 8.What is the ipconfig command, and how can it be used to check network connectivity? ---Ipconfig is a DOS utility which can be used from MS-DOS and a MS-DOS shell to display the network settings currently assigned and given by a network. This command can be utilized to verify a network connection as well as to verify your network settings. From the command prompt, type 'ipconfig' to run the utility with default options. The output of the default command contains the IP address, network mask and gateway for all physical and virtual .
  • 3. 9.why should you check the warranty conditions on a piece of hardware before attempting to repair it? We should check the warranty condition on a piece of hardware before attempting to repair it because most manufacturers offer some level of warranty on their hardware and some of the manufacturer offer return to base warranty which means in place of defective hardware the manufacturer repairs or replaces the hardware component for the buyer. Advanced replacement of defective equipment is included, often with next-day delivery based on equipment availability Warranty extensions must be purchased prior to expiration of existing warranty. 10.why would an organization want to maintain a list of hardware assert numbers? ---Organization want to maintain a list of hardware assert numbers because it is a kind of index with all the items listed. It is very important to identify the server, its location and value. It can also be used for accounting purposes to calculate depreciation and for insurance purposes to estimate replacement value. It can be kept from simple handwritten making stickers or barcode. 11.why keeping server log is important. ---Server logs keeps contains all the events and during the failure of any driver or service to load it is recorded as well as any errors the driver or service may encounter. It helps to trace out the exact cause of error which can be fixed afterward. 12. Name two documents that are useful for maintaining network documentation. ----The two documents that are useful for maintaining network documentation are as follows: 1.sizing a network: it is important to have a clear idea of the network’s expected size. everything needs to be planned so that capacity of clients can be added afterward during the increase in umbers of users. 2.Security: After a network is maintained security should also be maintained so that network should not be accessible to any intrusions or unauthorized users. 13,using a word processor design your own version of a network maintenance report. test a report by populating it with some dummy data. During designing a network maintenance report various issues has to be kept in mind for example: 1. Protocols: it refers to Which protocol I am trying to use in my network like..TCP/IP, IPX ,Appletalk.
  • 4. 2. Network hardware: It refers to which network interface card , cables , transmission medias , hardware devices , gateway’s that I am trying to implement. 3. background information for software implementation. 4.Budget: it refers to all the cost that will be used in a network. 5.Solution and repair: it refers to all the technical solution and repairs that will be done after completing all the design afterward. 14.write a example of server hardware specification document. ---- a server hardware specification deals with the the documents that lists what the hardware and software which is implemented in a network. It makes easy to find fault and for maintenance purpose. Information may be as follows: 1Regarding BIOS type. 2.Amount of memory used. 3.Cpu type and speed 4.Installed periperals 5.O/s used and application used. 6.Asset number and location of server. 6.date and log created. For eg: Server H/W Specification Date of purchase: 1.1.2009 Supplier : Dicker data Model : Intel Location Server room Asset no: 8789 Name : ingram.com.au Domain : aiccl.edu.au Protocols: TCP/IP , IPX/SPX IP Address : 192.168.1.1. CPU: Core 2 Quad Memory: Kingston Expert express Hard disk : LaCie 1000 G.B Partition : NTFS Bios : Intel Peripheral : Hp laser jet Software : Adobe Photoshop Operating system : Linux/ Windows server 2003
  • 5. Last log update : 1.12.2009 Log recorded by :Adam 15.how can you create the active directory in windows server 2003? Steps for creating active directory in windows server 2003 are as follows: 1. Run- type dcpromo. 2.follow the wizard . 3. Let it check the Os compatibility.(For Windows 2000 family or before) 4.Create a Domain controller 5. Create a Domain in new forest 4. Assign domain name to be used. 3. create ntds folder for database folder. 4.create a system Sysvol folder. 5.Finally Register DNS 5.click next and let windows create the active directory. 16.what is the command to refresh the group policy in windows server 2003? -The command to refresh the group policy in windows server 2003 is gpupdate.
  • 6. Last log update : 1.12.2009 Log recorded by :Adam 15.how can you create the active directory in windows server 2003? Steps for creating active directory in windows server 2003 are as follows: 1. Run- type dcpromo. 2.follow the wizard . 3. Let it check the Os compatibility.(For Windows 2000 family or before) 4.Create a Domain controller 5. Create a Domain in new forest 4. Assign domain name to be used. 3. create ntds folder for database folder. 4.create a system Sysvol folder. 5.Finally Register DNS 5.click next and let windows create the active directory. 16.what is the command to refresh the group policy in windows server 2003? -The command to refresh the group policy in windows server 2003 is gpupdate.