Horje
ubuntu create directory with permissions Code Example
ubuntu add permission to folder
sudo chmod -R 777 /var/DirectoryName
how assign permission to a folder and all contents in ubuntu|linux
only change the no(like 777,775 etc) according to your need 
current scenior i am giving full permission to file/sub-directories
chmod -R 777 your_directory_name
ubuntu create directory with permissions
mkdir –m 0755 <dirname>




Shell

Related
toggle button github md Code Example toggle button github md Code Example
permission denied while running startup.sh in linux Code Example permission denied while running startup.sh in linux Code Example
unity install server cache Code Example unity install server cache Code Example
how to install nipe Code Example how to install nipe Code Example
sane in ubuntu Code Example sane in ubuntu Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10