01. Modify nginx.conf to resolve it 02. The difference between ” http”, “server”, “location”
Category: LNMP
VPS Warp IPV6
1.Add Backports Repository 2. Add Internet Tool Packages 3. Add Wireguard Tools 4. Check Core Version, If Its Number Later […]
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 […]