Table of Contents

How to create a personal web page

Outdated Content
The personal web pages in SISSA MUST be used only for work purposes. DO NOT insert images/music/video, etc. covered by copyright, as specified by the Sissa Network Computing Policy.

In SISSA you can have a personal web page, reachable as http://people.sissa.it/~yourusername/


Automatic creation

There is a script, usable on the Common Access server, that automatically creates your generic home page:
sissa-mkhome


"Manual" creation

But, if you prefer to manually perform all necessary operations, you have to:


mkdir $HOME/public_html
chmod a+rx $HOME/public_html

chmod a+x $HOME


chmod a+r $HOME/public_html/*.html