Helpful Debian commands Hodgepodge of commands from the internet for my OWN reference Read at your own risk.. pi@raspberrypi:~ $ ls -lh /var/www/ n pi@raspberrypi:~ $ sudo chown -R pi:www-data /var/www/html/ pi@raspberrypi:~ $ sudo chmod -R 770 /var/www/html/ pi@raspberrypi:~ $ ls -lh /var/www/ Hodgepodge of commands … read more