Chmod Calculator
Visually set Linux file permissions. Translate between checkboxes, octal numbers (755), and symbolic notation (rwxr-xr-x).
Octal
644
Symbolic
-rw-r--r--
chmod 644 filename
Visually set Linux file permissions. Translate between checkboxes, octal numbers (755), and symbolic notation (rwxr-xr-x).