This is an old revision of the document!
Create a public html directory with the following command
mkdir -p ~/public_\html
Allow public permissions on the directory with the following
chmod 0711 ~/public_html
mv gtf0.png ~/public_html
chmod 0644 ~/public_html/gtf0.png