Difference between revisions of "Fall 2008 SPR720 Weekly Schedule"
Chris Tyler (talk | contribs) (→Week 1 (Sept 1) - Intro to Open Source / Command-line Basics) |
Chris Tyler (talk | contribs) (→Week 1 (Sept 1) - Intro to Open Source / Command-line Basics) |
||
Line 12: | Line 12: | ||
** Command recall and editing | ** Command recall and editing | ||
* Linux Commands | * Linux Commands | ||
− | * The Linux | + | ** Builtin vs. external |
+ | ** Types of arguments | ||
+ | *** Option | ||
+ | *** Positional | ||
+ | *** Option with value | ||
+ | * The Linux filesystem hierarchy | ||
* Accessing Documentation | * Accessing Documentation | ||
** manpages | ** manpages |
Revision as of 07:01, 2 September 2008
The tentative weekly schedule shown here is subject to change.
Contents
- 1 Week 1 (Sept 1) - Intro to Open Source / Command-line Basics
- 2 Week 2 (Sept 8) - Bash Scripting Basics I
- 3 Week 3 (Sept 15) - Bash Scripting Basics II
- 4 Week 4 (Sept 22) - Makefiles
- 5 Week 5 (Sept 29) - Creating SPEC files and RPMs
- 6 Week 6 (Oct 6) - RPM Scripts
- 7 Week 7 (Oct 13) - Creating a Repository
- 8 FSOSS and Break Week (Oct 20)
- 9 Week 8 (Oct 27) - Using Mock
- 10 Week 9 (Nov 3) - Python Scripting Basics I
- 11 Week 10 (Nov 10) - Python Scripting Basics II
- 12 Week 11 (Nov 17) - Using Libvirt
- 13 Week 12 (Nov 24) - Project presentations
- 14 Week 13 (Dec 1) - Exam review
- 15 Exam Week (Dec 8)
Week 1 (Sept 1) - Intro to Open Source / Command-line Basics
- Course introduction
- Introduction to Open Source and Linux
- Introduction to the command line
- Why use the command line?
- Accessing the command line locally and remotely
- VT's, terminal programs
- ssh
- Command recall and editing
- Linux Commands
- Builtin vs. external
- Types of arguments
- Option
- Positional
- Option with value
- The Linux filesystem hierarchy
- Accessing Documentation
- manpages
- info
- Documentation viewers
- TODO
- Set up your accounts as described on the LUX Communication page.
- Complete the SPR720 Command Lab and blog about the experience.