Home > Help Files > Web > Personal Homepage Basics

Personal Homepage Basics


  1. Please read one or more of the following documents:

  2. Ssh to kepler.berkeley.edu
    You can Download the latest SSH here.

  3. Make your home directory searchable by all
        unix% chmod a+x ~/
    Create your Web directory
        unix% mkdir ~/public_html
    Make your Web directory accessible to everyone
        unix% chmod a+rx ~/public_html

    Remember to make ALL newly created Web files and directories accessible to everyone.
    e.g. after you create one or more of them
       unix% chmod a+r ~/public_html/new-web-file.html
       unix% chmod a+rx ~/public_html/new-web-directory

  4. Manually create your homepage using pico

    Be sure to name your main Web home page ~/public_html/index.html .

  5. OR, upload your webpage by following these instructions

  6. Depending on your department, send mail to webmaster@me.berkeley.edu or webmaster@mse.berkeley.edu to be added to one of the global lists, specifying your Web address (e.g. http://www.me.berkeley.edu/~johndoe) and name (e.g. John Doe), as well as the Web address (e.g. http://www.me.berkeley.edu/students.html) and name (e.g. Mechanical Engineering Students' Home Pages) of the list to which you wish to be added.

  7. Access your Personal Webpage
    • http://www.me.berkeley.edu/~username (ME Dept)
    • http://www.mse.berkeley.edu/~username (MSE Dept)
    • http://www.decf.berkeley.edu/~username (Everyone else)

 


Comments to consult@newton.berkeley.edu
© 1998-2009 UC Regents