Getting 'permission denied error' with Wget
I believe you need root permissions to write to /var/www. So you should use sudo in front of your command i.e
sudo wget http://ftp.drupal.org/files/projects/drupal-7.x-dev.tar.gz
I believe you need root permissions to write to /var/www. So you should use sudo in front of your command i.e
sudo wget http://ftp.drupal.org/files/projects/drupal-7.x-dev.tar.gz