SlideShare a Scribd company logo
1 of 6
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

What's hot

Dns server
Dns serverDns server
Dns serverMuuluu
 
windows server 2003
 windows server 2003 windows server 2003
windows server 2003Muuluu
 
1.1 windows server 2003
1.1 windows server 20031.1 windows server 2003
1.1 windows server 2003Muuluu
 
MAC OS System Software 7
MAC OS System Software 7MAC OS System Software 7
MAC OS System Software 7Loegi Espejo
 
linux interview questions and answers
linux interview questions and answerslinux interview questions and answers
linux interview questions and answersGanapathi Raju
 
DNS server config on cisco packet tracer
DNS server config on cisco packet tracerDNS server config on cisco packet tracer
DNS server config on cisco packet tracerArjun Das
 
3_System_Requirements_and_Scaling
3_System_Requirements_and_Scaling3_System_Requirements_and_Scaling
3_System_Requirements_and_Scalingwebuploader
 
Red Hat Enterprise Linux and NFS by syedmshaaf
Red Hat Enterprise Linux and NFS by syedmshaafRed Hat Enterprise Linux and NFS by syedmshaaf
Red Hat Enterprise Linux and NFS by syedmshaafSyed Shaaf
 
Network File System in Distributed Computing
Network File System in Distributed ComputingNetwork File System in Distributed Computing
Network File System in Distributed ComputingChandan Padalkar
 
Chapter 21 - The Linux System
Chapter 21 - The Linux SystemChapter 21 - The Linux System
Chapter 21 - The Linux SystemWayne Jones Jnr
 

What's hot (20)

Dns server
Dns serverDns server
Dns server
 
windows server 2003
 windows server 2003 windows server 2003
windows server 2003
 
1.1 windows server 2003
1.1 windows server 20031.1 windows server 2003
1.1 windows server 2003
 
Presentation on linux
Presentation on linuxPresentation on linux
Presentation on linux
 
MAC OS System Software 7
MAC OS System Software 7MAC OS System Software 7
MAC OS System Software 7
 
Ch09
Ch09Ch09
Ch09
 
linux interview questions and answers
linux interview questions and answerslinux interview questions and answers
linux interview questions and answers
 
Ch07
Ch07Ch07
Ch07
 
Ch08
Ch08Ch08
Ch08
 
DNS server config on cisco packet tracer
DNS server config on cisco packet tracerDNS server config on cisco packet tracer
DNS server config on cisco packet tracer
 
3_System_Requirements_and_Scaling
3_System_Requirements_and_Scaling3_System_Requirements_and_Scaling
3_System_Requirements_and_Scaling
 
Interview Questions
Interview QuestionsInterview Questions
Interview Questions
 
Red Hat Enterprise Linux and NFS by syedmshaaf
Red Hat Enterprise Linux and NFS by syedmshaafRed Hat Enterprise Linux and NFS by syedmshaaf
Red Hat Enterprise Linux and NFS by syedmshaaf
 
Linux01 basics
Linux01 basicsLinux01 basics
Linux01 basics
 
Network File System in Distributed Computing
Network File System in Distributed ComputingNetwork File System in Distributed Computing
Network File System in Distributed Computing
 
L2 lotus help
L2 lotus helpL2 lotus help
L2 lotus help
 
9781111306366 ppt ch2
9781111306366 ppt ch29781111306366 ppt ch2
9781111306366 ppt ch2
 
Ch14 system administration
Ch14 system administration Ch14 system administration
Ch14 system administration
 
An overview of ftp
An overview of ftpAn overview of ftp
An overview of ftp
 
Chapter 21 - The Linux System
Chapter 21 - The Linux SystemChapter 21 - The Linux System
Chapter 21 - The Linux System
 

Viewers also liked

Install SW to network computers
Install SW to network computersInstall SW to network computers
Install SW to network computersrosu555
 
Install SW to Netwrok It 05 roshan basnet (1)
Install SW to Netwrok It 05 roshan basnet (1)Install SW to Netwrok It 05 roshan basnet (1)
Install SW to Netwrok It 05 roshan basnet (1)rosu555
 
Internet basic of it20
Internet basic of it20Internet basic of it20
Internet basic of it20rosu555
 
Occupational Health & Safety 08 assignment 2009
Occupational Health & Safety 08 assignment 2009Occupational Health & Safety 08 assignment 2009
Occupational Health & Safety 08 assignment 2009rosu555
 
Developing Multimedia Application It15
Developing Multimedia Application  It15Developing Multimedia Application  It15
Developing Multimedia Application It15rosu555
 
Case study for it03 roshan
Case study for it03 roshanCase study for it03 roshan
Case study for it03 roshanrosu555
 
Building Intranet Assignment 2009 03 14 roshan basnet (1)
Building Intranet Assignment 2009 03 14 roshan basnet (1)Building Intranet Assignment 2009 03 14 roshan basnet (1)
Building Intranet Assignment 2009 03 14 roshan basnet (1)rosu555
 
Updating current Network Design It18 roshan basnet
Updating current Network Design It18 roshan basnetUpdating current Network Design It18 roshan basnet
Updating current Network Design It18 roshan basnetrosu555
 
RISK MGMT It30 roshan basnet final
RISK MGMT It30 roshan basnet finalRISK MGMT It30 roshan basnet final
RISK MGMT It30 roshan basnet finalrosu555
 
Network Design for a company
Network Design for a companyNetwork Design for a company
Network Design for a companyrosu555
 
Graduation Statement and Transcript Master
Graduation Statement and Transcript MasterGraduation Statement and Transcript Master
Graduation Statement and Transcript MasterAdel Abu Dahab
 
KPI Certificates Full Set
KPI Certificates Full SetKPI Certificates Full Set
KPI Certificates Full SetAdel Abu Dahab
 
AlimentaçãO Em Tempos De Gripe
AlimentaçãO Em Tempos De GripeAlimentaçãO Em Tempos De Gripe
AlimentaçãO Em Tempos De GripeLúcio Aguiar
 
Teaching staff application
Teaching staff applicationTeaching staff application
Teaching staff applicationGiorgi Jamburia
 
Talserier & mönster power point
Talserier & mönster power pointTalserier & mönster power point
Talserier & mönster power pointMajjenmajjan
 
Carteles de personajes "Need for Speed"
Carteles de personajes "Need for Speed"Carteles de personajes "Need for Speed"
Carteles de personajes "Need for Speed"Film Magazine Digital
 
Retablo mayor del pilar
Retablo mayor del pilarRetablo mayor del pilar
Retablo mayor del pilarAdaMaps21
 

Viewers also liked (20)

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

Similar to It04 roshan basnet

Desktop interview qestions & answer
Desktop interview qestions & answerDesktop interview qestions & answer
Desktop interview qestions & answermandarshetye45
 
Study notes for CompTIA Certified Advanced Security Practitioner (ver2)
Study notes for CompTIA Certified Advanced Security Practitioner  (ver2)Study notes for CompTIA Certified Advanced Security Practitioner  (ver2)
Study notes for CompTIA Certified Advanced Security Practitioner (ver2)David Sweigert
 
18587936 squid-proxy-configuration-guide - [the-xp.blogspot.com]
18587936 squid-proxy-configuration-guide - [the-xp.blogspot.com]18587936 squid-proxy-configuration-guide - [the-xp.blogspot.com]
18587936 squid-proxy-configuration-guide - [the-xp.blogspot.com]Krisman Tarigan
 
Linux Based Advanced Routing with Firewall and Traffic Control
Linux Based Advanced Routing with Firewall and Traffic ControlLinux Based Advanced Routing with Firewall and Traffic Control
Linux Based Advanced Routing with Firewall and Traffic Controlsandy_vasan
 
Jetking questions and answers 8.5x11
Jetking   questions and answers 8.5x11Jetking   questions and answers 8.5x11
Jetking questions and answers 8.5x11sunil kumar
 
Networking question
Networking questionNetworking question
Networking questionDEVBEJ
 
Unix Web servers and FireWall
Unix Web servers and FireWallUnix Web servers and FireWall
Unix Web servers and FireWallwebhostingguy
 
Unix Web servers and FireWall
Unix Web servers and FireWallUnix Web servers and FireWall
Unix Web servers and FireWallwebhostingguy
 
My top 22-windows-server-interview-questions
My top 22-windows-server-interview-questionsMy top 22-windows-server-interview-questions
My top 22-windows-server-interview-questionsRishi Shrivastava
 
Installation Of An Iso Image Dvd
Installation Of An Iso Image DvdInstallation Of An Iso Image Dvd
Installation Of An Iso Image DvdSusan Cox
 
Study notes for CompTIA Certified Advanced Security Practitioner
Study notes for CompTIA Certified Advanced Security PractitionerStudy notes for CompTIA Certified Advanced Security Practitioner
Study notes for CompTIA Certified Advanced Security PractitionerDavid Sweigert
 
introduction on server.pptx
introduction on server.pptxintroduction on server.pptx
introduction on server.pptxMugabo4
 
lamp technology
lamp technologylamp technology
lamp technologyDeepa
 

Similar to It04 roshan basnet (20)

Desktop interview qestions & answer
Desktop interview qestions & answerDesktop interview qestions & answer
Desktop interview qestions & answer
 
Systems Administration
Systems AdministrationSystems Administration
Systems Administration
 
Lesson 2
Lesson 2Lesson 2
Lesson 2
 
Study notes for CompTIA Certified Advanced Security Practitioner (ver2)
Study notes for CompTIA Certified Advanced Security Practitioner  (ver2)Study notes for CompTIA Certified Advanced Security Practitioner  (ver2)
Study notes for CompTIA Certified Advanced Security Practitioner (ver2)
 
18587936 squid-proxy-configuration-guide - [the-xp.blogspot.com]
18587936 squid-proxy-configuration-guide - [the-xp.blogspot.com]18587936 squid-proxy-configuration-guide - [the-xp.blogspot.com]
18587936 squid-proxy-configuration-guide - [the-xp.blogspot.com]
 
Network Testing ques
Network Testing quesNetwork Testing ques
Network Testing ques
 
Linux Based Advanced Routing with Firewall and Traffic Control
Linux Based Advanced Routing with Firewall and Traffic ControlLinux Based Advanced Routing with Firewall and Traffic Control
Linux Based Advanced Routing with Firewall and Traffic Control
 
Jetking questions and answers 8.5x11
Jetking   questions and answers 8.5x11Jetking   questions and answers 8.5x11
Jetking questions and answers 8.5x11
 
Chapter 01 networking
Chapter 01 networkingChapter 01 networking
Chapter 01 networking
 
Backtrack Manual Part4
Backtrack Manual Part4Backtrack Manual Part4
Backtrack Manual Part4
 
Networking question
Networking questionNetworking question
Networking question
 
Net administratio
Net administratioNet administratio
Net administratio
 
Unix Web servers and FireWall
Unix Web servers and FireWallUnix Web servers and FireWall
Unix Web servers and FireWall
 
Unix Web servers and FireWall
Unix Web servers and FireWallUnix Web servers and FireWall
Unix Web servers and FireWall
 
My top 22-windows-server-interview-questions
My top 22-windows-server-interview-questionsMy top 22-windows-server-interview-questions
My top 22-windows-server-interview-questions
 
Installation Of An Iso Image Dvd
Installation Of An Iso Image DvdInstallation Of An Iso Image Dvd
Installation Of An Iso Image Dvd
 
Study notes for CompTIA Certified Advanced Security Practitioner
Study notes for CompTIA Certified Advanced Security PractitionerStudy notes for CompTIA Certified Advanced Security Practitioner
Study notes for CompTIA Certified Advanced Security Practitioner
 
introduction on server.pptx
introduction on server.pptxintroduction on server.pptx
introduction on server.pptx
 
Aci dp
Aci dpAci dp
Aci dp
 
lamp technology
lamp technologylamp technology
lamp technology
 

Recently uploaded

"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 

Recently uploaded (20)

"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 

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.