|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-101-commands-in-red-hat-linux-administration/
课程评论:没有评论
**Coursera 课程总结:Linux 命令行入门** 本课程是为初学者设计,旨在通过大量IT环境中的实际案例,教授Linux管理中最基本且最重要的命令。 **课程内容涵盖:** * **Unix/Linux 文件系统结构**:理解Linux文件系统的层级和布局。 * **识别Linux文件类型**:学习如何区分不同类型的文件。 * **文件管理命令**:掌握用于创建、复制、移动、删除文件的命令。 * **通信命令**:学习如何在Linux系统中进行通信和数据传输。 * **查找命令**:掌握在文件系统中定位和搜索文件的方法。 * **系统状态命令**:了解如何查看和监控系统运行状态。 * **文本处理命令**:学习使用强大的工具处理和分析文本文件。 * **归档与存储命令**:掌握文件打包、压缩和解压缩的技术。 * **用户管理命令**:学习如何创建、删除和修改用户账户及组。 * **文件系统命令**:了解文件系统的挂载、卸载和管理。 * **系统信息命令**:获取关于系统配置和硬件的信息。 * **服务状态命令**:学习如何管理和检查系统服务的运行状态。 * **逻辑卷管理器 (LVM)**:介绍LVM的基本概念和常用命令,实现灵活的磁盘管理。 **课程中涉及的关键命令示例:** * **基本操作**: `pwd`, `cd`, `ls`, `less`, `cp`, `file`, `mkdir`, `more`, `mv`, `cat`, `rm`, `rmdir`, `wc`, `dd`, `head`, `tail`, `touch`, `ln`, `whoami`, `passwd`, `su` * **文件查找与传输**: `find`, `grep`, `locate`, `rsync`, `scp`, `sftp` * **网络与系统监控**: `dig`, `nslookup`, `ping`, `telnet`, `ifconfig`, `ifconfig-a`, `netstat -a`, `df`, `du`, `lsof`, `ps`, `top`, `who` * **文本处理**: `cut`, `sort`, `vi`, `sed`, `awk` * **归档与压缩**: `tar`, `gzip`, `bzip2` * **用户与组管理**: `useradd`, `userdel`, `usermod`, `groupadd`, `groupdel`, `id`, `chage`, `chroot`, `chown` * **文件系统管理**: `mount`, `umount`, `fdisk`, `mkfs`, `fsck`, `/proc` * **服务管理**: `systemctl` (各种子命令,如 `start`, `enable`, `status`) * **逻辑卷管理器 (LVM)**: `pvs`, `vgs`, `pvdisplay`, `lvs`, `lvdisplay`, `pvcreate`, `pvremove`, `vgcreate`, `vgrename`, `vgremove`, `vgextend`, `vgreduce`, `lvcreate`, `lvextend`, `lvreduce`, `vgexport`, `vgimport`, `vgcfgrestore`, `vgcfgbakcup`, `watch` 本课程提供了一个全面而实用的Linux命令行学习路径,帮助学习者快速掌握在实际IT工作中常用的核心命令。
Easy way to learn basic most important commands in Linux Administration using various examples from IT Environment.Course contentsUnderstanding Unix/Linux File system StructureIdentifying Linux File typesLinux Commands tutorials on File ManagementLinux Commands tutorial on CommunicationLinux Commands tutorials on SearchingLinux Commands tutorials on System StatusLinux Commands tutorials on Text ProcessingLinux Commands tutorials on Archives & StorageLinux Commands tutorials on Users AdministrationLinux Commands tutorials on File SystemsLinux Commands tutorials on System InformationLinux commands tutorial on Service StatusLinux commands tutorial on Logical Volume ManagerCommands we discussed in this course modules are as follows1. pwd, cd, ls, less, cp, file mkdir. more. mv, cat, rm rmdir, wc, dd, head, tail, touch, ln etc2. dig, nslookup, rsync, scp, ssh, sftp, find, grep, locate, df, du, lsof, ps, top, who,cut, sort, vi, sed, awk, tar, gzip, bzip2 etc3. useradd, userdel, usermod, groupadd, groupdel, id, chage, chroot, chown etc4. mount, umount, fdisk, mkfs, fsck,/proc, uptime etc5. ping, nslookup, telnet, ifconfig, ifconfig-a, netstat -a etc6. systemctl -at service, systemctl -t service -state=active, systemctl start name.service, systemctl enable name.service etc7.pvs, vgs, pvdisplay,lvs, lvdisplay, pvcreate, pvremove, vgcreate, vgrename, vgremove, vgextend, vgreduce, lvcreate, lvextend, lvreduce,fdisk, vgexport, vgimport, vgcfgrestore, vgcfgbakcup, watch, whoami, passwd, su etc