chmod calculator.
Tick read / write / execute for owner, group, and other to get the octal (like 755) and symbolic (rwxr-xr-x) permissions — or type an octal to see exactly what it allows. With the chmod command ready to copy.
| Who | Read (4) | Write (2) | Execute (1) |
|---|---|---|---|
| Owner | |||
| Group | |||
| Other |
The permissions you set are the access you grant
File permissions are one of the oldest and most consequential controls on a server: they decide who can read a secret, overwrite a binary, or run a script. The octal shorthand is compact but easy to fat-finger — a stray digit turns a private key world-readable. Seeing the rwx grid, the octal, and the symbolic form line up at once makes the intent obvious before you run the command, and the common presets cover the cases you actually need.
Free tools for the backend you run.
One of a set of free developer tools from Infraveil — the control plane for running, securing, and watching your backend on servers you own. Browse the rest, no signup.
See all free toolsGet the backend toolkit
Practical tools and guides for shipping and running a backend you own. No spam.