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 […]
Category: Env
Netstat Commands
1-All the parameters 2-List all ports 3-List statistics of each protocol 4-List process and name 5-List core router info 6-list […]
SSH Private Key Login
1. How to Generate Key File 2. RSA to PPK or Vice Versa (e.g.: in homebrew ) 3. If system […]
Replace blanks in VS Code
Step 1: Press the group keys “Ctrl+F” and paste “^\s*(?=\r?$)\n“, then press group keys “Alt + R“. Step 2: Replace the multiple […]
Call Back IE in Windows 11
Save the above text in a text editor document with the “.vbs” extension and run it.
Check BBR Status
Check by the fellow order: If the result as below, it stands for that the BBR works well.
Change .user.ini to remove a directory in LNMP
Note: please replace the “/home/wwwroot/example.com” with your own directory.
Install Iterm2 & oh my zsh via homebrew
Step 1: Download the iterm2 from https://www.iterm2.com Step 2: Run the terminal and install the homebrew as bellow: Step 3: install […]