Difference between revisions of "Remote Access"

From Warwick Student Cinema
Jump to: navigation, search
Line 26: Line 26:
   
 
[[Category:IT Guides]]
 
[[Category:IT Guides]]
[[Category:Proj-Private]]
 
[[Category:IT-Private]]
 

Revision as of 17:30, 5 September 2021

SSH

The WSC SSH Portal can be accessed by connecting to warwick.film via SSH on port 22. From there, SSH can be used to access other WSC machines.

To connect with SSH, you will need an SSH client.

  • On Windows you can use either PuTTY or MobaXterm.
  • On Linux you can run the below command to install SSH (although it will likely be installed by default, and then ssh <your_WSC_username>@warwick.film from the terminal to connect).
   sudo apt install -y openssh-client

Version Control

Remote Desktop Protocol (RDP)

RDP allows you to remotely connect to Windows computers, and has been configured at WSC. The RDP gateway is remote.filmsoc.warwick.ac.uk, and is configured on Dynamic, so all connections are made through that.

To connect to a WSC computer:

  1. Open the Remote Desktop Connection program, click on Advanced, then configure the Remote Desktop Gateway Settings.
  2. Set the RD Gateway Server Name to remote.filmsoc.warwick.ac.uk, then click OK.
  3. Go back to the main page, and type the name of the WSC computer you wish to connect to.
  4. You should be prompted for your WSC credentials, and should then be able to connect. Remember to preface your username with FilmSoc\.

If there are any issues, email the IT Officer.