Information Articles
Browse the latest technology information and technology trends
Detailed tutorial on building V2ray for pagoda panel
Prepare a domain name and a vps, and resolve the domain name to the vps. Freenom can register a free domain name. Build the pagoda and install nginx. After the pagoda and nginx are completed, return to the vps SSH window and execute the command bash (curl -L htt
Steps to check and enable BBR in Linux system
The steps to check and enable BBR in Linux system are as follows: Check whether BBR is enabled View the current congestion control algorithm: bash copy sysctl net.ipv4.tcp_congestion_control If the output is net.ipv4.tcp_congest
V2rayN The mobile phone can be connected, but the computer cannot be connected. The connection delay is shown: -1 ms
V2rayN The mobile phone can be connected, but the computer cannot be connected, and the connection delay is displayed: -1 ms. The solution is as follows: Set the additional IDalterId to 0 for detection 1. The time difference between the detection 2 computer and the server cannot be greater than one minute.
How to obtain CloudFlare’s preferred IP and domain name in 2025!
1. CloudFlare preferred IP website: [Direct link] 2. CloudFlare preferred IP tool: [Open source software] 3. CloudFlare preferred domain name: [GitHub open source tool] 4. CF preferred domain name recommendation: time.cloudflare.comshopify.
vps Independent server test, speed test, full media unlocking and other scripts
Basic test Please provide Qiushui’s bench.sh script. This script can view Linux system information and test network bandwidth and hard disk read and write speed. wget -qO- bench.sh | bash GeekBench GB6 benchmark script, attached
linux How to check the cumulative read and write volume of the solid state drive?
Smart information smartmontools tool for SSD in Linux, smart information smartmontools tool for SSD in Linux. smartmontools tool installation#Debian or Ubuntuapt -y install smartmontools#CentOSyum -y install s
Google BBR Plus acceleration script
BBR acceleration script: cd /usr/src wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" chmod +x tcp.sh ./tcp.sh Select 2, install bbr plus kernel: Wait a moment
Colocrossing independent server IPMI connection and use
Login panel First of all, you must log in to the panel and check the ipmi information (you can also go to the mailbox to find the email). If the IP of ipmi conflicts with the machine network segment, you need to empty the route. The test method is to open ipmi's
serv00 Permission denied What to do if there is no permission?
How to solve the problem when it prompts that there is no permission when installing or running serv00? Enter the following command and then reconnect to SSH devil binexec on
WeChat applet webview - set the safe distance at the bottom of the page
Recommended solution, implemented by setting safe-area-inset-bottom: .footerClass { padding-bottom: constant(safe-area-inset-bottom); /* iOS 11.0 */ padding-bottom: env(safe-area-inset-bottom); /* iOS 11.