>>107009511
also you have to give yourself permissions to work in those folders since its not the users directory.
sudo mkdir /var/www/html/yourProjects
sudo chown -R user:user /var/www/html/yourProjects
then you can add files and edit in there without needing sudo/root