170 likes | 518 Views
Student Computing Services UK Computing facilities information available at http://www.uky.edu/SCS/ Lab Info - general information, software, etc. Account Info – about your accounts Campus Info - list of campus web sites Links – useful Internet sites NETg – web-based courses
E N D
Student Computing Services • UK Computing facilities information available at http://www.uky.edu/SCS/ • Lab Info - general information, software, etc. • Account Info – about your accounts • Campus Info - list of campus web sites • Links – useful Internet sites • NETg – web-based courses • Employment Info – SCS employment openings
Access to UK computing • The accounts you will need: • U-Connect (PC lab access, e-mail) • CSLAB, you have been authorized for CSLAB, but must request an account via UAMS
Account Management • UAMS (User Account Management System) is used to create and manage your accounts • Or go to the Cisco Systems Student Computer Lab (basement of Young library) and have one of the consultants assist you.
UAMS • Access UAMS from SCS, click on account info, then UAMS • You should have received your login and password • If not, go to the UAMS site and do an “Inquire” • This site requires your student ID number and PAC number
Password • Choose the Account Management tab on the screen and change your password • Nothing else will work until this is done • Pay attention to the requirements for a password. It must have alphabetic, numeric, AND special characters, must be 8 or more characters long
Login Formats • Your login ID will be your first initial, middle initial and first four letters of their last name, followed by a digit which could be a 0, 1, 2, 3,... • The default password is 'u' + '$' + last 6 digits of your student ID.
CS Computer Usage • CS 115 – Introductory programming using C++ on Windows (Dev-C++ product used as the development environment) • CS 215 – Intermediate C++ programming course using Dev-C++ on Windows • CS 216 – Introduction to Unix (CSLAB), web programming, software engineering • Upper level courses – course dependent, CSLAB and Multilab used for many of the courses
CSLAB • Located on second floor of Engineering Annex building (202) • Windows-like interface is displayed • A shell (Unix interface) can be accessed by: • Applications=>open windows=>OW shell tool
CSLAB Homepage http://www.cslab.uky.edu • Rules and Notices • Hours of operation • Frequently asked questions • Downloads for your home workstation
CS 216 Assignments • Do in CSLAB • Do from any PC lab on campus • Do from your home PC or laptop • (or any PC connected to the Internet)
Using PC labs • Novell Login • Login box displayed (CTRL+ALT+DEL if not) • enter your userid (same as U-Connect ID) in the Name field • enter your password in the Password field • A Windows screen appears
Remote Access to CSLAB • You can connect to UK systems (CSLAB) from campus workstations: • start => programs =>communication software => Putty • Enter domain to go to, for CSLAB: isis.cslab.uky.edu • Click SSH, press OPEN • Login as: (your ID)
Remote Access Off Campus • UK systems can be accessed off campus • Putty must be installed on your workstation. To get the download, go to: http://www.cslab.uky.edu • That web site also has a WINSCP download. WINSCP is used for file transfer between systems (for example, windows to CSLAB)
Program Development on CSLAB • Code, test, debug on CSLAB • Zip all files needed (.cpp, .h, make file) • Submit zip file electronically via class web site
Development on Another Platform • Develop on another platform (Dev-C++, Linux, Visual C++, etc.) 2. Send files to CSLAB 3. Compile, link, and test on CSLAB 4. Zip files 5. Electronically submit zip file STEP 3 IS VERY IMPORTANT. THERE ARE DIFFERENCES IN PLATFORMS. I WILL COMPILE, LINK, AND TEST YOUR PROGRAM ON CSLAB.
Putty for connection to CSLAB • Remote access to CSLAB (through Putty): Use domain name isis.cslab.uky.edu • Remote access from your home: Your Internet access must already be established. Putty does not do it. Putty assumes that an Internet connection has been established.
WINSCP for File Transfer Error using Winscp: If you get an “Error listing directory” message followed by a long directory name ending with your CSLAB ID, get the latest version of Winscp from: http://winscp.sourceforge.net/eng/download.phpMake sure it is using the SFTP (allow SCP fallback) protocol option from the menu