Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
remote_access_to_dcs_servers [2021/02/10 13:38] – [Departmental filestore] ac1mde | remote_access_to_dcs_servers [2023/02/21 11:18] (current) – ac1pdl | ||
---|---|---|---|
Line 4: | Line 4: | ||
Using SSH or PuTTY, go to stustore.dcs.shef.ac.uk and log in with your DCS username and password. | Using SSH or PuTTY, go to stustore.dcs.shef.ac.uk and log in with your DCS username and password. | ||
+ | |||
+ | Through this, it is possible to access departmental shared files which your lecturer may wish to make available to your self. | ||
+ | |||
+ | Also, you can edit your public_html for web server, which may give you better control over file permissions, | ||
==== Departmental filestore ==== | ==== Departmental filestore ==== | ||
Line 9: | Line 13: | ||
(sometimes known as H-drive) | (sometimes known as H-drive) | ||
- | When on VPN, it can be accessed by going to: | + | When on VPN, it can be accessed |
< | < | ||
\\stustore.dcs.shef.ac.uk\username (On Windows) | \\stustore.dcs.shef.ac.uk\username (On Windows) | ||
- | smb:// | + | smb:// |
</ | </ | ||
(Change ' | (Change ' | ||
Line 22: | Line 26: | ||
Use the command: | Use the command: | ||
< | < | ||
- | sshfs < | + | sshfs < |
</ | </ | ||
You will need to mkdir H-drive, if you don't have one already. (or mount it on some other already existing folder) If you don't have private/ | You will need to mkdir H-drive, if you don't have one already. (or mount it on some other already existing folder) If you don't have private/ |