Linux导论

从来没学过Linux?想重新捡起学过的知识?免费学习这门课程,获取相关资格证书。

播放:10347次,课程ID:1161474

Linux导论课程简介:前往报名学习

Linux导论课程简介:

从来没学过Linux?想重新捡起学过的知识?免费学习这门课程,获取相关资格证书。

前往报名学习

Linux导论课程目录:

来自Linux之父的问候 Welcome!

--来自Linux之父的问候!Welcome!

第一章 Linux基金会 Chapter 1: The Linux Foundation

--章节内容简介及学习目标 Introduction and Learning Objectives

--Linux基金会 The Linux Foundation

--课程设置及优势介绍 The Linux Foundation Training

--课程软件要求 Course Linux Requirements

--学习目标(回顾)与总结 Learning Objectives (Review) and Summary

第二章 Linux理念与基本概念 Chapter 2: Linux Philosophy and Concepts

--章节内容简介与学习目标 Introduction and Learning Objectives

--Linux发展史 Linux History

--Linux理念 Linux Philosophy

--Linux社区 Linux Community

--Linux术语 Linux Terminology

--Linux发行版本 Linux Distributions

--学习目标(回顾)与总结 Learning Objectives (Review) and Summary

第三章 Linux基础知识与系统启动 Chapter 3: Linux Basics and System Startup

--章节内容简介与学习目标 Introduction and Learning Objectives

--引导进程 The Boot Process

--内核 init进程及系统服务程序 Kernel, init and Services

--Linux文件系统基础知识 Linux Filesystem Basics

--Linux主要发行版的安装 Linux Distribution Installation

--学习目标(回顾)与总结 Learning Objectives (Review) and Summary

第四章 图形界面 Chapter 4: Graphical Interface

--章节内容简介与学习目标 Introduction and Learning Objectives

--图形桌面 Graphical Desktop

--对话管理 Session Management

--基本操作 Basic Operations

--学习目标(回顾)与总结 Learning Objectives (Review) and Summary

第五章 在图形界面进行系统配置 Chapter 5: System Configuration from the Graphical Interface

--章节内容简介与学习目标 Introduction and Learning Objectives

--系统设置 显示设置 及日期与时间的设置 System, Display, Date and Time Settings

--网络管理器 Network Manager

--软件安装与软件更新 Installing and Updating Software

--学习目标(回顾)与总结 Learning Objectives (Review) and Summary

第六章 常见应用程序 Chapter 6: Common Applications

--章节内容简介与学习目标 Introduction and Learning Objectives

--互联网应用程序 Internet Applications

--办公与开发应用程序 Productivity and Development Applications

--多媒体应用程序 Multimedia Applications

--图形编辑器与实用程序 Graphics Editors and Utilities

--学习目标(回顾)与总结 Learning Objectives (Review) and Summary

第七章 命令行操作 Chapter 7: Command Line Operations

--章节内容简介与学习目标 Introduction and Learning Objectives

--命令行模式选项 Command-Line Mode Options

--基本操作 Basic Operations

--文件管理 Working with Files

--文件查找 Searching for Files

--软件安装 Installing Software

--学习目标(回顾)与总结 Learning Objectives (Review) and Summary

第八章 获取Linux学习资料 Chapter 8: Finding Linux Documentation

--章节内容简介与学习目标 Introduction and Learning Objectives

--Linux学习资料获取方式 Documentation Sources

--通过man命令查看 The man pages

--通过Info命令查看 GNU Info

--通过help选项及help命令查看 The --help Option and help Command

--其它获取方式 Other Documentation Sources

--Learning Objectives (Review) and Summary

第九章 进程 Chapter 9: Processes

--章节内容简介与学习目标 Introduction and Learning Objectives

--进程与进程属性简介 Introduction to Processes and Process Attributes

--进程参数与进程控制 Process Metrics and Process Control

--进程监控 ps命令与top命令 Listing Processes: ps and top

--进程的定时设置 Starting Processes in the Future

--学习目标(回顾)与总结 Learning Objectives (Review) and Summary

第十章 文件操作 Chapter 10: File Operations

--章节内容简介与学习目标 Introduction and Learning Objectives

--文件系统 Filesystems

--文件系统架构 Filesystem Architecture

--Comparing Files and File Types

--数据备份与数据压缩 Backing Up and Compressing Data

--学习目标(回顾)与总结 Learning Objectives (Review) and Summary

第十一章 文本编辑器 Chapter 11: Text Editors

--章节内容简介与学习目标 Introduction and Learning Objectives

--基础文本编辑器 nano与gedit Basic Editors: nano and gedit

--高级文本编辑器 vi与emacs More Advanced Editors: vi and emacs

--学习目标(回顾)与总结 Learning Objectives (Review) and Summary

第十二章 用户环境 Chapter 12: User Environment

--章节内容简介与学习目标 Introduction and Learning Objectives

--账户 用户及用户组 Accounts, Users and Groups

--环境变量 Environment Variables

--回顾历史命令 Recalling Previous Commands

--文件权限 File Permissions

--学习目标(回顾)与总结 Learning Objectives (Review) and Summary

第十三章 文本操作 Chapter 13 : Manipulating Text

--章节内容简介与学习目标 Introduction and Learning Objectives

--cat命令与echo命令 cat and echo

--大型压缩文件的管理 Working with Large and Compressed Files

--sed命令与awk命令 sed and awk

--文件处理实用程序 File Manipulation Utilities

--grep命令与strings命令 grep and strings

--其它文本实用程序 Miscellaneous Text Utilities

--知识点检测 Knowledge Check

--学习目标(回顾)与总结 Learning Objectives (Review) and Summary

第十四章 网络管理 Chapter 14: Network Operations

--章节内容简介与学习目标 Introduction and Learning Objectives

--网络地址与DNS Network Addresses and DNS

--网络配置与网络工具 Networking Configuration and Tools

--浏览器 wget命令与curl命令 Browsers, wget and curl

--文件传输 Transferring Files

--学习目标(回顾)与总结 Learning Objectives (Review) and Summary

第十五章 Bash Shell脚本编写 基础篇 Chapter 15 : The Bash Shell and Basic Scripting

--章节内容简介与学习目标 Introduction and Learning Objectives

--特性与功能 Features and Capabilities

--脚本句法规则 Syntax

--Constructs

--学习目标(回顾)与总结 Learning Objectives (Review) and Summary

第十六章 Bash Shell脚本编写 高级篇 Chapter 16: More on Bash Shell Scripting

--章节内容简介与学习目标 Introduction and Learning Objectives

--字符串操作 String Manipulation

--Case条件语句 The case Statement

--Loop循环语句 Looping Constructs

--脚本调试 Script Debugging

--更多实用技巧 Some Additional Useful Techniques

--挑战Mooqita项目(可选) Challenge Assignment from the Mooqita Project (Optional)

--学习目标(回顾)与总结 Learning Objectives (Review) and Summary

第十七章 打印 Chapter 17: Printing

--章节内容简介与学习目标 Introduction and Learning Objectives

--配置 Configuration

--打印操作 Printing Operations

--Postscript语言与PDF文件 Manipulating Postscript and PDF Files

--学习目标(回顾)与总结 Learning Objectives (Review) and Summary

第十八章 本地安全法则 Chapter 18: Local Security Principles

--章节内容简介与学习目标 Introduction and Learning Objectives

--了解Linux的安全性 Understanding Linux Security

--何时使用根特权 When Are root Privileges Required?

--sudo命令 进程隔离 有限的硬件访问权限及保持系统同步 sudo, Process Isolation, Limiting Hardware Access and Keeping Systems C

--设置密码 Working with passwords

--保护引导进程与硬件资源 Securing the Boot Process and Hardware Resources

--学习目标(回顾)与总结 Learning Objectives (Review) and Summary

结业考试 Final Exam

--开始考试之前 Before You Begin Your Exam

Linux导论授课教师:

杰里•库伯斯坦-培训总监-Linux基金会-

杰里•库伯斯坦自1994年起就开始从事Linux内核开发及Linux培训相关的工作,目前全面负责Linux基金会的培训项目。他有着20年核天体物理方面的从业经验,在多种超级计算机上研发出一流的模拟软件,并从事过本科及研究生的教学工作。2009年,库伯斯坦加入Linux基金会担任培训项目总监一职。目前定居于美国威斯康辛州。

© 柠檬大学-慕课导航 课程版权归原始院校所有,
本网站仅通过互联网进行慕课课程索引,不提供在线课程学习和视频,请同学们点击报名到课程提供网站进行学习。