Difference between revisions of "IFS Program"
Line 1: | Line 1: | ||
− | + | == First Term Courses: == | |
+ | |||
+ | === OPS105: Operating System Practices === | ||
− | |||
# Operating System Basics: kernel, tools, etc. | # Operating System Basics: kernel, tools, etc. | ||
− | Linux Installation: Partitions, Boot Devices, etc | + | # Linux Installation: Partitions, Boot Devices, etc |
− | Basic Unix Commands: ls, cd, pwd, etc | + | # Basic Unix Commands: ls, cd, pwd, etc |
− | Unix Filesystem | + | # Unix Filesystem |
− | Shell Scripting: variables, functions, logical operators, and loops | + | # Shell Scripting: variables, functions, logical operators, and loops |
− | User and Group management | + | # User and Group management |
− | Process and Package management | + | # Process and Package management |
− | Schedulling and Logging | + | # Schedulling and Logging |
− | Basic Networking: ping, ip (ifconfig replacement) | + | # Basic Networking: ping, ip (ifconfig replacement) |
+ | |||
+ | '''Changes:''' | ||
+ | |||
+ | * Dropped some networking concepts, such as setting up an Ethernet network | ||
+ | * Dropped basic Linux Security (though security is mentioned throughout the course) | ||
+ | * Introduced Shell Scripting | ||
+ | |||
+ | |||
+ | === OPS110: Operating Systems Principles === | ||
+ | # Operating System Basics | ||
+ | # Windows Installation | ||
+ | # Windows Filesystem Management | ||
+ | # Task and Device Management | ||
+ | # User and Group Management | ||
+ | # Control Panel and Troubleshooting | ||
+ | # WMI and VB Scripting | ||
+ | # IP Addressing and Subnetting | ||
+ | |||
+ | '''Changes:''' | ||
− | + | === RIS120: Introduction to Web Management === | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | '''Changes:''' | |
To be Replaced by a basic security course | To be Replaced by a basic security course | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | === DCN130: Computer Architecture and Netwroking === | |
+ | # Historical Overview | ||
+ | # Instruction Set Design and Architecture | ||
+ | # Processor Architecture | ||
+ | # Memory Management | ||
+ | # I/O Methods and Designs | ||
+ | # Networking Hardware | ||
− | + | '''Changes:''' | |
− | |||
− | |||
− |
Revision as of 13:10, 16 January 2015
Contents
First Term Courses:
OPS105: Operating System Practices
- Operating System Basics: kernel, tools, etc.
- Linux Installation: Partitions, Boot Devices, etc
- Basic Unix Commands: ls, cd, pwd, etc
- Unix Filesystem
- Shell Scripting: variables, functions, logical operators, and loops
- User and Group management
- Process and Package management
- Schedulling and Logging
- Basic Networking: ping, ip (ifconfig replacement)
Changes:
- Dropped some networking concepts, such as setting up an Ethernet network
- Dropped basic Linux Security (though security is mentioned throughout the course)
- Introduced Shell Scripting
OPS110: Operating Systems Principles
- Operating System Basics
- Windows Installation
- Windows Filesystem Management
- Task and Device Management
- User and Group Management
- Control Panel and Troubleshooting
- WMI and VB Scripting
- IP Addressing and Subnetting
Changes:
RIS120: Introduction to Web Management
Changes: To be Replaced by a basic security course
DCN130: Computer Architecture and Netwroking
- Historical Overview
- Instruction Set Design and Architecture
- Processor Architecture
- Memory Management
- I/O Methods and Designs
- Networking Hardware
Changes: