2. Accessing your web site users folder from a Linux account
In order to see your web folder you need to add a shortcut from your Linux account to the users web space. This shortcut cannot be made through Cyberduck, so you need to open a Terminal session instead.
- From the favourites menu, click on the
screenicon to begin a Terminal session.
Figure 7. Terminal program icon - At the
$prompt typessh [username]@linux.ox.ac.uk(i.e. if your username isabcd1234, typessh abcd1234@linux.ox.ac.uk) and press<Enter>.
Figure 8. Type in SSH connection - You will now be asked for your Oxford Account password, type this in and
press
<Enter>. N.B. you will not see any text on the screen as you type your password.
Figure 9. Password prompt - If you have never done this before, you will see the following
message:
You can verify that this is correct by visiting the Linux security page where the key fingerprints are displayed. TypeThe authenticity of host 'linux.ox.ac.uk (163.1.2.102)' can't be established. RSA key fingerprint is 12:05:75:ee:73:a7:6d:3d:27:f3:fd:32:c7:5d:9b:09. Are you sure you want to continue connecting (yes/no)?
Yesto continue. - Once your password is accepted, you will be greeted by the Linux service
welcome information.
Figure 10. Linux Service welcome information - You now need to send a command to the server telling it to make a shortcut
to your user web space. At the
$prompt typemakeweblinksand press<Enter>.
Figure 11. Shortcut command - The system will respond by adding a new line with your
username@raven.ox.ac.ukand a$prompt.
Figure 12. Command completed - You have now successfully added a shortcut to your Linux account going to
your user web space. If you now type
lsyou will see a new folder calledpublic_html. - Type
Logoffand close down the Terminal. - On returning to Cyberduck you need to refresh the Linux account folder
view. After you have refreshed your folder view, you will see a new shortcut
has been added to your folder. If you click on this link, Cyberduck will show you your web space account folder. You can now drag and drop files to and from your users web space using the Cyberduck program.
Figure 13. Shortcut added to user web space - To close the connection to
linux.ox.ac.uk, click on theDisconnectbutton near the top of the screen.The folder view will now be greyed out
Figure 14. Disconnect button
Figure 15. Screen greyed out - You can now close the program in the normal way.
Up: Contents Previous: 1. Accessing the Linux Service

