COMMANDS FOR SETTING UP YOUR PERSONAL WEB DIRECTORY =================================================== mkdir ~/public_html cd ~/public_html (next, create index.html using your favorite text editor) chmod 711 ~ chmod 711 ~/public_html chmod 644 index.html Now, in a web browser, go to http://peltkore.net/~username where 'username' is your username. w00t!