This document is a comprehensive Linux and MySQL command reference. It covers terminal shortcuts (like Ctrl+C, Ctrl+L), package management commands for yum and apt (install, update, remove), and tools like lrzsz, tree, and VIM (with modes and shortcuts). It details system information commands (date, hostname, history), user management (useradd, usermod, passwd), file operations (find, grep, chmod, tar), and network controls (ifup, systemctl). The MySQL section includes database and table operations (CREATE, SELECT, JOIN, INSERT), indexing, and data import/export. The guide is structured for quick lookup of practical commands.
1. Keyboard Shortcuts
2. Operational Commands
2.1 Software Packages
2.1.1 Utility Package Commands
2.1.2 lrzsz (File Transfer Tool)
2.1.2 tree (Display Directory Tree Structure)
2.1.3 VIM (File Editing Tool)
2.1.3.1 Mode Switching
2.1.3.2 Keyboard Shortcuts
2.1.4 Zabbix Tool
2.1.5 apt (Package Manager)
2.1.6 yum (Package Manager)
3. Common Commands
3.1 Information Viewing
3.1.1 Security Related