LINUX SERVER
QUẢN TRỊ MẠNG VÀ HỆ THỐNG
Networks and Systems Administration
MSc. Trần Thị Dung
1
Content
o
o
2
Linux Server overview
o
o
o
3
Project
o
o
o
o
o
o
4
Webserver and DNS
Objective Basic requirement Advanced requirement
Student can deploy Student can deploy more
Student can host a web
the web application than one web application
application and
into a Server and into one Server and
configure the domain
configure the DNS for configure the DNS for the
name for the Website.
the Website. Website.
5
NAT and DHCP
Objective Basic requirement Advanced requirement
Server can provide the Server can provide the Server can provide the IP
IP for the client and the IP for the client and for the client and client
client can access the client can access the can access the Internet.
Internet with NAT. Internet.
6
File service
Objective Basic requirement Advanced requirement
File server stores and
manages the data files so Server configures the
The computer’s user
that other computers on permission to access the
on the network can
the network can access files
access the files.
the files.
(NFS, SMB, FTP)
7
Monitoring server – Nagios/Zabbix
Objective Basic requirement Advanced requirement
The server can monitor The server can The server can monitor
the performance of monitor the the performance of
Windows/Linux performance of Windows/Linux machine
machine and the Windows/Linux and the network service
network service machine
8
Proxy server – Squid
Objective Basic requirement Advanced requirement
The server can apply the
access policy on client:
- Deny the access on
Squid proxy works as a
some websites The client needs to
router, the traffic can
- Deny the configure the proxy in
redirect to proxy (no need
downloading of some the system
to configure on the client)
file types.
- Allow the access at
the period of time
9
Remote access service - VPN
Objective Basic requirement Advanced requirement
Remote users can access
Remote users can
network resources:
The server provides access network
- File
remote access for remote resources (access file
- Remote access to the
clients. server) when they
other computer in the
connected to the VPN
local network using
server.
SSH or remote desktop
10