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

Shell
$sudo chmod -R 755 /opt/lampp/htdocs
$whoami
$sudo chown -R username:username /opt/lampp/htdocs
Source

Also in Shell: