Category: Env

Vim Orders

01 Move Cursor 02 Screen Scroll and Jump 03 Text Find & Replace 04 Text Insert 05 Text Delete 06 […]

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:

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 […]

Scroll to Top