Difference between revisions of "Remote Access"

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

Revision as of 15:53, 18 February 2019

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 sudo apt install -y openssh-client to install SSH (although it will likely be installed by default, and then ssh <your_WSC_username>@warwick.film from the terminal to connect.

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, open your RDP client, click on Advanced, then configure the Remote Desktop Gateway Settings. Set the RD Gateway Server Name to remote.filmsoc.warwick.ac.uk, then click OK. Go back to the main page, and type the name of the WSC computer you wish to connect to. You should be prompted for your WSC credentials, and should then be able to connect. If there are any issues, email the IT Officer.