kugarocks
Come on now follow my lead 🎸🤘
Markdown Finder
Quickly find and copy code snippets from Markdown files. More...
Minichat
Terminal-style chat room. https://minichat.kugarocks.com
About Me
Backend Engineer since 2014, SRE since 2024. Currently working at OSCHINA.
Recently Updated Pages
Systemd
Priority /etc > /run > /lib > /usr/lib highest to lowest/etc/systemd/system/ /run/systemd/syste...
Commands
hostnamectl hostnamectl status hostnamectl set-hostname foo
Quick Start
Installation composer global require laravel/installer Errors Change Source. composer config -...
Commands
Config Path mysql --help | grep -B 1 etc/my.cnf Default options are read from the following fil...
Commands
Check Health curl http://172.17.0.2:9200/_cluster/health?pretty Set Replicas Num curl -X PUT "...
Deploy Server and Client
Install OpenVPN and EasyRSA apt install -y openvpn easy-rsa Create CA cd /etc/openvpn Create E...
Certificate
Ingress TLS Config spec: ingressClassName: nginx-external rules: - host: foo.com http:...
conntrack
conntrack usage conntrack -L | awk '{print $5}' | cut -d= -f2 | sort | uniq -c | sort -nr | head
netfilter-persistent
Installation apt-get install -y netfilter-persistent apt-get install -y iptables-persistent Us...
Multiple Remotes
Configuration proto tcp-client # 服务器地址和端口 remote xxx xxx remote xxx xxx # remote 建立连接的超时时间 con...