linux permission
Shell
# syntax
# chmod *<Owner-digit>*<Group-digit>*<Others-digit> *<filename>
# example
chmod 777 FileForEveryone.txt
# --------------------------------------------------------------
# +-------------+---------+---------+---------+
# | Command | Owner | Group | Others |
# +-------------+---------+---------+---------+
# | chmod 777 | rwx | rwx | rwx |
# | chmod 666 | rw- | rw- | rw- |
# | chmod 555 | r-x | r-x | r-x |
# | chmod 444 | r-- | r-- | r-- |
# | chmod 333 | -wx | -wx | -wx |
# | chmod 222 | -w- | -w- | -w- |
# | chmod 111 | --x | --x | --x |
# | chmod 000 | --- | --- | --- |
# +-------------+---------+---------+---------+
# | chmod 776 | rwx | rwx | rw- |
# | chmod 766 | rwx | rw- | rw- |
# | chmod 765 | rwx | rw- | r-x |
# +-------------+---------+---------+---------+
# ENTITIES
# -------------------------------------------------- +
# Owner: User that created the file |
# Group: Users in the same group as the owner |
# Others: The rest of the users on the system |
# -------------------------------------------------- +
Also in Shell:
- Title
- mongodb installation on mac
- Category
- Shell
- Title
- remove frmo staging git
- Category
- Shell
- Title
- git how to add remote
- Category
- Shell
- Title
- Macbook git user config global
- Category
- Shell
- Title
- yarn change version
- Category
- Shell
- Title
- split large file into smaller files
- Category
- Shell
- Title
- git push set upstream
- Category
- Shell
- Title
- set git origin
- Category
- Shell
- Title
- serverless invoke sqs
- Category
- Shell
- Title
- "at" ubuntu script dschedule
- Category
- Shell
- Title
- remove submodule git
- Category
- Shell
- Title
- date command in linux
- Category
- Shell
- Title
- tree process linux commnad
- Category
- Shell
- Title
- how to install mongoose
- Category
- Shell
- Title
- ubuntu command history
- Category
- Shell
- Title
- turn redis off
- Category
- Shell
- Title
- cordova build release signed
- Category
- Shell
- Title
- git commit
- Category
- Shell
- Title
- linux list
- Category
- Shell
- Title
- edit default port for linux server
- Category
- Shell
- Title
- extract tar.gz ubuntu terminal
- Category
- Shell
- Title
- git clean
- Category
- Shell
- Title
- powershell get all computers in ou
- Category
- Shell
- Title
- ubuntu unzip zip
- Category
- Shell
- Title
- how to remove commit in git extension
- Category
- Shell
- Title
- ufw allow port
- Category
- Shell
- Title
- kill port ubuntu
- Category
- Shell
- Title
- linux scp
- Category
- Shell
- Title
- install jupyter
- Category
- Shell
- Title
- how to upgrade package yarn global
- Category
- Shell
- Title
- snap store android studio
- Category
- Shell
- Title
- how to get stashed on git
- Category
- Shell
- Title
- how to find installed packages in ubuntu
- Category
- Shell
- Title
- docker no space left on device ubuntu but only 75% use?
- Category
- Shell
- Title
- register runner gitlab
- Category
- Shell
- Title
- Got permission denied while trying to connect to the Docker daemon socket
- Category
- Shell
- Title
- git merge tag to branch and squash commits
- Category
- Shell
- Title
- git show stashes
- Category
- Shell
- Title
- git hooks
- Category
- Shell
- Title
- laravel lumen
- Category
- Shell
- Title
- git init at wrong folder
- Category
- Shell
- Title
- list directories recursively powershell
- Category
- Shell
- Title
- check disk space linux
- Category
- Shell
- Title
- mac cleanup github
- Category
- Shell
- Title
- git list config
- Category
- Shell
- Title
- how to restart docker linux
- Category
- Shell
- Title
- powershell script enable tls 1.2
- Category
- Shell
- Title
- git worktree
- Category
- Shell
- Title
- netstat install
- Category
- Shell
- Title
- como agregar angular material al proyecto
- Category
- Shell
- Title
- cordova ios 5.1.0
- Category
- Shell
- Title
- centos copy files ssh
- Category
- Shell
- Title
- sh declare variable
- Category
- Shell
- Title
- is it possible to check with my website if an app is installed?
- Category
- Shell
- Title
- how to revert commit in git
- Category
- Shell
- Title
- jq filter array
- Category
- Shell
- Title
- how to make file in terminal ubuntu
- Category
- Shell
- Title
- qpdf decrypt with password
- Category
- Shell
- Title
- install ifconfig on ubuntu
- Category
- Shell
- Title
- android_home ubuntu
- Category
- Shell
- Title
- unable to install deno in ubuntu
- Category
- Shell
- Title
- install pyenv
- Category
- Shell
- Title
- how to open mongodb-compass
- Category
- Shell
- Title
- command line ip
- Category
- Shell
- Title
- how to add font icon in gatsby
- Category
- Shell
- Title
- git merge branch
- Category
- Shell
- Title
- heic open linux
- Category
- Shell
- Title
- Failed to set up listener: SocketException: Address already in use
- Category
- Shell
- Title
- rtl8821ce driver linux
- Category
- Shell
- Title
- how to commit a branch in git
- Category
- Shell
- Title
- ubuntu check process on port
- Category
- Shell
- Title
- powershell sharepoint copy file to other site collection
- Category
- Shell
- Title
- install chromedriver linux command line
- Category
- Shell
- Title
- update to wsl2
- Category
- Shell
- Title
- remove a file from git commit
- Category
- Shell
- Title
- linux change file name
- Category
- Shell
- Title
- bash case statement
- Category
- Shell
- Title
- bash call another script relative to current script
- Category
- Shell
- Title
- ubuntu run multiple commands in one line and let them run after close shell
- Category
- Shell
- Title
- debian install git server
- Category
- Shell
- Title
- git prune while fetch globally
- Category
- Shell
- Title
- ffmpeg
- Category
- Shell
- Title
- cambiar nombre branch git
- Category
- Shell
- Title
- linux install nvm
- Category
- Shell
- Title
- how to install gatsby with typescript
- Category
- Shell
- Title
- how to run shell script
- Category
- Shell
- Title
- if else in mac terminal
- Category
- Shell
- Title
- adding remote origin git
- Category
- Shell
- Title
- How to Install a LAMP stack on a Linode Server
- Category
- Shell
- Title
- linux inhalt einer textdatei anzeigen
- Category
- Shell
- Title
- git get repository url
- Category
- Shell
- Title
- ubuntu remove temp files
- Category
- Shell
- Title
- ansible only disable service if installed
- Category
- Shell
- Title
- git return from detached head
- Category
- Shell
- Title
- check os shell liunx cygwin darwin
- Category
- Shell
- Title
- ansible-galaxy install to specific directory
- Category
- Shell
- Title
- macos homebrew unattended cask installs
- Category
- Shell
- Title
- git remove branch
- Category
- Shell
- Title
- install makecert windows 10
- Category
- Shell
- Title
- how to turn off bluetooth in ubuntu 18.04 terminal
- Category
- Shell