~~TOC~~
Lab46 Tutorials
Public_html
Personal Web Page
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.
1. From your home directory
cd public_html
2. Create a text file within this directory
touch index.html
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.