Tranfer HTML to Student Account
username is your @student.ucr.edu username!
All commands end in ENTER
Setting up your Student Account
- Open Up a Terminal
- Type "ssh -l username student.ucr.edu"
- Enter your password at the prompt
- When the prompt for your @student account comes up, type "bash"
- Type "webon"
- Type "exit"
Copying Your Files
There are two ways to do this. One way, is from your CS account, and
includes using the command line in a Terminal. If you're interested in this
method, let me know, and I'll go over it with you. Otherwise, the second
method is simpler, involving WinSCP from your home machine.
- First, set up WinSCP to access your school account. You need to add
a new session. This is done in the same way that you set up WinSCP
for your CS Account (see WinSCP Tutorial
for details). The only difference is that in the "Host" field, you
now enter 'student.ucr.edu' instead of 'hill.cs.ucr.edu', and use
your @student login and password.
- The rest is as simple as WinSCPing into your CS account, copying the
files from your '.html/' onto your home machine, then WinSCPing into
student.ucr.edu and copying the files into your 'public_html/'
folder.
Accessing Your Files
Your site can then be seen at "http://student.ucr.edu/~username
/filename.html" (no www)