劲创营---任务项目
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

starter.sh 186 B

3 주 전
123
  1. #!/bin/bash
  2. bash -c "sysctl -w net.ipv4.tcp_syncookies=1 && sysctl -w net.ipv4.tcp_fin_timeout=15 && sysctl -w net.ipv4.ip_local_port_range ='1024 65535' && ./zyos -c /var/zyos/cfg.yml"