With Linux Shortcuts you can create and run Alias for your Linux server, list of populair shortcuts to manage your servers faster
wget https://raw.githubusercontent.com/PayRequest/Linux-Shortcuts/master/linux-shortcuts.env
chmod 775 install.sh
source linux-shortcuts.env
After install.sh you can run all these commands on your server/terminal
Shortcuts to manage and update your OS
update OS (yum update): update-os
MySQL errors (tail -n 50 /var/lib/mysql/*.err): mysql-error-log