UNIX and Linux: Fundamentals
Course number: CGIUNIX40
Course Description
You are familiar with the Microsoft Windows environment. However, your organization is moving to the UNIX environment to operate applications that specifically run on UNIX. You need to get familiar with working in UNIX. In the Unix and Linux: Fundamentals course, you will use the command line interface (CLI) in UNIX to perform basic tasks.
Performance-Based Objectives
- get started with UNIX.
- work with files and directories.
- manage the security permissions of files and directories.
- create and edit files by using the vi editor.
- manage processes in UNIX.
- learn how to manage jobs.
Prerequisites
Competence in basic Windows operating system functions such as opening and saving files, managing windows, launching applications, and configuring desktop preferences, as well as a general understanding of personal computer concepts such as hardware, software, processing, and data storage. Some of the Element K computer literacy courses that can serve as a prerequisite:
- Windows XP Professional: Level 1
- Windows XP Professional: Level 2
- Windows XP: Introduction
Course Outline
- Topic 1A: Understand the UNIX Architecture
- Topic 1B: Log In to the System
- Topic 1C: Use Basic Commands
- Topic 1D: Customize the Shell Environment
- Topic 1E: Get Help
- Topic 2A: Understand File System
- Topic 2B: Display Files and Directories
- Topic 2C: Display File Contents
- Topic 2D: Create Files and Directories
- Topic 2E: Manage Files and Directories
- Topic 2F: Search Files and Directories
- Topic 3A: Modify File Permissions
- Topic 3B: Modify File and Group Ownership
- Topic 3C: Modify Default Permissions
- Topic 4A: Create Files
- Topic 4B: Modify Files
- Topic 4C: Modify Files Using Advanced Techniques
- Topic 4D: Edit Text Using ex Commands
- Topic 5A: Display Processes
- Topic 5B: Terminate Processes
- Topic 6A: Control Jobs
- Topic 6B: Schedule Jobs
- Topic 7A: Access Remote Computers
- Topic 7B: Transfer Files