Hi
You wrote:
> I'm trying to install Moodle.
> > The instructions state
What instructions exactly? Moodle Docs are quite big.
> to copy the moodle folder to web server (in this instance /var/www).
Sure. A web application needs to be run from the DocumentRoot of the web server.
> However, I get permission errors.
Generally, when you get an error, you have to show it to the helpers. It is like a symptom, you have to describe it accurately. Specifically, permission errors are a Unix file permissions thing. That is the basis of doing anything on Linux. moodle.org is the wrong place, although many helpers here go out of the way to explain many unrelated things.
> I am running Ubuntu 23.10.
Ubuntu is a distribution, a collection of programs around the Linux kernel. So you are running the Ubuntu flavour of Linux (although Mark Shuttleworth likes to hear it differently).
> How do I change permissions so I can copy or cut the folder to the directory /var/www ?
As said above, copying files and setting their permissions is a pre-condition to anything on a Unixode.
> (I've noticed with Ubuntu there are a lot of instructions that aren't clearly stated and require searching on the web for solutions -
Yes, if you don't have them ready, then you have to search.
> and when you find something, there appears to be multiple ways to achieve the task.
If a question doesn't have three answers, it is not a Unix question.

> I'm not that familiar with Ubuntu, and commands I'd previously used (eg nautilus back in 2016) are now no longer available.
I don't know what nauillus is, but the Unix file ownership is at least 50 years old and haven't changed.
> A lot of threads on how to do x, y etc are dating back to 2011-2016. its very frustrating.
When you say "threads" you mean different people talking on the same or related topics. Then that is the nature of a forum, right? Look at those discussions from the perspective of the helpers!
> Comprehensive instructions should be in one place).
Sure! That place is unfortunately not still digitized - may be soon with the dawn of AI.

You wrote:
> I'm trying to install Moodle.
> > The instructions state
What instructions exactly? Moodle Docs are quite big.
> to copy the moodle folder to web server (in this instance /var/www).
Sure. A web application needs to be run from the DocumentRoot of the web server.
> However, I get permission errors.
Generally, when you get an error, you have to show it to the helpers. It is like a symptom, you have to describe it accurately. Specifically, permission errors are a Unix file permissions thing. That is the basis of doing anything on Linux. moodle.org is the wrong place, although many helpers here go out of the way to explain many unrelated things.
> I am running Ubuntu 23.10.
Ubuntu is a distribution, a collection of programs around the Linux kernel. So you are running the Ubuntu flavour of Linux (although Mark Shuttleworth likes to hear it differently).
> How do I change permissions so I can copy or cut the folder to the directory /var/www ?
As said above, copying files and setting their permissions is a pre-condition to anything on a Unixode.
> (I've noticed with Ubuntu there are a lot of instructions that aren't clearly stated and require searching on the web for solutions -
Yes, if you don't have them ready, then you have to search.
> and when you find something, there appears to be multiple ways to achieve the task.
If a question doesn't have three answers, it is not a Unix question.
> I'm not that familiar with Ubuntu, and commands I'd previously used (eg nautilus back in 2016) are now no longer available.
I don't know what nauillus is, but the Unix file ownership is at least 50 years old and haven't changed.
> A lot of threads on how to do x, y etc are dating back to 2011-2016. its very frustrating.
When you say "threads" you mean different people talking on the same or related topics. Then that is the nature of a forum, right? Look at those discussions from the perspective of the helpers!
> Comprehensive instructions should be in one place).
Sure! That place is unfortunately not still digitized - may be soon with the dawn of AI.