Difference between revisions of "Linux Web Space"

From Help Wiki
 
Line 1: Line 1:
 +
Your Linux web space and files live on a machine called grace.evergreen.edu. In order to work with these files from off campus you'll need an FTP (File Transfer Protocol) program. The general process will be the same for both Windows and Mac OS:
 +
 +
#* Edit your html/css files on your local machine (using notepad or the equivalent)
 +
#* Use your ftp program to connect to grace.evergreen.edu
 +
#* Copy the files from your local machine to your 'web' directory on grace
 +
#* Open a web browser and browse to your website to check your work
 +
 
[[category: Web publishing]]
 
[[category: Web publishing]]

Revision as of 13:09, 22 October 2007

Your Linux web space and files live on a machine called grace.evergreen.edu. In order to work with these files from off campus you'll need an FTP (File Transfer Protocol) program. The general process will be the same for both Windows and Mac OS:

    • Edit your html/css files on your local machine (using notepad or the equivalent)
    • Use your ftp program to connect to grace.evergreen.edu
    • Copy the files from your local machine to your 'web' directory on grace
    • Open a web browser and browse to your website to check your work