Computer Network Administration

Slides:



Advertisements
Similar presentations
楊竹星 國立成功大學電機工程系 98學年第一學期
Advertisements

Introduction to Course Content. Computer Center, CS, NCTU 2 Outline  What SA Should do.  What You can expect to learn from this course.  What attitude.
1617: Computer Network Management 計算機網路管理. Computer Center, CS, NCTU 2 Syllabus – Course  Instructor 翁綜禧 
Spring 2007Introduction to OS1 IT 3423: Operating System Concepts and Administration Instructor: Wayne (Weizheng) Zhou
CS183 Unix System Administration Spring ‘08 WeeSan Lee.
Welcome to EECS 340 Introduction to Computer Networking.
Configuring a Web Server. Overview Overview of IIS Preparing for an IIS Installation Installing IIS Configuring a Web Site Administering IIS Troubleshooting.
Internet-Based Client Access
System Administration. Computer Center, CS, NCTU 2 What System Administrator Should do? (1)  Ordinary list Install new system, programs and OS updates.
System Administration. Computer Center, CS, NCTU 2 What System Administrator Should do? (1)  Ordinary list Install new system, programs and OS updates.
ECE 461 Internetworking Instructor: Prof. Jörg Liebeherr University of Toronto.
1 Web Server Administration Chapter 1 The Basics of Server and Web Server Administration.
Course Overview Sarah Diesburg  Bobby Roy COP 5641 / CIS 4930.
Introduction to Information Security J. H. Wang Sep. 15, 2014.
Introduction to Network Security J. H. Wang Feb. 24, 2011.
Telecom Testing
Course Overview Ted Baker  Andy Wang COP 5641 / CIS 4930.
Computer Network Management Course
ECS152BXin Liu 1 ECS 152B Computer Networks Winter 2006 Prof. Xin Liu
2  Supervisor : MENG Sreymom  SNA 2012_Group4  Group Member  CHAN SaratYUN Sinot  PRING SithaPOV Sopheap  CHUT MattaTHAN Vibol  LON SichoeumBEN.
Course Overview Ted Baker  Andy Wang COP 5641 / CIS 4930.
ECE 461 Internetworking Instructor: Prof. Jörg Liebeherr University of Toronto.
HOW I SURVIVED AIST2330 AND LEARNED TO LOVE SERVER ADMIN Fall 2015 Edition.
Introduction to Information Security J. H. Wang Sep. 18, 2012.
CSCI 330 UNIX and Network Programming Unit I Introduction.
17 Establishing Dial-up Connection to the Internet Using Windows 9x 1.Install and configure the modem 2.Configure Dial-Up Adapter 3.Configure Dial-Up Networking.
Configuring, Managing and Maintaining Windows Server® 2008 Servers Course 6419A.
1 CNT 4704 Analysis of Computer Communication Networks Cliff Zou Department of Electrical Engineering and Computer Science University of Central Florida.
Course Overview Ted Baker  Andy Wang COP 5641 / CIS 4930.
TCP/IP Protocol Suite ©Richard L. Goldman September 25, 2002.
Network Services. Domain Controllers: – Used for Account management (e.g. user accounts, group accounts Register Hardware like Printers and PC Authentication.
Network Administration. Computer Center, CS, NCTU 2 Syllabus  Website:  Instructors: 翁綜禧
VIRTUAL SERVERS Chapter 7. 2 OVERVIEW Exchange Server 2003 virtual servers Virtual servers in a clustering environment Creating additional virtual servers.
Linux Systems Administration
Web Technology Seminar
Unit 36: Internet Server Management
CompTIA Security+ Study Guide (SY0-401)
Introduction to Operating Systems
Welcome to CS 340 Introduction to Computer Networking
System Administration Practice
CNT 4704 Computer Communication Networking (not “analysis”)
CNT 4704 Computer Communication Networking (not “analysis”)
System Administration Practice
Lab experience teaching System Software
Network Administration Practice
Course Information Mark Stanovich Principles of Operating Systems
Some bits on how it works
SUBMITTED BY: NAIMISHYA ATRI(7TH SEM) IT BRANCH
1171: Computer Network Management Course Introduction
CNT 4704 Computer Communication Networking (not “analysis”)
Introduction and Overview
Welcome To : Group 1 VC Presentation
CompTIA Server+ Certification (Exam SK0-004)
CompTIA Security+ Study Guide (SY0-401)
CIS 332 Competitive Success-- snaptutorial.com
CIS 332 Education for Service-- snaptutorial.com
CIS 332 Teaching Effectively-- snaptutorial.com
CIS 332 Inspiring Innovation-- snaptutorial.com
Andy Wang Operating Systems COP 4610 / CGS 5765
Introduction to the course
CNT 4704 Analysis of Computer Communication Networks
CNT 4704 Analysis of Computer Communication Networks
Computer System Administration
System Administration Practice
Online Learning.
APACHE WEB SERVER.
System Administration Practice
System Administration (LTAT )
高等資訊網路 Advanced Computer Networking
Computer System Administration
Presentation transcript:

Computer Network Administration

Syllabus Textbook: Website: Instructors: Time: Place: TAs: http://people.cs.nctu.edu.tw/~wangth/course/netadm Instructors: 王則涵 wangth@cs.nctu.edu.tw Time: Thu. IJK (PM 6:30 ~ 9:20) Place: EC122 TAs: We might get about 4 TAs Email to TAs: ta@nasa.cs.nctu.edu.tw 3GH every week Textbook: Unix and Linux System Administration Handbook (5th Edition) 中文授課,考試題目

Syllabus – Course Overview Main topics Python Programming (TBC) Networking TCP/IP Networking Network Environment NAT, DHCP, Firewall, FTP, VPN, Proxy, … DNS – BIND (Berkeley Internet Name Domain) Mail System - Postfix SPF (Sender Policy Framework) DKIM (DomainKeys Identified Mail) DMARC (Domain-based Message Authentication, Reporting & Conformance) Network Management

Syllabus – Course Textbook and Reference Unix and Linux System Administration Handbook (5th Edition) Slides Reference book TCP/IP Illustrated Volume 1 Programming Perl Postfix DNS and BIND SNMP, SNMPv2, SNMPv3 and RMON 1, 2

Syllabus – Content We will cover the following chapters in this semester (NetAdm): Chapter 15 ~ 18, 21, 23 ~ 25, 30 ~ 32 NAT, DHCP, VPN, Proxy, … Python Programming (TBC)

Syllabus – Text book outline Part I. Basic Administration Chap 1 – Where to start. Chap 2 – Booting and Shutting Down Chap 3 – The Filesystem Chap 4 – Access control and rootly powers Chap 5 – Controlling processes Chap 6 – User Management Chap 7 – Storage Chap 8 – Periodic processes Chap 9 – Backups Chap 10 – Syslog and log files Chap 11 – Software installation and management Chap 12 – The Kernel Chap 13 – Scripting and the Shell Chap 14 – Configuration Management Part II. Networking Chap 15 – Physical Networking Chap 16 – TCP/IP Chap 17 – Routing Chap 18 – DNS: Domain Name System Chap 19 – NFS: Network File System Chap 20 – HTTP: Hypertext Transfer Protocol Chap 21 – SMTP: Simple Mail Transfer Protocol Chap 22 – Directory Services Chap 23 – Electronic Mail Chap 24 – Web Applications Chap 25 – Network Management and Debugging

Syllabus – Text book outline (Cont.) Part III. Operations Chap 26 – Continuous Integration and Delivery Chap 27 – Security Chap 28 – Cloud Computing Chap 29 – Containers and Virtualization Chap 30 – Monitoring Chap 31 – Performance Analysis Chap 32 – Policy and Politics

Syllabus – Grade Policy Mid 15 ~ 20% Final Exercise 60 ~ 70% No Delay Work 4 exercises 1 term project

Syllabus – Prerequisite Background Knowledges It is better to have taken “Computer System Administration” (計算機系統管理) “Introduction to Networking” (計算機網路概論) At least Experience of using Unix-like environment Environment One dedicated PC (Or dual OS in your PC, VM is also accepted.) With Unix-like OS installed (e.g., FreeBSD, Linux, Solaris, …)

Attitude Attend every class Do every exercise As early as possible On your own Read book and practice at least 6 hours every week Use Unix-like environment Recommend: more than 1.5 hours/day averagely Collect information on the Internet The newer, the better.

When You Perform Any Changes… Flow of Change

SA-NA Junction FreeBSD Install OS and software (ports) 11.2-RELEASE http://people.cs.nctu.edu.tw/~wangth/course/sysadm/slides/01_Install_FreeBSD.pdf Install OS and software (ports) http://people.cs.nctu.edu.tw/~wangth/course/sysadm http://people.cs.nctu.edu.tw/~wangth/course/sysadm/slides/02_Installing_Applications.pdf