@ (tigerfive) [Linux, Basics, review notes]
Review of Linux Fundamentals (i)
Just organize the framework today, and then finish it in detail.
File Management
File Basic Operations
> Creating Files and Directories
> Copying Files and directories
> Cut files and directories
> Delete files and directories
> Viewing files and directories
> View file properties
> View File Contents
> Filter File Contents
> Edit File Contents
> Wildcard characters use
> Command Aliases
User and Group Management
Basic User Action
> Add an Account
> Set a password
> Delete Accounts
> Change Password
Group Basic Management
> Create a group
> View Groups
> Modifying groups
> Delete a group
> Set the group password
> Add Group Admins
>sudo
File Rights Management
File permissions
>RWX Permissions
>acl Permissions
>suid,sgid,sticky
> File Attribute chattr
> Process Mask Mask,umask
Editor
>vi
>nona
>gedit
>bash
Process Management
> About the process
> View Process Ps,top
> Signal Control Process Kill,top
> Process Priority
> Job Control Jobs
>ss and Netstat
>screen
Piping and redirection
>I/O redirection
> Process Pipeline
> Parameter passing
Storage Management
> Basic Partitioning
> Logical Volumes
> Swap Partitions
>ext File System
>XFS File System
>fat File System
>mount Xiang Solution
> Link Files
> Logical Volume Snapshots
> Disk array raid
>lsof Recovering files
> Disk Quotas
> View disks
> Boot mount
File Search and Packaging
> File Search Which,locate,find
> Sort
> Packaging compression
>tar Example
Package Management
>yum Using official sources
>yum Management software Package
>yum using a self-built source
>yum Signature Check
>RPM Management RPM Package
>tar Source Package Management
Network configuration
> Temporarily set up a network
> Permanently set up the network
> Permanent Settings
> NetworkManager
> Network card UUID
> MAC Address
> Configuring Host Names
> Modify Network Card
> Appendix 1: Half Duplex, duplex
> Appendix 2:centos Network card naming rules
>ip,ss,route,nmcli,netstart
> Services and Ports
Scheduled Tasks
> One-time scheduling execution
> Cyclic scheduling execution cron User level
> Cyclic scheduling execution cron system level
Log Management
> Log Basics
> Custom Logs
> Log Rotation
> Log Use Cases
> Remote Logs
> Log Rotation configuration
> Appendix 1:/etc/log/*
Basic services
> SSH Services
> NFS Services
> Samba Services
> VSFTPD Services
>tcp_wrapper
DNS Service
>dns Foundation
>dns Service Configuration
Advanced features of the >DNS server
> Troubleshooting
>NTP (Extended)
Vsftpd/nfs/cifs
>vsftpd
>nsa:nfs
>nsa:cifs
Apache
> Common Apache Servers
>apache Server Basic Deployment
> Deploy Online Mall Ecshop
> Deployment Blog System woldpress
> Deployment Forum System Discuz
>apache access Control
Basic knowledge of Linux review