Differences

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

Link to this comparison view

Next revision
Previous revision
remote_access_to_dcs_servers [2021/02/10 13:29] – created ac1mderemote_access_to_dcs_servers [2023/02/21 11:18] (current) ac1pdl
Line 1: Line 1:
-==== Availability from off-campus ====+==== Stulogin server ====
  
-Some departmental services are available from off-campus //without// VPN:+This is available via VPN or on-campus
  
-  * [[Stafflogin server]] Secure shell / SFTP +Using SSH or PuTTY, go to stustore.dcs.shef.ac.uk and log in with your DCS username and password.
-  * [[Intranet]] www.dcs.shef.ac.uk/intranet+
  
-All other services would require VPN. For instructions on how to set that up go to [[https://www.sheffield.ac.uk/it-services/vpn]]+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 12: 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 21: Line 22:
 When it asks for the domain, put COMSCIAD. On the Windows login, when you enter your username enter it as ''COMSCIAD\username'' When it asks for the domain, put COMSCIAD. On the Windows login, when you enter your username enter it as ''COMSCIAD\username''
  
-For Linux users, it can also be mounted using SSHFS. See [[Access to home dir with sshfs]]+**For Linux users:** You can mount your home directory onto a Linux desktop using SSHFS, so that it appears as a local folder. 
 + 
 +Use the command: 
 +<code> 
 +sshfs <username>@stulogin.dcs.shef.ac.uk: /home/<username>/H-drive 
 +</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. 
remote_access_to_dcs_servers.1612963756.txt.gz · Last modified: 2021/02/10 13:29 by ac1mde
Public Domain
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0