This is a paragraph. This web site is about HTML CSS. Yeah... give me some more bullshit.
"Fonts you specify must be on the user's computer, so there is little point in using obscure fonts. There are a select few fonts (the most commonly used are arial, verdana and times new roman), but you can specify more than one font, separated by commas. The purpose of this is that if the user does not have the first font you specify, the browser will go through the list until it finds one it does have."
sudo find image.archive/ -type d -print0 | xargs -0 chmod 755
sudo find image.archive/ -type f -print0 | xargs -0 chmod 644