Skip to main content

Recently Updated Pages

Quick Start

PHP Laravel

Installation composer global require laravel/installer Errors Change Source. composer config -...

Updated 16 hours ago by kugarocks

Commands

MySQL Quick Start

Config Path mysql --help | grep -B 1 etc/my.cnf Default options are read from the following fil...

Updated 16 hours ago by kugarocks

Commands

Opensearch

Check Health curl http://172.17.0.2:9200/_cluster/health?pretty Set Replicas Num curl -X PUT "...

Updated 1 week ago by kugarocks

Deploy Server and Client

OpenVPN

Install OpenVPN and EasyRSA apt install -y openvpn easy-rsa Create CA cd /etc/openvpn Create E...

Updated 1 week ago by kugarocks

Certificate

K8s Ingress

Ingress TLS Config spec: ingressClassName: nginx-external rules: - host: foo.com http:...

Updated 2 weeks ago by kugarocks

conntrack

Linux

conntrack usage conntrack -L | awk '{print $5}' | cut -d= -f2 | sort | uniq -c | sort -nr | head

Updated 1 month ago by kugarocks

netfilter-persistent

Linux

Installation apt-get install -y netfilter-persistent apt-get install -y iptables-persistent Us...

Updated 1 month ago by kugarocks

Multiple Remotes

OpenVPN

Configuration proto tcp-client # 服务器地址和端口 remote xxx xxx remote xxx xxx # remote 建立连接的超时时间 con...

Updated 1 month ago by kugarocks

fio

Disk

fio(flexible I/O tester) is a tool that will spawn a number of threads or processes doing a parti...

Updated 1 month ago by kugarocks

Commands

Linux Storage

iostat apt-get install -y sysstat iostat -x 1 iotop apt-get install iotop iotop -aoP lsblk ...

Updated 1 month ago by kugarocks