I'm quite new to Linux but I need to install Wordpress on a Debian Wheezy machine.
I have been reading tens of websites to prepare for this and they seem to say that Wordpress should NOT be installed as the root user. I created a normal user called Myname and I will try to do the installation with that user. But in all the tutorials the SUDO-command seems to be used.
So my questions are these:
How do I, acting as root user, give the Myname user SUDO priviledges?
How can I know which SUDO priviledges I should be giving Myname? Do I need to be specific or can I give a broad range of them?