Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

chown -R www-data:www-data

chown: change owner to user:group
www-data: first is username, second is group
-R: recursively, subfiles and subfolders
Comment

chown -R www-data:www-data

chown: change owner to user:group
www-data: first is username, second is group
-R: recursively, subfiles and subfolders
Comment

PREVIOUS NEXT
Code Example
Shell :: how to fix libffi missing in macos 
Shell :: debian pinning packages 
Shell :: openssh setup firewall on windows 
Shell :: remove umbrella roaming client 
Shell :: Create Flask Virtual Environments 
Shell :: install balena etcher on manjaro linux 
Shell :: create ssh key github 
Shell :: Reduce brightness below minimum on Ubuntu 
Shell :: unzip 7z cli 
Shell :: sublime path for filezilla in ubuntu 
Shell :: linux remove single quotes from string 
Shell :: how to copy file using ssh 
Shell :: qbs linux 
Shell :: git show which commits deleted file 
Shell :: npm uninstall multiple packages 
Shell :: how to update local repo when i make changes to github remote repo 
Shell :: installing gmp on mac os 
Shell :: copy data from one branch to another in git 
Shell :: github auto close issue 
Shell :: creating new repository in git 
Shell :: remove old docker installs linux mint 
Shell :: how to unzip ubuntu 2004 
Shell :: apache disable tls 1.0 
Shell :: chmod execute permissions for everyone 
Shell :: how to run pkg file on mac terminal 
Shell :: linux iso dd 
Shell :: ps command 
Shell :: add remote in git 
Shell :: linux get oldest file in directory 
Shell :: using locate search for the file 
ADD CONTENT
Topic
Content
Source link
Name
9+1 =