Answers for "why i am not able to make a directory in htdocs folder in ubuntu"

1

why i am not able to make a directory in htdocs folder in ubuntu

$sudo chmod -R 755 /opt/lampp/htdocs
$whoami
$sudo chown -R username:username /opt/lampp/htdocs
Posted by: Guest on May-30-2020

Code answers related to "why i am not able to make a directory in htdocs folder in ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language