You
can create your own Web pages
on the ECS UNIX systems by following these instructions. Pages may be
created by all Engineering faculty, staff and students.
You must first create a directory inside your home directory
that will host your web content. This directory must be
called
webfiles and
must have the permissions of '
-rwxr-xr-x'
and should contain an html file called index.html with the permissions '
-rw-r--r--'. You can do this manually with unix shell commands
or you can execute our
web
creation script using the following directions.
- Login to barney.ecs.umass.edu using ssh. You can find information about available ssh
clients ECS supports on our supported hardware and software page here. Use your ECS account name and password when prompted.
- At the prompt issue the following command:
barney% web-create (n.b. - web-create is one word not web [space] -create!)
- Once
finished you can access your default page at where username is your ECS
username:
http://www-unix.ecs.umass.edu/~username
Anyone can access your personal pages at the following locations:
http://www-unix.ecs.umass.edu/~username
or
http://www.ecs.umass.edu/~username