01 Move Cursor 02 Screen Scroll and Jump 03 Text Find & Replace 04 Text Insert 05 Text Delete 06 […]
Category: Env
Install Bark
Official Repository https://github.com/Finb/bark-server Method A: With Docker: Method B: With Docker Compose: Nginx Template:
Install Docker
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
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: […]