Recent Activity
kugarocks
User for 6 months
Created Content
Recently Created Pages View All
NetworkManager Static IP
Configuration [connection] id=ens192 type=ethernet interface-name=ens192 autoconnect=true [ipv4...
Wrangler
Installation npm install -g wrangler wrangler --version ⛅️ wrangler 4.61.0
harbor-db
Connect DB docker exec -it harbor-db psql -U postgres -d registry No Tag Repository SELECT ...
Configurations
File Descriptor Check Max open files cat /proc/$(pidof nginx | awk '{print $1}')/limits Add bel...
Lua Snippet
Apache Response location /ping { default_type text/html; content_by_lua_block { ...