ST1001 - Linux System Administrator
此内容尚不支持你的语言。
ST1001 - Entry Test
ID | ST1001 |
---|---|
Category | Stack Test |
Name | Linux System Administrator |
Instructor | - |
Length | 5 working days |
Level | Entry |
Intro
The entry task aims to help you acquaint yourself with the fundamentals of Linux system and How to be a SA(System Administrator).
Or if you’re already experienced, to help you revise them).
It tests your relevant technical skills and learning abilities, as well as serves as a guide for future job assignments.
Project Description
Every task must run on OS, taks working status are depends on OS status. So you must learn some basic linux skills for troubleshooting.
Target as follow:
- Install ubuntu 16.04 Linux system automatically. (consider)
- Lear basic Linux skills, like bash commandline, package manager and shell scripts.
- How does Linux work.
- How to deploy services, such as nginx.
- Troubleshooting
Deliverables
Vagranfile
which can startup a Linux OS by docker.init.sh
which can initialize OS, like install package and run a nginx service.- Online Toubleshooting Test(30 minutes).
Agenda
- Day1:
- Day2:
- Use
Vagrant
provision shell to auto execute scripts - Shell scripting
- Use
- Day3:
- Learn basic Linux skills.
- Day4:
- Install packages and deploy services.
- Day5:
- Troubleshooting
Refer
- Graphical Installation:
- Basic Linux Skills:
- Nginx service:
- Troubleshooting: