1. Login to the webserver, type (assuming same username is being used):
ssh alfred.uib.no
2. Run the script to create home directory with your login name, for that type on the shell:
www
3. Change the working directory to the created one [for me this is ash022 so I cd to /People/www/ash022]:
cd /People/www/<user_name>
4. Create your index.html file, for example:
echo "Hello World" > index.html
5. Access the created webpage [for me the link is http://www.uib.no/People/ash022/]:
http://www.uib.no/People/<user_name>/
6. More useful scripts available at http://tjinfo.uib.no/std-cgi.html .

[Source: http://it.uib.no/?link_id=1541&sublink_id=1548&subsublink_id=&toplink_id=&mode=show_page&content_id=3827&modus=vis_seek_resultat&prodid=118]

 

Animesh.Sharma@ii.uib.no