Calculate Linux/Unix file permissions
rwxr-xr-x
chmod {octal} file
Chmod permissions calculator for Linux/Unix server by Tan Phat Digital. Bidirectional conversion between octal notation (755, 644, 777) and symbolic notation (rwxr-xr-x). Intuitive permissions panel with checkboxes for Owner, Group, Others. 6 common permissions available: 755 (web folders), 644 (regular files), 777 (full access), 600 (private files), 700 (private scripts), 664 (group files). Copy command chmod with one click. Explain in detail the meaning of Read(4), Write(2), Execute(1). Useful for sysadmin, DevOps, web developers managing Linux servers.
Chmod (change mode) is a Linux/Unix command to change file and directory permissions - one of the most important commands in server administration. Each file/folder has 3 groups of permissions: Owner (owner - user who created the file), Group (group - users in the same group), Others (others - all remaining users). Each group has 3 rights: Read (read content), Write (write/edit/delete), Execute (execute if it is a script, or access if it is a folder). Setting chmod correctly is very important for server security: permissions that are too wide (777) create vulnerabilities for hackers to upload and run malicious code, permissions that are too narrow cause the website to not work or upload files. This tool helps you calculate and understand chmod without having to remember complicated numbers.
We not only design websites, but also help businesses build strong digital brands. Providing comprehensive website design services from design to SEO optimization. Please contact Mavis Digital immediately to create breakthrough, effective and sustainable technology solutions for your business in Ho Chi Minh.
Create .envand.env.example file for project.
Generate .gitignore for Node.js, Python, Java.
Create mock JSON data for API testing.
Format and analyze API response.
Test REST API: GET, POST, PUT, DELETE.
Convert Binary, Hex, Base32.
Base64 encoding/decoding.
Convert Decimal, Binary, Hex.
Create visual CSS box-shadow.
Check WCAG accessibility.
Generate random color palette.
Create a harmonious color palette.