Chapter 1- Intoduction toNSA
Chapter 1- Intoduction toNSA
Chapter 1 : Introduction
By: Shewakena
G.
Chapter Outline
problem
NB Warning!
Never do something you cannot undo.
Never stop learning b/c technology rapidly changes
Shall be use less privilege account b/c mistakes will be
less drastic
2. Data security
inefficiencies.
routers.
location
occur.
Concept Of Server Based
Networking
With more than 10 users, a P2P network will not adequate.
There is a need to use a dedicated computer/server which
optimize or increase the service of network to clients. This
type of networking is also known as client/server based
network.
What Is Client/Server?
It is a network architecture in which client requests data from
server and the server responds to the request in retrieving the
required information.
It is the base to manage & to administer networking.
Computer that provides resources to the network users.
Cont’d
interruptions.
network administration
Personal Integrity
user.
software.
Operating Systems: Windows and
UNIX Variant
Novel Netware,
Linux
Open source operating system
User can change source code as per requirement whereas
Windows
Commercial operating system so
User doesn’t have access to source code.
Linux
Secure as it is easy to detect bugs and fix whereas
Windows :- has a huge user base, so
It becomes a target of hackers to attack windows system
Key difference between
General Files
General Files also called as Ordinary files.
Directory Files
These files are a warehouse for other file types.
You can have a directory file within a directory (sub- directory).
Like 'Folders' found in Windows operating system.
Cont’d
Device Files:
In MS Windows, devices like Printers, CD-ROM, and hard drives are
represented as drive letters like G: H:.
In Linux, there are represented as files.
For example, if the first SATA hard drive had three primary
partitions, they would be named and numbered as
/dev/sda1, /dev/sda2 and /dev/sda3.
Note: All device files reside in the directory /dev/
Cont’d
Note
changing permissions.
Windows Vs. Linux: Users
the service.
Standard
Child
Guest
Windows Vs. Linux: File Name
Convention
In Windows, you cannot have 2 files with the same name in the
same folder. See below –
Cont’d
While in Linux, you can have 2 files with the same name in the
same directory, provided they use different cases.
Windows Vs. Linux: