Getting Connected CPSC 1010 August 21, 2015
Connecting to the SOC Servers Why would we need to connect Work with files Transfer files from your local computer to the SOC servers Type of systems are available Ubuntu – Linux Mac – OS
How Do I Get Connected? Process is call SSH (Secure Shell) and it depends on the OS system your laptop runs MacWindows
MAC What do I need? Terminal - go to Applications -> Utilities Click on the terminal Two possible scenarios Off Campus On Campus
MAC – Off Campus Off Campus connection – using the terminal Type (can also use access2) Type in your password Access1 and access2 are temporary Need to ssh to one of the 110 lab computers Example: Type Type in your password
MAC – On Campus On Campus connection – using the terminal Type Type in your password
MAC Let’s look at an example
Windows You will need a ssh client MS Secure Shell Client Putty Clemson has a ssh client available ware/web_downloads.html ware/web_downloads.html
Windows Find the ssh client you are using (I will demonstrate the one provided by the university) Two possible scenarios Off-campusOn-campus
Windows Find the ssh client you are using (I will demonstrate the one provided by the university) Click on Quick Connect
Windows – Off Campus Off-campus Host Name: access1.cs.clemson.edu or access2.cs.clemson.edu UserName: your Clemson username Port Number always stays 22
Windows – Off Campus Since you are off campus this will be access1 or access2 which ever you used in the previous slide. Now you need to sign is to one of the SOC servers. imp#, koala#, etc.
Windows – Off Campus At this point you are on the terminal so you type the following: or you could type ssh.cs.clemson.edu
Windows – Off Campus On-campus Host Name:.cs.clemson.edu UserName: your Clemson username Port Number always stays 22
Windows – On Campus You are ready to work
Windows Let’s look at an example
File Transfer Sometime you will need to transfer files from your laptop or desktop to your folder on the SOC servers Use what ever flavor of file transfer program you want MACFilezillaFetchEtc.WindowFilezilla Client provide by Clemson Putty When signing on: Off Campus use access1 or access2 On Campus use the name of one of the machines
MAC Step 1 Step 2
Windows Step 1 Step 2 Step 3