I just installed Ubuntu with LAMP, to use it as development and test server.
Under terminal and using : sudo, I created a php test file and it's working, but I can't copy files using the graphical interface of Ubuntu to the var/www directory.
I can only Create, Copy, Moving files under Terminal using sedo.
How to give the default user permissions to manage the www directory ?
Thanks in advance.