Skip to main content

Recently Updated Pages

Rsync

Linux Networking

Configuration /etc/rsyncd.conf ## /etc/rsyncd: configuration file for rsync daemon mode --- ##...

Updated 2 months ago by kugarocks

netstat/lsof/ss

Linux Networking

pgsql port is visible by lsof not netstat or ss k8s pod port is visible by netstat not lsof 这种差异主...

Updated 2 months ago by kugarocks

IPVS

Linux Networking

Updated 2 months ago by kugarocks

POC Proxy

Linux Networking

机器 poc-proxy 192.168.255.250 Nginx/etc/nginx/vhost IPTables iptables -t nat -L -n -v Chain PR...

Updated 2 months ago by kugarocks

Safely Delete

Linux Logging

WARNINGDO NOT DELETE THE PATH DIRECTLY. /var/log/journal/ Commands Get Disk Usage journalctl --...

Updated 2 months ago by kugarocks

SED

Linux Command Line and Shell Scripting ... Text

Stream Editor, a stream text processor, authored by Lee E. McMahon. Basic Syntax sed [OPTIONS] 'c...

Updated 2 months ago by kugarocks

Regular Expression

Linux Command Line and Shell Scripting ... Text

Regular Expressions (regex) can be divided into the following categories based on different stand...

Updated 2 months ago by kugarocks

Multi-Lines Text

Linux Command Line and Shell Scripting ... Text

Echo Command Using the -e option can create simple multi-line text. echo -e 'aa\nbb' aa bb He...

Updated 2 months ago by kugarocks

GAWK 2

Linux Command Line and Shell Scripting ... Text

Regular Expression gawk defaults to using ERE mode. Basic Usage First, create the foo text file....

Updated 2 months ago by kugarocks

GAWK 1

Linux Command Line and Shell Scripting ... Text

Gnu Awk Gawk is the GNU version of the text processing tool. In most GNU/Linux distributions, Ga...

Updated 2 months ago by kugarocks