give user permission to create file in ubuntu code example
Example 1: how to give permission to a user in linux on a folder
sudo chmod u+w myfolder
Example 2: permission terminal ubuntu
chmod ugoa+rwx fichier3
sudo chmod u+w myfolder
chmod ugoa+rwx fichier3