For Docker : https://docs.docker.com/engine/install/ For Docter-Compose https://docs.docker.com/compose/install/linux/ Apply executable permissions to the binary: install Compose for all users:
Schedule Reboot By Crontab
1.Parameters 2. Examples 3. General usages
Mysqldump
1.Usage 2. Paramaters 3.Examples
Linux Status Check
系统 资源 磁盘和分区 网络 进程 用户 服务
SSH-ADD
0.Introduction ssh-add命令是把专用密钥添加到ssh-agent的高速缓存中,从而提高ssh的认证速度。该命令位置在/usr/bin/ssh-add。 1. Command Usage 2.Parameters 3.Open ssh-agent 4.Add RSA file to ssh-agent 5. Show Rsa files stored in ssh-agent […]
Linux Privileges
Letter NO. Owner Privileges Group Privileges Others Privileges – 0 – – – x 1 execute – – w 2 […]
LS -paramaters
Test SSL Version
Manually Install LNMP
Step 1: Install Ufw and open ports Step 2: Install Nginx, Php Step 3: Install Mysql or MariaDB Step 4: […]
Check Memcached in LNMP
It will display the following information if connect successfully: Trying 127.0.0.1… Connected to 127.0.0.1. If succeed, just type the following […]