I803 IT Infrastructure services: Difference between revisions
From ICO wiki
Jump to navigationJump to search
No edit summary |
|||
Line 37: | Line 37: | ||
* Virtualization | * Virtualization | ||
* How stuff are different, dealing with REAL HARDWARE | * How stuff are different, dealing with REAL HARDWARE | ||
* Additional | * Additional topics may add up | ||
==Grade== | ==Grade== | ||
Line 47: | Line 47: | ||
=2017 autumn= | =2017 autumn= | ||
==Materials== | ==Materials== | ||
[http://enos.itcollege.ee/~asepter/I803/00intro.odp, 00intro.odp] | |||
[http://enos.itcollege.ee/~asepter/I803/0101DNS.odp, 0101DNS.odp] | |||
[http://enos.itcollege.ee/~asepter/I803/0102DNS-indepth.odp, 0102DNS-indepth.odp] | |||
[http://enos.itcollege.ee/~asepter/I803/0200DHCP.odp, 0200DHCP.odp] | |||
[http://enos.itcollege.ee/~asepter/I803/0300NTP.odp, 0300NTP.odp] | |||
[http://enos.itcollege.ee/~asepter/I803/0501-backups.odp, 0501-backups.odp] | |||
[http://enos.itcollege.ee/~asepter/I803/0701-web-services.odp, 0701-web-services.odp] | |||
[http://enos.itcollege.ee/~asepter/I803/0702-ssl.ppt, 0702-ssl.ppt] | |||
[http://enos.itcollege.ee/~asepter/I803/0801-apache-web-server.odp, 0801-apache-web-server.odp] | |||
[http://enos.itcollege.ee/~asepter/I803/1101documentation.odp, 1101documentation.odp] | |||
[http://enos.itcollege.ee/~asepter/I803/1201-automation.odp, 1201-automation.odp] | |||
==Exercizes | ==Exercizes I== | ||
This exercizes are done it i-tee ENV [https://i-tee.itcollege.ee] | |||
* [http://enos.itcollege.ee/~asepter/I803/0100DNSexercize.pdf DNS exercise] | * [http://enos.itcollege.ee/~asepter/I803/0100DNSexercize.pdf DNS exercise] | ||
* [http://enos.itcollege.ee/~asepter/I803/0203ExerciseNo1part2.pdf DNS part II] | * [http://enos.itcollege.ee/~asepter/I803/0203ExerciseNo1part2.pdf DNS part II] | ||
* [http://enos.itcollege.ee/~asepter/I803/0301exercize02DHCP.pdf DHCP excercize] | * [http://enos.itcollege.ee/~asepter/I803/0301exercize02DHCP.pdf DHCP excercize] | ||
* [http://enos.itcollege.ee/~asepter/I803/0401-lab-DNS-DHCP-NTP-18p.pdf LAB 1-2-3 DNS, DHCP, NTP] | * [http://enos.itcollege.ee/~asepter/I803/0401-lab-DNS-DHCP-NTP-18p.pdf LAB 1-2-3 DNS, DHCP, NTP] | ||
* [http://enos.itcollege.ee/~asepter/I803/0800lab-456-web-services.pdf LAB 4-5-6 Web services, proxy, SSL Part I] | * [http://enos.itcollege.ee/~asepter/I803/0800lab-456-web-services.pdf LAB 4-5-6 Web services, proxy, SSL Part I] | ||
* [http://enos.itcollege.ee/~asepter/I803/0900lab-456-web-services.pdf LAB 4-5-6 Web services, proxy, SSL Part II] | * [http://enos.itcollege.ee/~asepter/I803/0900lab-456-web-services.pdf LAB 4-5-6 Web services, proxy, SSL Part II] | ||
* [http://enos.itcollege.ee/~asepter/I803/1000lab-456-web-services.pdf LAB 4-5-6 Web services, proxy, SSL Part III] | * [http://enos.itcollege.ee/~asepter/I803/1000lab-456-web-services.pdf LAB 4-5-6 Web services, proxy, SSL Part III] |
Revision as of 13:01, 6 October 2017
I803,385 IT Infrastructure services
Introduction
This is the home page of courses I803 and I385 for both daily and contact students.
Lecturer
Andres Septer >> andres (.) septer (ät) itcollege (.) ee
form of graduation
Comprehensive examination, ECTS 6 I803, ECTS 5 I385
Important links
- course files folder on enos
- I-TEE labs and exercizes environment
- Video portal, lecture recordings
Structure
- Lectures (I explain stuff)
- Excercises – practical tasks with easy-to-follow step-by-step instructions. Practicing themes discussed in lectures.
- Labs – same as exercises, except no step-by-step instructions. You have to find all the necessary information by yourself (Though there is some hints) and solve the problems independedly.
Premises
- Basic understanding how Operating System and services work
- Basic Linux shell experience
- Basic understanding how TCP/IP networking works
We DO repeat some (critical) stuff you learned previously (but not all)
Topics covered
- Introduction. Seminar: IT Infrastructure and it's components.
- core services: DHCP, DNS, NTP jms.
- web services (from Infra admin point of view)
- * Backup and Archive
- Monitoring and log aggregation
- Redundancy and high availability (covered within other topics mostly)
- Documentation and Configuration Management
- Virtualization
- How stuff are different, dealing with REAL HARDWARE
- Additional topics may add up
Grade
- You do series of labs and present them to lecturer.
- All labs have minimum achievements that MUST be met.
- Labs are mandatory (at least minimum level)
- Labs must be ready at due date
2017 autumn
Materials
00intro.odp 0101DNS.odp 0102DNS-indepth.odp 0200DHCP.odp 0300NTP.odp 0501-backups.odp 0701-web-services.odp 0702-ssl.ppt 0801-apache-web-server.odp 1101documentation.odp 1201-automation.odp
Exercizes I
This exercizes are done it i-tee ENV [1]