Rz uploads local files to the Linux server.
Tar zxvf decompress the .tar.gz file.
Ls displays all files. CP copy files and directories.
Su switches users.
SCP remote copy. SCP-r/data/bjhadoop/nmdata/bjhadoop @ yunmall010:/data/bjhadoop/
SSH service connection.
Rm removes a file.
The music video moves the file and changes its name.
Cat and tail view the file content.
Find.-Name '**'-LS command to find files.
VI file editing. New if the file does not exist.
: Set ff? Check whether the file is in DOS format.
Sudo chmod 777 modify the object ACL.
PS-Ef | grep: View processes and ports.
Create user: 1. Root Login, 2. adduser username, 3. passwd username, Confirm Password
Decompress the tar.gz file: Tar zxvf
System modification time: Date-S
View IP address, Gateway: netstat-Rn
View network configuration: ifconfig
It will be improved in the future.