Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
remote_access_to_dcs_servers [2021/02/10 13:38] – [Departmental filestore] ac1mderemote_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, than with the file manager.
  
 ==== 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 in your file manager by going to:
 <code> <code>
 \\stustore.dcs.shef.ac.uk\username (On Windows) \\stustore.dcs.shef.ac.uk\username (On Windows)
-smb://stustore.dcs.shef.ac.uk/username'' (On Linux or Mac)+smb://stustore.dcs.shef.ac.uk/username (On Linux or Mac)
 </code> </code>
 (Change 'username' for //your// user name!) (Change 'username' for //your// user name!)
Line 22: Line 26:
 Use the command: Use the command:
 <code> <code>
-sshfs <username>@stulogin: /home/<username>/H-drive+sshfs <username>@stulogin.dcs.shef.ac.uk: /home/<username>/H-drive
 </code> </code>
 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/public key authentication set up, you'll be asked for your password before it mounts it.  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/public key authentication set up, you'll be asked for your password before it mounts it. 
remote_access_to_dcs_servers.1612964334.txt.gz · Last modified: 2021/02/10 13:38 by ac1mde
Public Domain
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0