User Tools

Site Tools


documentation:public

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
documentation:public [2010/05/20 05:10] – created triley2documentation:public [2010/05/20 07:35] (current) triley2
Line 1: Line 1:
 +<WRAP left 40%>
 +~~TOC~~
 +</WRAP>
 +//
 +//
 +<WRAP centeralign 100% bigger>
 +<WRAP bigger fgred>Lab46 Tutorials</WRAP>
 +<WRAP muchbigger>Public_html</WRAP>
 +Personal Web Page
 +</WRAP>
 +<WRAP clear></WRAP>
 +This tutorial was created for the lab46 users as a jumping off point in creating a unique pesonal home page that can be accessed from any web browser using the lab46 system. 
 +===== First Web Page =====
  
 +1. From your home directory 
 +<cli>
 +cd public_html
 +</cli>
 +2. Create a text file within this directory
 +<cli>
 +touch index.html
 +</cli>
 +3. Edit this page with your favorite text editor putting any text in it you wish "hello world" will do for a test.
 +
 +4. Save and exit
 +
 +5. Your page can now be viewed by going to the lab46 wiki and selecting your web page next to your journal. The more direct approach is by navigating to http://www.lab46.corning-cc.edu/~$USER/ where $USER is your user name.