Lesson 7
Dates: 3/5/2014
Start-up and Run Levels. Scheduled jobs (at, cron)
Linux for Engineering and IT Applications
Upstart: Event driven INIT and how the services start.
td>
For technical details, read the
man
pages:
man 5 init man 7 startup man 8 initctl
Linux Bootup and Login Sequence
Init is the parent process
Exercise: pstree
Upstart
Exercises: start/stop services
System Run Levels
Changing the Run levels
Booting into specified Run levels
Startup Scripts
Adding/removing scripts from startup
Startup script example
Exercises: VM setup for startup
Exercises: run levels
User settings at login
Exercises
Scheduled jobs: at
Scheduled jobs: cron
Exercises
Take me to the Course Website