Book Image

CompTIA Server+ Certification Guide

By : Ron Price
Book Image

CompTIA Server+ Certification Guide

By: Ron Price

Overview of this book

CompTIA Server+ Certification is one of the top 5 IT certifications that is vendor neutral.System administrators opt for CompTIA server+ Certification to gain advanced knowledge of concepts including troubleshooting and networking. This book will initially start with the configuration of a basic network server and the configuration for each of its myriad roles. The next set of chapters will provide an overview of the responsibilities and tasks performed by a system administrator to manage and maintain a network server. Moving ahead, you will learn the basic security technologies, methods, and procedures that can be applied to a server and its network. Next, you will cover the troubleshooting procedures and methods in general, and specifically for hardware, software, networks, storage devices, and security applications. Toward the end of this book, we will cover a number of troubleshooting and security mitigation concepts for running admin servers with ease. This guide will be augmented by test questions and mock papers that will help you obtain the necessary certification. By the end of this book, you will be in a position to clear Server+ Certification with ease.
Table of Contents (28 chapters)
Free Chapter
1
Section 1: System Architecture
8
Section 2: Administration
13
Section 3: Security
17
Section 4: Troubleshooting
25
Glossary
0-9
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z

To get the most out of this book

In this book, you need the following:

  • A PC with a working internet connection
  • Windows system, preferably Windows Server, but Windows 10 is okay. You need Administrator permissions as well.
  • A Linux system, an emulator running on Windows works too.

Download the color images

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "In this entry, 162.29.5.12 is the source IP address and 0.0.0.0 is the wildcard mask."

A block of code is set as follows:

11111111.11111111.11111111.11111111 (decimal 255.255.255.255)

Any command-line input or output is written as follows:

$ nslookup packt.com

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "The message The service cannot be started, either because it is disabled or because it has no enabled devices associated with it indicates that one or more services, programs, or scripts has failed to start."

Warnings or important notes appear like this.
Tips and tricks appear like this.