Tag: linux
All the articles with the tag "linux".
Setting up a Kubernetes Cluster with K3S on my linux server
Published:Notes on Setting up a Kubernetes Cluster on Linux Server with K3S, Enabling External Access from My MacBook using kubectl/k9s, and Deploying an Nginx Hello World Example Accessible on a Subdomain.
What does the linux command chmod go+r do?
Published:A few notes for myself to better understand the chmod command under Linux.